h2, .h2 {font-size: 38px;}
h5, .h5 {line-height: 60px;}
h6, .h6 {line-height: 48px;}
.sizesmall{font-size: 15px;}
.smallspace{height:0px; display:none;}
.smallspace h2{height:0px; display:none;}

table {
	border-collapse: collapse;
	width: 100%;
	vertical-align: middle;
}
th, td {
	text-align: left;
	padding: 8px;
	vertical-align: middle;
}
tr:nth-child(even) {
background-color: #D6EEEE;
	vertical-align: middle;
}

.p-lr-40 { padding-left: 20px; padding-right: 20px;}
p {text-align:justify; margin-bottom: 15px;}

.points ul{margin:0; padding-left:20px}
.points li{
	list-style-type: none;
  background-image: url(https://thinkalternate.com/wp-content/uploads/2025/08/Check-thinkalternate2.png);
  background-position-x: left;
  background-size: 20px;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: 10px;
  background-position-y: 6px;
  font-size: 17px;
  line-height: 30px;
}
.content p{margin-bottom: 0px; padding-bottom: 20px;}
.content h6{margin-bottom: 0px;  padding-bottom: 0px;  font-size: 18px;  font-weight: bold;  color: #54595F;  line-height: 40px;}

.pricingnew {background-color: #fff; padding: 25px; border-radius: 20px; border: 1px solid #f0f0f0; height: 100%; text-align: center;}
.pricingnew:hover {border: 1px solid #999;}
.pricingnew h3 {margin-bottom: 15px;}
.pricingnew h4 {margin-bottom: 8px; font-size: 18px; letter-spacing: 0px;}
.pricingnew h4 span {font-size: 16px; color: var(--cms-body-color);}
.pricingnew ul{margin:0; padding-left:0px}

.pricingnew li {
	list-style-type: none;
  background-image: url("https://thinkalternate.com/wp-content/uploads/2025/08/Check-new.jpg");
  background-position-x: left;
  background-size: 18px;
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-bottom: 10px;
  background-position-y: 4px;
  font-size: 16px;
	border-bottom: 1px solid #f1f1f1;
  padding-bottom: 8px;
  line-height: 24px;
  text-align: left;
}