html body {
  /*
  Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
  Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.scss to edit this template
  */
  /*
      Created on : Nov 18, 2024, 9:13:49 PM
      Author     : ankit
  */
  /*
  Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
  Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.scss to edit this template
  */
  /*
      Created on : Nov 18, 2024, 9:13:56 PM
      Author     : ankit
  */
}
html body .ast-site-title-wrap {
  display: none;
}
html body.page-id-32 .homeheader .subheading p {
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
}
html body.page-id-32 .keyfeature h4 {
  font-size: 2rem !important;
  text-transform: uppercase !important;
}
html body.page-id-32 .our-serviceboxes h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
html body.page-id-32 .our-serviceboxes .subheading {
  border-bottom: 1px solid #ccc;
}
html body.page-id-32 .our-serviceboxes .vc_col-sm-4 {
  margin-top: 2rem;
  min-height: 15rem;
  height: 15rem;
  text-align: center;
  background: transparent;
  -webkit-transition: all 2s;
  transition: all 2s;
}
html body.page-id-32 .our-serviceboxes .vc_col-sm-4:hover {
  background: #f8f8f8;
}
html body.page-id-32 .our-serviceboxes .vc_col-sm-4 .wpb_content_element {
  margin-top: 1rem;
  padding-bottom: 1rem;
}
html body.page-id-32 .our-serviceboxes .vc_col-sm-4.left {
  border-left: 1px solid #ded9d9;
}
html body.page-id-32 .our-serviceboxes .vc_col-sm-4.right {
  border-right: 1px solid #ded9d9;
}