/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 11:50:26 */
/** home slider height tweaks for heatmap **/

body.home .slick-list div.hero-content {
  padding-top: 50px !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px !important;
}

body.home .slick-list div.hero-content h1 {
	font-weight: normal;
}

body.home  .hero-slider .slick-dots {
	top: 100px;
}

body.home .specialist-technologies a.button.btn-white-outline {
  font-size: 16px;
}

body.home .specialist-technologies h3 {
	font-size: 20px;
}

body.home .specialist-technologies a.button.btn-white-outline {
  max-width: 200px;
  padding: 5px 5px;
}

@media screen and (max-width: 992px) {
  body.home .specialist-technologies .buttons a.button {
    flex: 14.55%;
  }
}
@media only screen and (max-width: 960px) {
body.home .specialist-technologies .buttons a.button {
    flex: 24%;
  }
}
@media only screen and (max-width: 850px) {
body.home .specialist-technologies a.button.btn-white-outline {
  font-size: 14px;
	}
}
	
@media only screen and (max-width: 768px) {
body.home .specialist-technologies .buttons a.button {
    flex: 45%;
  }
	
body.home .specialist-technologies a.button.btn-white-outline {
  max-width: 150px;
  padding: 5px 5px;
}
}




/** rankmath breadcrumb fix **/

.bg-purple .rank-math-breadcrumb a {
  color: #fff !important;
}

.rank-math-breadcrumb a {
  color: #337ab7 !important;
}



/** Reviews page **/

body.page-id-9931 .reviews-wrapper {
 display: none;
}

body.page-id-9931 .tss-wrapper .tss-layout1 .tss-meta-info.tss-left {
	flex: 1;
	padding: 0 30px;
}

body.page-id-9931 .tss-wrapper .tss-layout1 .item-content-wrapper {
	flex: 4;
}

body.page-id-9931 .tss-wrapper .single-item-wrapper h3.author-name {
	font-size: 20px;
}

body.page-id-9931 .tss-wrapper .single-item-wrapper h4.author-bio {
	font-size: 16px;
}

body.page-id-9931 .tss-wrapper .tss-layout1 .item-content {
	text-align: left;
	font-style: normal;
}

.homehero-height {
	min-height: 300px;
}

body.page-id-9608  .slick-list {
  margin: 20px 0px 0px !important;
}

body.page-id-9608  .slick-list div.hero-content {
	max-width: 1000px;
	margin: 0 auto;
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
}



	
.image-slider-container hr {
	display: none !important;
}

.welldatatwocolumnflex,
.variable-column,
body.page-id-9608 .variable-column {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.variable-column .col-xs-12,
body.page-id-9608 .variable-column .col-xs-12 {
  flex: 0 0 31%;
	margin: 1%;
  max-width: 100%;	
	text-align: left;
	font-size: 14px;
	display: flex;
	padding: 0 !important;
}

.welldatatwocolumnflex .gradientblockblueborder {
  flex: 0 0 48%;
	margin: 1%;
  max-width: 100%;	
	text-align: left;
	font-size: 14px;
	padding: 15px;
	border: solid 1px #A4D1F2;
	border-top: solid 3px #7D80EA;
	/**background: #fff;**/
	background: linear-gradient(0, rgba(255, 255, 255, 1) 70%, rgba(164, 209, 242, 0.75) 100%);
}

.welldatatwocolumnflex .gradientblock {
  flex: 0 0 48%;
	margin: 1%;
  max-width: 100%;	
	text-align: left;
	font-size: 14px;
	padding: 15px;
	border: solid 1px #1A7BFE;
	border-top: solid 3px #1A7BFE;
	/**background: #fff;**/
	background: linear-gradient(0, rgba(255, 255, 255, 1) 50%, rgba(125, 128, 234, 0.50) 100%);
}

.gradientblockblueborder h3,
.gradientblock h3,
.homeserviceblocktop h3,
.homeserviceblock h3 {
	font-size: 20px;
	font-weight: 700;
}

.homeserviceblocktop h3 a,
.homeserviceblock h3 a {
	color: #000;
}

.generalserviceblock {
	margin-bottom: 15px;
	float: left;
	width: 100%;
	text-align: left;
	padding: 15px;
	font-size: 14px;
	border: solid 1px #A4D1F2;
	border-top: solid 3px #7D80EA;
	/**background: #fff;**/
	background: linear-gradient(0, rgba(255, 255, 255, 1) 70%, rgba(164, 209, 242, 0.75) 100%);
}

.homeserviceblocktop {
	padding: 15px;
	font-size: 14px;
	border: solid 1px #A4D1F2;
	border-top: solid 3px #7D80EA;
	/**background: #fff;**/
	background: linear-gradient(0, rgba(255, 255, 255, 1) 70%, rgba(164, 209, 242, 0.75) 100%);
}

.homeserviceblock {
	text-align: left;
	padding: 15px;
	font-size: 14px;
	flex: 1; 
	max-width: 370px;
	margin: 0 auto;
	position: relative;
	border: solid 1px #A4D1F2;
	border-top: solid 3px #7D80EA;
	/**background: #fff;**/
	background: linear-gradient(0, rgba(255, 255, 255, 1) 70%, rgba(164, 209, 242, 0.75) 100%);
}

.homeserviceblocktop:hover,
.homeserviceblock:hover {
	background: linear-gradient(180deg,rgba(255, 255, 255, 1) 70%, rgba(164, 209, 242, 1) 100%);
}

.homeserviceblock a.homeservicelink {
	display: block;
	position: absolute;
	left: 15px;
	bottom: 0;
	margin-bottom: 20px;
	margin-top: 20px;
}

.homeserviceblocktop a.homeservicefull,
.homeserviceblock a.homeservicefull {
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	text-indent: -999999px;
}

body.page-id-9608 .horizontal-accordion {
    padding: 0 0 30px;
  }

body.page-id-9608 .horizontal-accordion .row {
	margin-top: 0;
}

body.page-id-9608 .horizontal-accordion-wrapper {
	margin-top: 30px;
}

body.page-id-9608 .slide-content-internal {
  width: 100%;
  margin: 0 auto;
}





@media only screen and (max-width: 850px) {
	body.page-id-9608 .variable-column .col-xs-12 {
  		flex: 0 0 48%;
	}
	
	.welldatatwocolumnflex .gradientblockblueborder,
.welldatatwocolumnflex .gradientblock {
  		flex: 0 0 98%;
	}
	
	.homehero-height {
		min-height: 250px;
	}
	
	 .homehero-height h1 {
    font-size: 22px !important;
  }
	.homehero-height p,
	.homehero-height {
		font-size: 14px !important;
	}
	
	.homehero-height a.button, 
	.homehero-height .button {
		font-size: 16px;
	}
}

@media only screen and (max-width: 650px) {
body.page-id-9608 .variable-column .col-xs-12 {
  flex: 0 0 98%;
	}
}


