/*
Theme Name: Valorous Circle's Hello Elementor Child
Theme URI: https://valorouswebdesign.com
Template: hello-elementor
Author: Valorous Circle LLC
Author URI: https://valorouswebdesign.com
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.2.0.1565622455
Updated: 2019-08-12 11:07:35

*/

/* Buttons & Links */
input[type="button"] {
	border-color: #888888;
	color: #888888;
}

input[type="button"]:hover,
input[type="button"]:focus {
	background-color: #888888;
}

a {
	color:#018852;
}

a:hover {
	color:#251F21;
}

/* Text Styles */
.vc-balance {
	text-wrap: balance;
}
/* END Text Styles */


/* GTranslate Styles */
div#gt_float_wrapper {
	top:0px !important;
}

.gt_float_switcher, .gt_float_switcher .gt-selected .gt-current-lang {
	font-size: 18px; !important;
	padding: 5px 10px !important;
}

/* END GTranslate Styles */

/* FiboSearch Styles */

.vc-productArchiveSearch {
	width:60%;
	float: left;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	border-radius:16px;
	font-family: "myriad-pro", Sans-serif;
	font-style: italic;
	letter-spacing: 2.5px;
	box-shadow:none;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
	opacity: 0.8!important;
	color:black!important
}

/* END FiboSearch Styles */

/* Gravity Forms */
/* condensed (no visible field labels, placeholder instead) */
body .vc-gfCondensed .gform_wrapper ul li.gfield {
	margin-top:0;
}

.vc-gfCondensed .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
	margin-bottom:0;
}

body .vc-gfCondensed .gform_wrapper .top_label div.ginput_container {
	margin-top: 16px;
}

.vc-gfCondensed .eael-gravity-form .gform_wrapper textarea {
	padding: 10px 10px 10px 5px;
}

/* Password Protected Page */
form.post-password-form {
	display: block;
	align-items: center;
	text-align: center;
	margin: 40px 25px;
}

form.post-password-form p:nth-of-type(1) {
	font-weight: 500;
	color: #000;
	padding-bottom: 20px;
	line-height: 1.3;
}

form.post-password-form input {
	margin-bottom: 12px;
}

form.post-password-form [type=submit] {
	border-color: #4CAF50;
	background-color: #4CAF50;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
}

form.post-password-form [type=submit]:hover {
	background-color: #46a049;
	border-color: #46a049;
}

form.post-password-form label {
	padding-bottom: 5px;
}
/* END Password Protected Page */

/* Search Bars */
.vc-searchBar {
	max-width:450px;
}

.vc-searchBar .elementor-search-form__container {
	padding: 0 10px;
}

.vc-productSearchBar div.product-search-form input, .product-search input[type="text"].product-search-field, .product-search input[type="text"].product-filter-field {
	color: #58595B;
}

/* END Site Header */

/* Homepage - Featured Products */
.vc-featuredProduct .elementor-cta__bg-wrapper {
	left: 25px !important;
}

.vc-featuredProduct .elementor-cta__title.elementor-cta__content-item.elementor-content-item {
	background:linear-gradient(90deg, rgba(255,255,255,1) 20%, rgba(255,255,255,.8) 80%);
	color: #028852;
	padding: 0 20px;
	font-size: 24px;
	position: absolute;
	top: 5%;
	left: 0;
	width: auto;
	box-shadow: 0px 3px 10px #00000029;
}
/* END Homepage - Featured Products */

/* Homepage - Product Category Grid */
.vc-ProductGrid {
	box-shadow: 0px 3px 6px #00000029;
}

.vc-productCategoryGrid img {
	background-color:#fff;
	padding:15px;
}

.vc-productCategoryGrid .elementor-image-box-img {
	background:#fff;
}

.vc-productCategoryGrid h3.elementor-image-box-title {
	padding: 0 0 .9em 0;
}
/* END Homepage - Product Category Grid */

/* AirLife Secure landing page */
.als-button .elementor-button-link.elementor-size-sm {
	height: 60px;
	width: 100%;
	display: inline-flex;
	justify-content: center;
}
/* END AirLife Secure landing page */

/* Miscellaneous */
.vc-bulletedList ul {
	padding-inline-start: 15px;
}

.vc-dropShadow {
	box-shadow: 0px 3px 10px #00000029;
}

.vc-iconListGreen .elementor-icon-list-item {
	background-color: #008957;
	padding:10px !important;
}

.vc-iconListGreenSubs .elementor-icon-list-item {
	background-color: #008957;
	padding:15px 10px 20px 10px !important;
}
/* END Miscellaneous */

/* WooCommerce - Product Archives */
.vc-productArchiveGrid .product .count {
	display:none;
}

.vc-productGallerySlider .jet-woo-product-gallery-slider .jet-woo-product-gallery__image {
	margin-left:30px;
}

@media screen and (mAX-width: 980px) {
	.vc-productGallerySlider .jet-woo-product-gallery-slider .jet-woo-product-gallery__image {
		margin-left: 0;
	}
}
@media (min-width: 1900px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1720px;
	}
}

.vc-productArchiveGrid .woocommerce ul.products li.product a img {
	border: 1px solid #ccc;
}

.vc-productFilters {
	font-family: "myriad-pro", Sans-serif;
	font-weight:400;
}

.vc-productFilters .wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container {
	border-color:#ccc;
}

.vc-productFiltersActive div.wcpf-note-item {
	background-color: #fff;
	padding: 8px;
}

.vc-primaryFilter span.text {
	color: #018852;
}

.vc-productFilters button.box-toggle, .vc-productFilters button.box-item-toggle {
	border:none;
}

.vc-primaryFilter .wcpf-checkbox-list.field-input-container.wcpf-content:last-child {
	margin-bottom:15px;
}

.vc-productFilters .wcpf-field-item:not(:first-child) {
	border-bottom: 1px solid #ccc;
}

.vc-productSearchBar div.product-search-form input {
	border-radius:16px;
	color:#58595B5C;
	font-family: "myriad-pro", Sans-serif;
	font-style:italic;
	letter-spacing: 2.5px;
}

.wcpf-field-color-list .wcpf-heading-label, .wcpf-field-text-list .wcpf-heading-label, .wcpf-field-box-list .wcpf-heading-label, .wcpf-field-checkbox-list .wcpf-heading-label, .wcpf-field-radio-list .wcpf-heading-label, .wcpf-field-drop-down-list .wcpf-heading-label, .wcpf-field-price-slider .wcpf-heading-label {
	color:#444;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-transform: capitalize;
}
/* END WooCommerce - Product Archives */

/* WooCommerce - Single Product */
.woocommerce-product-gallery {
	display: flex;
}

.woocommerce-product-gallery .flex-control-thumbs {
	order: -10;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 100%;
	padding-top: 0;
	padding-bottom: 5px;
}

.woocommerce div.product div.images img {
	border: 1px solid #ccc;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius:0 !important;
}

.vc-relatedProducts h2 {
	display:none;
}

.vc-relatedProducts h2.woocommerce-loop-product__title {
	display:inline-block;
}

.vc-product-tag {
	display: inline-block;
	margin: 0px 5px 0px 0px;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 12px;
	line-height: 1em;
	text-transform: uppercase;
	background-color: #E6E5E1;
	user-select: none;
}

.vc-ProductBrands {
	font-weight: 600;
	color: #58595B;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 5px 0px 0px 0px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0px 2px 0px 0px !important;
	border: 0px !important;
	/* border-width: 1px 1px 1px 1px !important; */
	/* border-style: solid !important; */
	border-bottom: 1px solid #707070 !important;
	background: #E4E4E4 !important;
	/* box-shadow: 0px 2px 6px #00000029 !important; */
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 27px 40px !important;
	font-size: 14px !important;
	color: #58595B !important;
	text-transform: uppercase !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #3B8657 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	/* font-weight: 900 !important; */
	color: #ffffff !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
	padding: 0px !important;
	border-top: 1px solid #707070 !important;
}

.vc-TableWrapper {
	max-width: 100%;
	overflow: hidden;
	overflow-x: scroll;
}

.vc-ProductVariationsTable {
	padding: 10px 0px;
}

.vc-ProductVariationsTable table {
	width: 100%;
}

.vc-ProductVariationsTable thead th {
	padding: 10px 15px;
	font-size: 14px;
	color: #595B60;
	text-align: left;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: #D8D8DA;
}

.vc-ProductVariationsTable tbody td {
	padding: 10px 15px;
	color: #595B60;
	text-align: left;
}

.vc-ProductVariationsTable tbody td[data-attribute="sku"] {
	width: 200px;
}

.vc-ProductVariationsTable tbody td:not([data-attribute="description"]) {
	white-space: nowrap;
}

.vc-product-resources-wrapper {
	display: grid;
	/* justify-content: space-between; */
	grid-template-columns: repeat(3, 1fr);
	column-gap: 30px;
	  row-gap: 35px;
	padding: 50px 0px;
}

.vc-product-resources-wrapper .vc-product-resource-item {

}

.vc-product-resources-wrapper .vc-product-resource-image {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 175px;
	margin: 0px 0px 15px 0px;
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.vc-product-resources-wrapper .vc-product-resource-image .vc-product-resource-image-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.50;
	transition: all 300ms ease;
}

.vc-product-resources-wrapper .vc-product-resource-image:hover .vc-product-resource-image-overlay {
	background-color: #3B8557;
	opacity: 0.75;
}

.vc-product-resources-wrapper .vc-product-resource-image .vc-product-resource-icon {
	font-family: "Font Awesome 5 Free" !important;
	font-size: 72px;
	font-weight: 900;
	color: #ffffff;
	z-index: 1;
}

.vc-product-resources-wrapper .vc-product-resource-image .vc-product-resource-icon:before {

}

.vc-product-resources-wrapper .vc-product-resource-image .vc-product-resource-icon-document:before {
	content: '\f15c';
}

.vc-product-resources-wrapper .vc-product-resource-image .vc-product-resource-icon-video:before {
	content: '\f03d';
}

.vc-product-resources-wrapper .vc-product-resource-name {
	font-weight: 600;
	color: #008852;
}

.vc-product-resources-wrapper .vc-product-resource-name:hover {
	text-decoration: underline;
}

.vc-product-resource-item i {
	padding-right: 6px;
}


/* END WooCommerce- Single Product */

.vc-ImageCarousel .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.vc-ComponentsTabContent {
	padding: 50px 0px;
	font-family: "myriad-pro", Sans-serif;
}

.vc-ComponentsIntro {

}
.visionCTAText{
	letter-spacing: 0px;
	font-size: 22px;
}

#heineVisonProLPContact{
		text-align: center;
	background: rgb(0, 137, 87);
	color: white !important;
	border-radius: 3px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 6px 12px;
	font-size: 22px;
	margin-right: 10px;
	display: inline-block;
	border: 2px solid rgb(0, 137, 87);
	margin-bottom:10px;
	cursor: pointer;
}
#heineVisonProLPContact:hover{
	background: white; 
	border: 2px solid rgb(0, 137, 87);
	color: rgb(0, 137, 87) !important;
}

.vc-ComponentsSection .vc-ComponentsSectionTitle {
	margin: 25px auto;
	padding: 10px 15px;
	font-size: 28px;
	font-weight: 400;
	color: #58595B;
	text-transform: uppercase;
	background-color: #E4E4E4;
}

.vc-ComponentsItemsWrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
}

.vc-ComponentsItem {
	width: 100%;
	overflow: auto;
}

.vc-ComponentsItem h4 {
	text-transform: uppercase;
}

.vc-ComponentsItem .vc-ComponentsItemImageWrapper {
	max-width: 150px;
	margin: 0px 25px 0px 0px;
	float: left;
}

.vc-ComponentsItem .vc-ComponentsItemImageWrapper img {
	border: 1px solid #707070;
}

/* Careers - Team Members */
.vc-teamMemberPopup {
	clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0 100%, 0 5%);
}

.vc-teamMemberCarousel img {
	box-shadow:0px 3px 10px 3px rgb(2 136 82 / 50%) !important;
}

.vc-readMyFullStory {
	text-transform:uppercase;
	font-size: 1rem;
	font-weight:600;
	margin-left:15px;
}

.vc-readMyFullStory a {
	color:#018852;
}
/* END Careers - Team Members */
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	padding: 15px;
}
.home .swiper-pagination{

}
.home .swiper-pagination-bullet{
	flex: 1;
	border-radius: 0px;
	height: 20px;
	background: #008957;
	opacity: 1;
	width: 50px;
}
.home .swiper-pagination-bullet:hover{
	opacity: .75;
}

.home .swiper-pagination-bullet-active{
	opacity: 1;
	background: #1B51A3;
}

.home .elementor-swiper-button{
	background: #1B51A3;
	border-radius: 50%;
	padding: 5px;
	color: white;
}
.home .elementor-swiper-button:hover{
	opacity: .7;
}
.home .elementor-swiper-button i{
	font-size:20px;
}
.tax-product_cat .vc-productCategoryTitle{
	background: #1B51A3 !important;
}

.linkArrow{
	display: inline-block;
		position: relative;
	text-decoration: underline !important;
	text-underline-offset: 4px;
}

.linkArrow:before{
	content: "";
	display: block;
	position: absolute;
	transition: all 0.5s ease-in-out;
	top: 67%;
	right: -1.1em;
	width: .5em;
	height: .5em;
	transform-origin: 50% 50%;
	transform: translate(0, -0.5em) rotate(45deg);
		box-shadow: inset -0.1em 0.1em 0 0 #018852;

	/* border-radius: 0 0.15em 0 0; */
}
.linkArrow:after{
	content: "";
	display: block;
	position: absolute;
	transition: all 0.5s ease-in-out;
	top: 54.5%;
	right: -1.1em;
	width: .8em;
	height: 0.1em;
	transform: translate(0, -0.1em);
		background-color: #018852;

	
}
.specialBuy{
	background-color: #008957 !important;
}
.blue.linkArrow{
	color: #1a51a4
}
.blue.linkArrow:before{
	box-shadow: inset -0.1em 0.1em 0 0 #1a51a4;
}
.linkArrow.blue:after{
	background-color: #1a51a4;
}
.linkArrow.white:before{
	box-shadow: inset -0.1em 0.1em 0 0 white;
}
.linkArrow.white:after{
	background-color: white;
}
.linkArrow:hover{
/* 	text-decoration: none !important; */
}
.linkArrow:hover:before {
  transform: translate(0.5em, -0.5em) rotate(45deg);
}
.linkArrow:hover:after {
  transform: translate(0.5em, -0.1em);
}
.elementor-post__thumbnail {
	padding-bottom: 0px !important; 
}
.elementor-post__thumbnail img{
		top: auto !important;
	transform: none !important;
	object-fit: contain;
	width: 100% !important;
	position: relative !important;
	left: auto !important;
	max-height: 400px !important;
}

@media screen and (max-width: 1100px) {
	#rightHeader .elementor-widget-wrap{
		padding-right: 40px;
	}	
}


/* AIRLIFE ADDITIONS */
:root {
  --alblue: #1B51A3;
  --algreen: #008957;
}


.HeaderWithHero{
	min-height: 180px;
}
.ribbonTitle{
	background-color: var(--algreen);
	color: white;
	z-index: 2;
	color: #FFFFFF;
	left: 0px;

}
.ribbonTitle h1{
	font-family: "Arial", Sans-serif;
	font-size: 29px !important;
	font-weight: 600;

	line-height: 1.3em !important;
	letter-spacing: 0px !important;
}
/* .gradBottom .elementor-container{
	margin-bottom: 40px;
}
.gradBottom .elementor-container:after{
	content: "";
	height: 10px;
	background: linear-gradient(90deg, #1B51A4 0%, #008557 100%);
	display: block;
	border-radius: 4px;
	width: 50%;
	margin: 40px auto;
	position: absolute; 
	bottom: 0px;
} */
.SlideOutOverlay{
position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	/* top: 60px; */
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.8);
}
.sideForm{
	display: none;
}
.elementor-41054 .elementor-element.elementor-element-edd6c70{
	z-index: 1002 !important;
}
.SlideOut{
	display: block !important;
	right: -100%;
	bottom: 0;
	height: 100vh !important;
	height: auto;
	overflow-y: auto;
	position: fixed;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 70%;
	z-index: 1001;
	background: white;
	padding: 180px 40px 0px 40px;
	/* border-left: 8px solid #008957; */
	
	background:
		linear-gradient(360deg, #1B51A4 0%, #008557 100%)
		left 
		bottom
		white    
		no-repeat; 
	  background-size: 8px 100%;
}

.SlideOutWrap{
	position: relative;
}
.SlideOutClose{
	position: absolute;
	right: 45px;
	cursor: pointer;
	top: 200px;
}
.SlideOutClose:hover{
	color: #cb333b;
}
.SlideOut.open{
	right: 0px;
	padding-bottom: 100px;
}
.HeroVideo{
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	pointer-events: none;
	z-index: 0;"
}
.noscroll{
	overflow: hidden;
}
.glowbutton a {
	height: calc(100% - 4px) !important;
	width: calc(100% - 4px) !important;
	padding: 10px 16px !important;
	background-color: #fff;
	border-radius: 20px;
	text-decoration: none !important;
	letter-spacing: 1px;
}
.glowbutton {
	display: flex !important;
	border: none;
	border-radius: 20px !important;
	height: 48px !important;
	position: relative;
	background: linear-gradient(90deg, #1B51A4 0%, #008557 100%) !important;
	padding: 2px !important;
	overflow: hidden;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: all .3s ease-out;
	position: relative;
	align-items: center;
	display: flex;
	height: 100%;
	flex-grow: .1 !important;
	justify-content: center;
	line-height: 1;
}
.glowbutton:hover , .glowbutton:hover a{
	color: white; 
	background: #008957;
}
.Image5050{
	background: #F9F9F8;
	border-radius: 10px !important;
	height: 280px !important; 
	object-fit: cover;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #008957 !important;
}

.tooltip > .tooltip-inner {background-color: white; border: 1px solid black; font-weight: normal; max-width: 350px; color: black; left:-15px;	border-radius: 3px;}

.tooltip{
	left:-12px !important;
}



.gradientSpacer{
	height: 2px;
	margin: 30px auto !important;
	background: #ff585d;
	background:  linear-gradient(90deg, #1B51A4 0%, #008557 100%) !important;
	
}
.button{
	padding: 12px 24px;
	border-radius: 10px;
	background: #008957;
	color: white;
	cursor: pointer;
}
.button:hover{
	color: white;
	background: rgba(0, 137, 87, 0.8);
}


.SlideOut .gform_button{
	background: #1B51A3;
	border-color:  #1B51A3 !important;
	color: white !important;
	margin-top: 40px;
	min-width: 200px;
	border-radius: 0px;
	
}

.SlideOut .gform_button:hover{
	background: white;
	border-color:  #1B51A3 !important;
	color: #1B51A3 !important;
	
}
.SlideOut .ginput_container_select select{
	display: block !important; 	
}
.SlideOut .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border: 0px; 
	border-left: 4px solid #008957; 
	background-color: #F2F2F2 !important;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px #707372 !important;
}

.SlideOut .gform_wrapper textarea:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border: 0px; 
	border-left: 4px solid #008957; 
	background-color: #F2F2F2 !important;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px #707372 !important;

}
.SlideOut .gform_wrapper select{
	border: 0px; 
	border-left: 4px solid #008957 !important; 
	background-color: #F2F2F2 !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	   -webkit-appearance: none !important;
-moz-appearance: none !important;
/* height: 52px !important; */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
background-position: 100%;
background-repeat: no-repeat;
padding: 0.5rem !important;
border-radius: 0px;
	box-shadow: 0px 0px 0px 0px #707372 !important;

}


.SlideOut .gform_wrapper input:focus-visable,  .gform_wrapper select:focus-visable ,  .gform_wrapper textarea:focus-visable  {
	outline: 1px solid #1B51A3 !important;
	outline-color: #1B51A3 !important;
}
.SlideOut label{
	margin-bottom: 15px;
	font-weight: normal;
	font-family: "Arial", Sans-serif;

	
}
.SlideOut .gform_required_legend{
	font-weight: normal;
	font-family: "Arial", Sans-serif;

}
.SlideOut .gform_wrapper input:focus,  .gform_wrapper select:focus  ,  .gform_wrapper textarea:focus  {
	outline: 1px solid #1B51A3 !important;
	outline-color: #1B51A3 !important;
}

.SlideOut .gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select {
	max-width: 100%;
	/* box-shadow: 0px 3px 5px -5px #707372 !important; */
}


.leftTab_wrapper .gform_button , .leftTab_wrapper button:not(.gform_delete_file){
	background: #1B51A3;
	border-color:  #1B51A3 !important;
	color: white !important;
	margin-top: 40px;
	min-width: 200px;
	border-radius: 0px;
	
}
.gform_delete_file{
	color: #008957;
}

.gform_delete_file:hover{
	color: #1B51A3;
}

.leftTab_wrapper .gform_button:hover , .leftTab_wrapper button:hover:not(.gform_delete_file){
	background: white;
	border-color:  #1B51A3 !important;
	color: #1B51A3 !important;
	
}
.leftTab_wrapper .ginput_container_select select{
	display: block !important; 	
}
.leftTab_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border: 0px; 
	border-left: 4px solid #008957; 
	background-color: #F2F2F2 !important;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px #707372 !important;
}

.leftTab_wrapper.gform_wrapper textarea:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border: 0px; 
	border-left: 4px solid #008957; 
	background-color: #F2F2F2 !important;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px #707372 !important;

}
.leftTab_wrapper.gform_wrapper select{
	border: 0px; 
	border-left: 4px solid #008957 !important; 
	background-color: #F2F2F2 !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	   -webkit-appearance: none !important;
-moz-appearance: none !important;
/* height: 52px !important; */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
background-position: 100%;
background-repeat: no-repeat;
padding: 0.5rem !important;
border-radius: 0px;
	box-shadow: 0px 0px 0px 0px #707372 !important;

}


.leftTab_wrapper.gform_wrapper input:focus-visable,  .gform_wrapper select:focus-visable ,  .gform_wrapper textarea:focus-visable  {
	outline: 1px solid #1B51A3 !important;
	outline-color: #1B51A3 !important;
}
.leftTab_wrapper label{
	margin-bottom: 15px;
}
.leftTab_wrapper.gform_wrapper input:focus,  .gform_wrapper select:focus  ,  .gform_wrapper textarea:focus  {
	outline: 1px solid #1B51A3 !important;
	outline-color: #1B51A3 !important;
}

.leftTab_wrapper.gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select {
	max-width: 100%;
	/* box-shadow: 0px 3px 5px -5px #707372 !important; */
}

.videoHeader .elementor-widget-wrap{
	padding: 0px !important;
	
	margin-top: 40px;
}


/* HotSpot CSS  */
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
body {
  margin: 0;
}

* {
  box-sizing: border-box;
}

.notes {
  margin: auto;
  padding: 2rem 1.2rem 0;
  max-width: 35rem;
  font-family: Open Sans, sans serif;
  text-align: center;
}

.container {
  width: 100%;
  padding: 1em;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}

.lg-container {
  position: relative;
  margin: 1rem;
  padding: 0;
}

.lg-image {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: scale-down;
}

.lg-hotspot {
  position: absolute;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.lg-hotspot:hover .lg-hotspot__button, .lg-hotspot:active .lg-hotspot__button {
  border-color: white;
}
.lg-hotspot:hover .lg-hotspot__button:after, .lg-hotspot:active .lg-hotspot__button:after {
  background-color: white;
}
.lg-hotspot--selected {
  z-index: 999;
}
.lg-hotspot--selected .lg-hotspot__label {
  opacity: 1;
}
.lg-hotspot__button {
  height: 16px;
  width: 16px;
  padding: 0px;
  border-radius: 100%;
  border: 2px solid #008752;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 999;
  animation: button-pulse 7s ease-in-out infinite;
  cursor: pointer;
}
.simpleContent h2{
	font-weight: 700;
}
.accordion-button{
	border: 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	border-radius: 0px;
	border-top: 1px solid black;
}
.ccordion-button:focus{
	background: none;
	background-color: none;
	color: #58595B;
}
.accordionItem:last-of-type{
	border-bottom: 1px solid black;
}
.accordion{
	border: 0px;
	border-radius: 0px;
}
.accordion-header button{
	color: #1B51A3;
	font-weight: 700;
}
.accordionItem{
	margin-block: -2px;
}
.accordion-button:hover{
	background: none;
	background-color: none;
	color: #58595B;
	font-weight: 700;
}
.jumpLink{
	scroll-margin-top: 100px;
}
.mapSpotTitle .p-5{
	padding-bottom: 0px !important;
}
.arrows .open{
	display: block;
}
.arrows .closed{
	display: none;
}
.collapsed .closed{
	display: block;
}
.collapsed .open{
	display: none;
}
.arrows{
	float: right;
}
.accordion-button.collapsed .fa-chevron-down{
	display: block;
}
.accordion-button .fa-chevron-down{
	display: none;
}
.accordion-button:focus{
	box-shadow: none;
}
.collapsed .fa-chevron-up{
	display: none;
}
.accordion-button{
	background-color: white;
	border-bottom: 1px solid black;
	color: #58595B;
}
.accordion-item:first-of-type{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.accordion-header{
	margin: 0px;
	line-height: .92em !important;
}
.lg-hotspot__button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  content: "";
  display: block;
  height: 12.8px;
  width: 12.8px;
  border-radius: 100%;
  border: 2px solid #008752;
  background-color: white;
  transition: border-color 1s linear;
}
.lg-hotspot__label {
  position: absolute;
  padding: 0 0 1.1em 0;
  width: 16em;
  max-width: 50vw;
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-family: "Open Sans", sans-serif;
  font-size: 14.5px;
  line-height: 1.45em;
  z-index: -1;
  border-radius: 2px;
  user-select: none;
  opacity: 0;
  transition: all 0.1s linear;
}
.lg-hotspot__label h4 {
  margin: 0;
  padding: 0.65em 24px;
  background-color: #008957;
  font-size: 1.1em;
  font-weight: normal;
  letter-spacing: 0.02em;
  color: white;
  border-radius: 2px 2px 0 0;
}
.lg-hotspot__label p {
  margin: 0;
  padding: 1.1em 24px 0 24px;
  color: #333;
}

.lg-hotspot--top-left .lg-hotspot__label {
  top: 24px;
  left: 24px;
}

.lg-hotspot--top-right .lg-hotspot__label {
  top: 24px;
  right: 24px;
}

.lg-hotspot--bottom-right .lg-hotspot__label {
  right: 24px;
  bottom: 24px;
}

.lg-hotspot--bottom-left .lg-hotspot__label {
  bottom: 24px;
  left: 24px;
}



@keyframes button-pulse {
  0% {
	transform: scale(1, 1);
	opacity: 1;
  }
  40% {
	transform: scale(1.15, 1.15);
	opacity: 1;
  }
  100% {
	transform: scale(1, 1);
	opacity: 1;
  }
}



@media screen and (max-width:767px) {
	
	.mobileOrderImage{
		order: 2 !important;
		margin-top: 40px;
	}
	.mobileOrderImage img{
		max-width: 100% !important;
	}
	.pickable img , .pickable .elementor-widget-text-editor{
		display: none !important;
	}
	
		
}
.newlink a, .newlink{
	color: #1B51A3;
	text-decoration: underline;
	font-weight: 700; 
	line-height: 20px;
	font-size: 16px;
}
.newlink img{
	margin-left: 5px;
}

.elementor-widget-accordion .thead-dark th{
	background: #008957;
	color: white;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}
.elementor-widget-accordion .thead-dark th, .elementor-widget-accordion td, .elementor-widget-accordion th{
	border: 0px;
}
.elementor-widget-accordion table a{
	color: #1B51A3;
	font-size: 12px;
	line-height: 24px;
}
.elementor-widget-accordion table tbody th{
	color: #58595B;
	font-size: 12px;
	vertical-align: middle;
	font-weight: 400;
	line-height: 24px;
}
.elementor-widget-accordion table tbody tr{
	vertical-align: middle;
}
.etabContent {
	display: none;
}
.etabContent.active{
	display: block;
}
.pickable.active, .pickable.active h5 , .pickable.active .elementor-widget-container{
	color: #018852 !important;
}
.insdieList ul{
	padding-left: 0px;
}
.nomargin {
	margin: 0px !important;
}
.nothing-right {
	margin-right: 0px !important;
	padding-right: 0px !important;
	max-width: 100%;
}
.nopadd{
	padding: 0px;
}
.insightImageBack {
	
	width: 100%;
	background-position: center !important;
}
.sliderIMG{
	width: 170px !important;
	height: 220px !important;
	object-fit: contain;
	margin: auto;
}
.owl-nav button span{
	display: inline-block;
	border-radius: 60px;
	box-shadow: 0 0 2px #888;
	height: 40px;
	width: 40px;
	background: #1B51A3;
	color: white;
	font-size: 35px;
	padding: 5px ;
}
#SliderBar .owl-nav{
	text-align: right !important;
	padding-right: 100px;
	padding-bottom: 100px;
}
#SliderBar{
	overflow: hidden;
}
.InsightInfo .topicTag{
	text-align: left; 
	color: #58595B;
	font-size: 16px; 
	padding: 0px;
	
	line-height: 22px;
	max-width: 170px;
	margin: auto;
	font-weight: 400;
	margin-top: 30px;
}
.resourceH2{
		font-family: "Arial", Sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2em;
	letter-spacing: 0px;
}

.dt-search{
	display:flex; flex-direction: row; justify-content: center; align-items: center
}
.dt-layout-cell.dt-layout-end{
	margin-left: 0px !important;
	margin-bottom: 10px;
}
.tempHeading h2{
	font-size: 3.1rem !important;
	font-family: "Arial", Sans-serif;
}
.accordion-button{
	border: 0px;
	color: #1B51A3 !important;
}
.accordion-item{
	border: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
.accordion-item:first-of-type{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top: 1px solid black;
}

.accordion-button:not(.collapsed){
	background: white;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
	background: #1B51A3;
	color: white !important;
	border-radius: 0px !important;
}

.splitImageBox .button {
	border-radius: 0px;
	font-weight: 700;
}
.vc-TableWrapper{
	position: relative;
}
.filterALS{
	display: none;
	position: absolute;
	right: 0px;
	cursor: pointer;
	top: 25px;
	border: 2px solid #1B51A3;
	padding: 6px 12px;
	border-radius: 8px;
	color: #1B51A3;
	z-index: 2;
}
.filterALS:hover , .filterALS:hover i{
	color: white !important;
	background:  #1B51A3;
}
.filterALS.checked , .filterALS.checked i{
	color: white !important;
	background:  #1B51A3 !important;
}
.filterALS.checked:hover , .filterALS.checked:hover i {
	color: #1B51A3 !important;
	background:  white !important;
}
.partTable th{
	background: #008957;
	color: white;
}



.timelineList ol,
.timelineList li {
  margin: 0;
  padding: 0;
  color: #008957;
  font-family: verdana;
  font-size: 14px;
  z-index: 2;
}

.timelineList ol {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
}
.timelineList ol:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: black;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background: white;
  height: 4px;
  z-index: 1;
}

.timelineList li {
  list-style-type: none;
  position: relative;
  cursor: pointer;
  font-family: "Font Awesome 6 Pro";
  color: #008957;
}
.timelineList li span{
	color: white;
	font-family: "Arial", Sans-serif;
	font-weight: bold;
}
.timelineList li:after {
  content: "\f072";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: white;
  border: 2px solid white;
  transition: background-color 0.2s ease;
  position: absolute;
  padding-left: 7px;
  padding-top: 1px;
  top: -15px;
  left: -15px;
}

.popOut {
	position: absolute;
	top: 30px;
	background: white;
	border: 1px solid #D9D9D9;
	color: black;
	font-family: "Arial", Sans-serif;
	padding: 10px;
	min-width: 600px;
	z-index: 3;
	border-radius: 8px;
	left: -20px;
}
.popOut:before{
   content: "";
   display: block;
   position: absolute;
   left: 1rem;
   top: -10px;
   border-bottom: 10px solid #D9D9D9;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-radius: 8px;
}
.timelineList .one:after{
	content: "\f072";
}
.timelineList .two:after{
	content: "\f0eb";
}
.timelineList .three:after{
	content: "\f305";
}
.timelineList .four:after{
	padding-left: 10px;
	content: '';
	background: url(/wp-content/uploads/2025/04/image-215.svg);
	background-color: white;
	width: 32px;
	height: 32px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center;
}
.timelineList .four:hover:after{
	padding-left: 10px;
	content: '';
	background: url(/wp-content/uploads/2025/04/LowCostwhite.png);
	background-color: #008957;
	width: 32px;
	height: 32px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center;
}
.timelineList .five:after{
	content: "\f54a";
}
.fas.fa-dollar-sign {
  /* Remove Font Awesome icon */
  font-family: 'Font Awesome 5 Free'; /* Or your specific Font Awesome font family */
  content: ''; /* Hide the Font Awesome character */
  display: inline-block; /* Or block, depending on context */
  width: 1em; /* Adjust to your desired icon size */
  height: 1em; /* Adjust to your desired icon size */
  text-indent: -9999px; /* Another way to hide text */
  overflow: hidden; /* Ensure text doesn't overflow */

  /* Add your SVG as background image */
  background-image: url('path/to/your/icon.svg');
  background-repeat: no-repeat;
  background-size: contain; /* Or a specific size like 24px 24px */
  background-position: center; /* Adjust as needed */
}
.timelineList .six:after{
	content: "\f0ac";
}
.timelineList .seven:after{
	content: "\f002";
}
.timelineList .eight:after{
	content: "\f2b5";
}
.timelineList .nine:after{
	content: "\f11c";
}
.timelineList .ten:after{
	content: "\f573";
}
.timelineList .eleven:after{
	content: "\f07a";
}


.timelineList li:hover:after {
  background-color: #008957;
  color: white;
}

.timelineList li.active:after {
  background-color: #222222;
}

.timelineList span {
  position: absolute;
  top: calc(100% - 50px);
  left: 50%;
  transform: translate(-50%, 0);
  display: inline-block;
  text-align: center;
  text-align: center;
  width: 100px;
  
}
.elementor-accordion .elementor-accordion-item{
	border: 0px !important;
	border-top: 1px solid black !important;
	
}
.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{
	border-bottom: none !important;
}
[data-popper-placement="bottom"] {
  top: 20px !important;
}
[data-popper-placement="left"] {
  margin-left: -20px !important;
}
[data-popper-placement="right"] {
  margin-right: 20px !important;
}

.peopleTitle{
	font-weight: 700; 
	font-size: 30px;
}


.gfont{
  background: -webkit-linear-gradient(left, #1B51A3, #008957);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }

.gButton a {
	 background-image: linear-gradient(to right, #006175 0%, #00a950 100%);
	 border-radius: 25px !important;
     box-sizing: border-box;
	 color: #00a84f;
	 display: block;
	 letter-spacing: 1px;
	 margin: 0 auto;
	 padding: 2px !important;
	 position: relative;
     text-decoration: none;
	 text-transform: uppercase;
	 width: 264px;
	 z-index: 2;
	 display: inline-block; 
 }
 .gButton a:hover{
	 
 }
 .gButton a .elementor-button-text{
	 background: -webkit-linear-gradient(left, #1B51A3, #008957);
	   -webkit-background-clip: text;
	   -webkit-text-fill-color: transparent;
	   font-weight: 400;
	   font-family: "Arial", Sans-serif;
	   font-size: 18px;
	   letter-spacing: 15%;
 }
 .gButton a:hover {
	 color: #fff;
 }
 
 .gButton a .elementor-button-content-wrapper {
	 align-items: center;
	 background: white;
	 border-radius: 25px;
	 display: flex;
	 justify-content: center;
	 height: 100%;
	 transition: background .5s ease;
	 width: 100%;
	 padding: 9px 20px;
 }
 
 .gButton a:hover .elementor-button-content-wrapper {
	 background: transparent;
	 color: white;
 }
 .gButton a:hover .elementor-button-text {
	  color: white !important;
	  -webkit-background-clip: none;
	  -webkit-text-fill-color: white;
  }
  .ourPeople {
	  background: white; 
	  padding: 20px; 
	  border-radius: 10px;
	  padding-bottom: 110px;
  }
  .peopleLocation{
	  letter-spacing: 1.05px; 
	  font-size: 18px;
	  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	  font-weight: 400; 
	  color: #58595B !important;
	  margin-top: 0px;
  }
  .peopleShort{
	  font-size: 18px;
	  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-weight: 400; 
		color: #58595B !important;
  }
  .jobDetails h6{
	  font-size: 18px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		  font-weight: 400; 
		  color: #58595B !important;
		  margin: 0px;
  }
  .jobDetails{
	  width: -webkit-calc(100% - 80px);
	  width:    -moz-calc(100% - 80px);
	  width:         calc(100% - 80px);
	  float: right;
	  margin-right: 20px;
  }
  .peopleJob{
	  position: absolute;
	  bottom: 10px;
	  width: 100%;
  }
  .peopleJob img{
	  width: 45px !important; 
	  height: 45px !important;
	  border-radius: 50% !important;
	  background: #DCDBD5;
	  border: 1px solid #018852 !important;
	  float: left;
  }
  .owl-stage { /* Target the main carousel container */
	display: flex;
  }
  
  .owl-item {
	display: flex;
	flex-direction: column; /* Ensure content within each item stacks vertically */
  }
  
  .owl-item > div {
	flex: 1; /* Make the inner div take up all available vertical space */
  }
  .gradSplit{
	  height: 2px; 
	  width: 100%; 
	  background: -webkit-linear-gradient(left, #1B51A3, #008957);

  }
  .GeneralBand .imgWrap{
	  background: white; 
	  border-radius: 10px;
	  padding: 12px 20px;
	  margin-bottom: 24px;
  }
  .GeneralBand .imgWrap img{
} 
.GeneralBand .owl-nav{
	text-align: right; 
	margin-right: 50px;
}
  .GeneralBand a{
	  color: #1B51A3;
	  text-decoration: underline !important; 
  }
  .GeneralBand a:hover{
	  text-decoration: none !important;  
  }
  
  
  .FormStyle .gform_button{
	  background: #1B51A3;
	  border-color:  #1B51A3 !important;
	  color: white !important;
	  margin-top: 40px;
	  min-width: 200px;
	  border-radius: 0px;
	  
  }
  
  .FormStyle .gform_button:hover{
	  background: white;
	  border-color:  #1B51A3 !important;
	  color: #1B51A3 !important;
	  
  }
  .FormStyle .ginput_container_select select{
	  display: block !important; 	
  }
  .FormStyle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	  border: 0px; 
	  border-left: 4px solid #008957; 
	  background-color: #F2F2F2 !important;
	  border-radius: 0px;
	  box-shadow: 0px 0px 0px 0px #707372 !important;
  }
  
  .FormStyle .gform_wrapper textarea:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	  border: 0px; 
	  border-left: 4px solid #008957; 
	  background-color: #F2F2F2 !important;
	  border-radius: 0px;
	  box-shadow: 0px 0px 0px 0px #707372 !important;
  
  }
  .FormStyle .gform_wrapper select{
	  border: 0px; 
	  border-left: 4px solid #008957 !important; 
	  background-color: #F2F2F2 !important;
	  border-radius: 0px !important;
	  -webkit-border-radius: 0px !important;
	  -moz-border-radius: 0px !important;
	  -khtml-border-radius: 0px !important;
		 -webkit-appearance: none !important;
  -moz-appearance: none !important;
  /* height: 52px !important; */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
  background-position: 100%;
  background-repeat: no-repeat;
  padding: 0.5rem !important;
  border-radius: 0px;
	  box-shadow: 0px 0px 0px 0px #707372 !important;
  
  }
  
  
  .FormStyle .gform_wrapper input:focus-visable,  .gform_wrapper select:focus-visable ,  .gform_wrapper textarea:focus-visable  {
	  outline: 1px solid #1B51A3 !important;
	  outline-color: #1B51A3 !important;
  }
  .FormStyle label{
	  margin-bottom: 15px;
	  font-weight: normal;
	  font-family: "Arial", Sans-serif;
  
	  
  }
  .FormStyle .gform_required_legend{
	  font-weight: normal;
	  font-family: "Arial", Sans-serif;
  
  }
  .FormStyle .gform_wrapper input:focus,  .gform_wrapper select:focus  ,  .gform_wrapper textarea:focus  {
	  outline: 1px solid #1B51A3 !important;
	  outline-color: #1B51A3 !important;
  }
  
  .FormStyle .gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select {
	  max-width: 100%;
	  /* box-shadow: 0px 3px 5px -5px #707372 !important; */
  }
  
  
  .FormStyle .gform_button , .FormStyle button:not(.gform_delete_file){
	  background: #1B51A3;
	  border-color:  #1B51A3 !important;
	  color: white !important;
	  margin-top: 40px;
	  min-width: 200px;
	  border-radius: 0px;
	  
  }
  .FormStyle .gform_delete_file{
	  color: #008957;
  }
  
  .FormStyle .gform_delete_file:hover{
	  color: #1B51A3;
  }
  .overlay-hidden{
	  overflow: hidden;
  }
  .bottomStick{}
  @media screen and (max-width: 1001px) {
	.fullu1k{
		width: 100% !important;
		margin-bottom: 20px;

	}	
	.fullu1k .elementor-widget-container{
		text-align: center;
	}  
	.gButton a .elementor-button-text{
		font-size: 15px;
	}
}
  @media screen and (max-width: 600px) {
	  #heineVisonProLPContact{
		  width:100%;
	  }
	  .SlideOut{
		  width: 100% !important;
	  }
	  .home .elementor-slides .swiper-slide-inner{
		  padding:45px;
	  }
	  .footerMenuBox, .footerMenuBox .elementor-widget-wrap {
		  display: block !important; 
		  width: 100% !important;
	  }
	  .footerMenuBox .elementor-widget-nav-menu{
		  display: block !important; 
		  width: 100% !important;
				  margin: auto;
	  }
  	 .gButton a{
		  min-width: 235px !important;
	  }
  }
table.dataTable>tbody>tr>th, table.dataTable>tbody>tr>td{
	text-align: left !important;
}