
.servicetext
{
	text-align: start;
	white-space:nowrap;
}
.pricelisttext 
{
  border-color: #d2d4db !important;
}

.pricelisttext h5 
{
	font-size: 18px;
	white-space: initial;
	margin-bottom: 0;
	margin-top: 0.5rem;
}


.infobutton {
	padding: 0;

}
.infobutton svg {

  vertical-align:text-top;
}

.modaltitle {

	position: absolute; 
  left: 20%; 
  right: 20%; 
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
.pricelisttext h5  {
    font-size: 15px;
}
}


.red-hat-display-font {
  font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.newcategory {
	padding-top: 30px;
}