/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 30 2022 | 08:28:37 */
.nospace{
	margin: 0px !important;
}
.home-ecosystem .icon:focus, .home-products-slides .product-slide:focus{
outline: unset;
}

.home-ecosystem .icon img:focus{
outline: unset;
}.no-space{
	margin: 0px !important;
}


.sprout-careers-template-default h1 {
 padding:10px 0 30px
}
.performance_plus_hero {
 display:block !important
}
.entry {
 margin-bottom:0 !important
}

.home-fully-section{
display: block !important;	
}
.more-text.hide{
		display:inline;
	}
.cut-words .read-more-span, .cut-words .read-less{
 display: none; 
}

.cut-words.text-features .elementor-text-editor p:nth-child(2):not(.more-text p){
 display: inline;
}
.cut-words.text-hblog .elementor-text-editor p:first-child:not(.more-text p) {
  display: inline;
}
.home-blog-col:focus{
	color: unset !important;
outline: unset !important;
}
.home-blog-row .slick-dots{
	padding: 0px;
bottom: -8%;
}
.home-blog-row .slick-dots li button:before{
	font-size: 12px !important;
}
.home-blog-row .slick-dots li.slick-active button:before{
	color: #00291B !important;
opacity: 100% !important;
}
@media screen and (max-width:980px){
	.home-blog-row .slick-dots{
bottom: -40px;
}
}
@media screen and (max-width: 600px){
	.cut-words .read-more, .cut-words .read-less{
		font: 700 15px/23px "Rubik",Sans-serif;
color: white ;
background: #17ad49 ;
width: 50% ;
border: 1px #17ad49 solid ;
border-radius: 5px ;
margin: 20px auto auto ;
padding: 7.5px 0px ;
text-transform: uppercase ;
	}

	.cut-words .read-more:hover, .cut-words .read-less:hover{
		color: #02afce;
		border: 1px #02afce solid;
		background: white;
	}
		.cut-words .read-more, .cut-words .read-less{
		display: block;
	}
	.cut-words .read-more-span{
		display: inline;
	}

	.more-text{
		display: inline;
	}
	
		.cut-words .read-more-span.hide{
		display: none;
	}
	.cut-words .read-less.hide{
		display: none;
	}
	.more-text.hide{
		display:none;
	}
	.home-blog-col{
		padding: 0px !important;
	}
	.home-blog-cat{
		padding: 20px !important;
	}

}

.news-top-module, .news-module{
		display: grid;
		grid-template-rows: 1fr;
grid-column-gap: 32px;
grid-row-gap: 0px; 
	
	}
	.news-top-module{
grid-template-columns: repeat(3, 1fr);
	}
	.news-module{
grid-template-columns: repeat(4, 1fr);
	}
.news-top-container, .news-module .news-container{
	margin-bottom:50px;
}
		.news-top-module .image, .news-module .image{
			padding-bottom: calc(.66*100%);
	background-size: cover;
			background-position: center;
			margin-bottom: 10px;
/* 			min-height: 200px;
			background-repeat: no-repeat; */
	}
			.news-module .category{
		display: none;
	}
	.news-module .news-container:first-child .category{
		display: inline-block;
	}

.news-module .category{
	color: #02AFCE;
	font: 500 16px/22px Rubik ,Sans-serif;

}
.news-module .category .separator{
	color: #A8A8A8;
	padding: 0px 6px;
}
	.news-top-module .date, 	.news-module .date{
				font: 500 14px/19.6px Rubik,Sans-serif;
		color: #A8A8A8;
	}
.news-top-module h3, .news-module h3{
	font-size: unset;
}
		.news-top-module h3 a, .news-module h3 a{
		font: 500 20px/20px Rubik,Sans-serif;
 color:#00291B;
	}
	
	.news-top-module .excerpt, 	.news-module .excerpt{
			font: 400 16px/22.4px Rubik,Sans-serif;
 color:#454545;
		margin:0px;
	}
	
	.news-pagination{
		text-align: center;
	}
	.news-pagination .page-number{
		margin: 0px 5px;
	}
	.news-pagination .page-number a{
		color:#454545;
	}
	.news-pagination .page-number.active{
		color: #17AD49;
	}
	
		@media screen and (max-width: 900px){
					.news-module{
grid-template-columns: repeat(3, 1fr);
	}
		
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
			.news-top-module{
grid-template-columns: repeat(1, 1fr);
	}
}
@media screen and (max-width: 767px){
				.news-module{
grid-template-columns: repeat(2, 1fr);
	}
}
	@media screen and (max-width: 660px){
					.news-hero{
	background-color: rgba(0,0,0,0.50);
				background-blend-mode: overlay;
}
		.news-hero h2{
			font-weight: 600 !important;
		}
	.news-hero h2, .news-hero .elementor-widget-container{
	color: white !important;
}
		.news-top-module{
grid-template-columns: repeat(1, 1fr);
	}
		.news-sidebar > .elementor-column-wrap .elementor-inner-section:first-child {
	display: flex;
	order: 2;
	}
			.news-module{
grid-template-columns: repeat(1, 1fr);
	}
		.news-top-module .excerpt, 	.news-module .excerpt{
			font-size: 16px;
		}
	}
		
.home-ecosystem h2 span{
	color: #17AD49;
}
.home-ecosystem .slick-slider{
	flex-wrap: nowrap;
	display: flex;
		align-items: center;
}
.home-ecosystem .slick-next, .home-ecosystem .slick-prev{
	position: relative;
	top: unset;

}
.home-ecosystem .slick-next:before{
	content: '\f054';
font-family: "Font Awesome 5 Free";
font-size: 30px;
	color: #797979;
}
.home-ecosystem .slick-prev:before{
	content: '\f053';
font-family: "Font Awesome 5 Free";
font-size: 30px;
	color: #797979;
}

.home-ecosystem button.slick-next:hover, .home-ecosystem button.slick-prev:hover{
	border:unset;
}
.home-ecosystem .icon{
margin: 0px;
}
.home-ecosystem .widget-image-caption{
	margin-bottom: 0px;
}
	.home-ecosystem .icon:focus{
outline: unset;
}

.home-ecosystem .icon a:focus{
outline: unset;
}
.home-partners img, .home-partners .elementor-widget-container{
border-radius: 10px;	

}
.home-partners img{
box-shadow: unset !important;

}
.home-products-slides .elementor-row{
	flex-wrap: wrap;
}
.home-products-slides .slick-track{
	display: flex;
align-items: center;
}
.home-products-slides .product-slide{
	height: auto;
	padding:20px;
}
.home-products-slides .content-col, .home-products-slides .image-col{
	width: 50%;
}
.home-products-slides .button-col{
	width: 100%;
}
.home-products-slides .slick-dots{
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: unset;
}
.testimonial-module .testimonial-container{
	padding: 40px;
	background: white;
	box-shadow: 0px 0px 15px 0px #00000026;
	margin: 10px 15px;
	border-radius: 15px;
display: flex;
flex-direction: column;
	height: auto;
}
.testimonial-module .testimonial-container:focus ,.home-resources-slider .resources-inner:focus{
	outline: unset;
}
.testimonial-module .slick-track, .home-resources-slider .slick-track{
	display: flex;
	padding: 20px 0px;
}
.testimonial-module .testimonial-description{
	font: italic 400 20px/30px Rubik, san-serif;
text-align: center;
	color: #454545;
height: 100%;
align-items: center;
display: flex;
	word-wrap: anywhere;
	padding-bottom: 20px;
}
.testimonial-module .testimonial-description p{
	margin: 0px;
}
.testimonial-module .separator{
	background: #D9D9D9;
	padding: 1px 0px 0px;
}
.testimonial-module .testimonial-meta{
	display: flex;
	align-items: center;
}
.testimonial-module img{
	border: 1px #E1E1E1 solid;
	border-radius: 50%;
	width: 40%;
}
.testimonial-module .testimonial-title{
		font:  700 20px/30px Rubik, san-serif;
	color: #454545;
	width: 60%;
	padding-left: 20px;
}
.testimonial-module .slick-dots, .home-resources-slider .slick-dots {
	position: relative;
	padding: 0px;
	margin:0px;
	bottom: unset;
}
.testimonial-module .slick-dots li, .home-products-slides .slick-dots li, .home-resources-slider .slick-dots li{
		width: 20px;
	height: 3px;
}
.testimonial-module .slick-dots li button, .home-products-slides .slick-dots button, .home-resources-slider .slick-dots button{
		width: 20px;
	height: 3px !important;
	background: #EBEBEB;
	border-radius: 5px;
		padding: 0px;
}
.testimonial-module .slick-dots li.slick-active button, .home-products-slides .slick-dots li.slick-active button, .home-resources-slider .slick-dots li.slick-active button{
	background: #E57E26;
}
.testimonial-module .slick-dots li button:before, .home-products-slides .slick-dots li button:before, .home-resources-slider .slick-dots li button:before{
	width: 20px;
	height: 3px;
	content: "";
}
.home-blog-module{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 30px;
grid-row-gap: 30px; 
}

.home-blog-module img{
	min-height: 200px;
	object-fit: cover;
}

.home-blog-module .blog-title a{
	font: 600 24px/34px Rubik, san-serif;
	color: #00291B;
}
.home-blog-module .blog-category p{
font-weight: 600;
color: #02AFCE;
	margin-bottom: 10px;
}
.home-blog-module .blog-category, .home-blog-module .blog-excerpt{
	font: 400 16px/22px Rubik, sam-serif;
color: #454545;
}
@media screen and (max-width: 1024px){
	.home-blog-module{
			grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 980px){
	.testimonial-module .testimonial-container{
		padding: 20px;
	}
	.testimonial-module .testimonial-meta{
		flex-direction: column;
	}
	.testimonial-module .testimonial-title{
		width: 100%;
		padding-top: 10px;
		padding-left: 0px;
		text-align: center;
	}
}
@media screen and (max-width:1024px) and (min-width:768px){
	.home-resources-slider .elementor-row{
		justify-content: center;
	}
	.resources-inner .elementor-inner-column{
	width: 45% !important; 
}
	.resources-inner .elementor-inner-column:nth-child(2){
		display: block;
		width: 5% !important;
	}
}
@media screen and (max-width: 767px){
	.home-ecosystem .slick-next{
	margin-right: 10px;

}
	.home-ecosystem .slick-prev{
		margin-left: 10px;
	}
	.home-products-slides .content-col, .home-products-slides .image-col, .home-products-slides .button-col{
	width: 100%;
}
	.home-products-slides .product-slide{
		padding: 20px !important;
	}
		.home-rating .awards-section .elementor-column{
		width: 20%;
	}
}
@media screen and (max-width:600px){
	.home-partners .elementor-widget-container, .home-partners img{
box-shadow: unset !important;

}

			.home-rating .awards-section .elementor-column{
		width: 50%;
	}
	
			.home-blog-module{
			grid-template-columns: repeat(1, 1fr);
	}

}

			.testimonial-module .testimonial-meta{
		flex-direction: row;
				padding-top: 20px;
	}
		.testimonial-module .testimonial-title{
		width: 70%;
		padding-top: 0px;
		padding-left: 10px;
		text-align: left;
	}
	.testimonial-module .testimonial-description{
	font-size: 18px;
		line-height: 27px;
	}

	