.words 
{
    line-height: 35px;
    font-size: 18px;
    color: #6d6d6d;
    font-family: "Gothammedium", Arial;

   
}

.word-title
{
	 line-height: 50px;
    font-size: 30px;
    color: #4077c2;
    font-family: "Gothammedium", Arial;
    text-align: center;
}

.space
{
	    line-height: 30;

}

.page-heading-1 {
  background: url('../images/7.jpg?1428795369') no-repeat center;
  background-size: cover;
  min-height: 190px;
  color: #ffffff;
  padding: 25px 15px;
  margin-bottom: 50px;
  opacity: 0.8;
}

.page-heading-contact {
  background: url('../images/Screenshot (100).png') no-repeat center;
  background-size: cover;
  min-height: 190px;
  color: #ffffff;
  padding: 25px 15px;
  margin-bottom: 50px;
  opacity: 0.8;Screenshot (101)
}

.page-heading-about {
  background: url('../images/Screenshot (101).png') no-repeat center;
  background-size: cover;
  min-height: 190px;
  color: #ffffff;
  padding: 25px 15px;
  margin-bottom: 50px;
  opacity: 0.8;
}

.page-heading-health {
  background: url('../images/Kai Raasi Clinic Kanchipuram.jpg') no-repeat center;
  background-size: cover;
  min-height: 190px;
  color: #ffffff;
  padding: 25px 15px;
  margin-bottom: 50px;
  opacity: 0.8;
}

.page-heading-swm {
  background: url('../images/Final 1 Madambakkam.jpg') no-repeat center;
  background-size: cover;
  min-height: 190px;
  color: #ffffff;
  padding: 25px 15px;
  margin-bottom: 50px;
  opacity: 0.8;
}


.circular--square {
  border-radius: 50%;
}

.quotes
{
    line-height: 35px;
    font-size: 21px;
    color: #ffffff;
    font-family: "Gothammedium", Arial;

   
}
.title-test {
  display: block;
  margin: 5px auto;
  background: #ffffff;
  height: 1px;
  width: 280px;
}
.title-test:after {
  content: '';
  display: block;
  width: 100px;
  background: inherit;
  height: 2px;
  margin: 0 auto;
  margin-top: 10px;
}
