/*===================
 ABOUT US PAGE
=====================*/
.all_about_area_top h1 {
  color: #231f20;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 19px;
  margin-top: 92px;
}
.why_choice_us > h1 {
  color: #231f20;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 21px;
}
.all_about_area_top p {
  line-height: 30px;
  text-align: justify;
}
.all_about_area_top .l_appoin_img {
  margin-top: 92px;
}
.why_choice_us > p {
  line-height: 28px;
}
.why_choice_us {
  clear: both;
  margin-bottom: 56px;
  padding-top: 90px;
}
.all_about_sarvice {
  overflow: hidden;
}
.sarvice_info h2 {
  color: #ed1c24;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 9px;
  margin-top: 15px;
  transition: all 0.3s ease 0s;
}
.sarvice_info h2:hover, .all_htry h2:hover {
  color: #231f20 !important;
}
.sarvice_info > p {
  line-height: 28px;
}
.single_sarvices {
  margin-bottom: 44px;
  min-height: 236px;
  text-align: center;
}
.why_choice_us.history {
  margin-bottom: 114px;
  padding-top: 46px;
}
.all_htry {
  margin-top: 35px;
}
.all_htry h2 {
  color: #00aeef;
  font-size: 24px;
  font-weight: bold;
  transition: all 0.3s ease 0s;
}

.single_htry p {
  line-height: 28px;
}
.single_htry {
  margin-bottom: 38px;
}
.dental_centre_area {
  margin-top: 73px;
}
#service-all{
  margin-top: 60px;
  margin-bottom: 60px;
}
#ins-all{
  margin-top: 2px;
  margin-bottom: 50px;
}