.home .get-a-quote-wrapper .wpcf7  .free_quote_msg, .page-template-service-detail .banner-right .wpcf7 label{ 	display:none; }
.inner-banner-wrapper .wpcf7 label{
	display:none;
}

.inner-banner-wrapper .form-group.form-group100 {  float: none !important;  width: 100%; }
.ui-helper-hidden-accessible{
	display:none;
}

/* .projects-tab  .project-list:empty {
  content: "No image found in the container.";
  display: block;
  color: red;
  font-size: 14px;
}
.projects-tab  .project-list:empty:before{
	
} */
.projects-tab  .project-list{
	position:relative;
}
.projects-tab  .project-list:not(:has(img))::before {
  content: "No image found";
  display: block;
  color: red;
  font-size:22px;
}
.page-id-1837 .other-services{
	display:none;
}
.grecaptcha-badge{
	display:none;
}