/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2026 | 17:54:04 */
#topNewHero .newiconBoxtop .elementor-icon-box-wrapper {
  position: relative;
  border-radius: 16px;
  padding: 20px;
  background: transparent;
  z-index: 0;
}

#topNewHero .newiconBoxtop .elementor-icon-box-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px; /* border thickness */
  border-radius: 50px;
  background: linear-gradient(45deg, #575757, #a211156e);
  
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;

  z-index: -1;
}
.rightTopCol h3 {
	font-weight: 600;
	font-size: 42px;
}
.rightTopCol h4 {
	font-size: 18px;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.rightTopCol h3, .rightTopCol h4 {
	margin-bottom: 0px !important;
}
.rightTopCol h3, .rightTopCol h4 {
	margin-bottom: 0px !important;
}
.reviewStar img {
	width: 35px;
	margin-top: -10px;
}
@media (max-width:768px){
.rightTopCol .e-con-inner .elementor-element:not(.rightTopCol .e-con-inner .elementor-element .elementor-element), .rightTopCol, .rightTopColinner  {
	padding: 0px !important;
}
.hundred .e-con-inner {
	grid-template-columns: repeat(1, 1fr) !important;
	gap: 0px;
}
}
/*.hundred h3, .year h3 {
	margin-bottom: 0px !important;
	color:#d62828;
}
.reviewStar {
	background: linear-gradient(38deg, #cb151a73 -10%, #000 50%, #000 70%, #cb151a61 116%) !important;
}

.hundred, .year {
	background: linear-gradient(-90deg, #CB151A42 4.37%, rgba(255, 255, 255, 0) 80.02%, rgba(255, 255, 255, 0) 169.22%) !important;
}*/


