
.heading {
padding: 60px 0;
background: #0067ff;
width: 100%;
border-bottom: none;
height: auto;
letter-spacing: normal;
}
.heading h1.ftrmnhdr {
font-size: 50px;
letter-spacing: 0.5px;
font-weight: 600;
color: #fff;
display: block;
text-align: center;
}
.heading-menu{
display:none;
}
h2{
  font: 31px / 1.30 'Zoho_Puvi_SemiBold';
}
h3 {
  font: 23px / 1.3 'Zoho_Puvi_SemiBold';
}
p {
  font-size: 18px;
  line-height: 1.6;
  margin: 15px 0;
}
#scroll ol {
  padding: 10px 0 10px 30px;
  list-style-type: decimal;
}
.rhs-cont li {
  padding-left: 10px;
}
ol, ul {
  list-style: none;
}
