.hm_about_right p{
  text-align: justify;
}
.hm_about_left {
  height: 100%;
  margin-left: 20px;
  overflow: hidden;
}
.hm_about_left img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testi_profile {
  width: 200px;
  margin: 50px auto 0px;
  text-align: center;
}
.profile_img {
  width: 180px;
  height: 180px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 20px;
}
.profile_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testi_profile h6 {
  color: #171930;
  font-size: 20px;
  font-weight: 700;
}
.hm_about_right a {
  margin-top: 20px;
  margin-bottom:15px;
}
.hm_service_image {
  border-radius: 5px;
  overflow: hidden;
  height: 250px;
}
.hm_service_image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hm_service_wrap {
  text-decoration: none;
  border: 1px solid #020c294a;
  display: inline-block;
  width: 100%;
  padding: 20px;
  border-radius: 5px;
}
.hm_service_content h6 {
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.read_more {
  color: #511AF0;
  font-size: 16px;
  font-weight: 500;
  margin-top: 30px;
  display: flex;
}
.hm_service_content {
  margin-top: 20px;
}
.hm_service_content p {
  text-align: justify;
}
.clients_says img {
  width: 50px !important;
  margin: 0 auto 20px;
  opacity: .5;
}
.clients_says {
  text-align: center;
}
#testimonial_slider .owl-nav {
  display: flex;
  justify-content: space-between;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
#testimonial_slider .owl-nav button {
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px solid #511AF0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin: 0 10px;
    color: #511AF0;
    transition: 0.3s linear;
}
#testimonial_slider .owl-nav button:hover {
    transition: 0.3s linear;
    color: #fff;
    background: #511AF0;
}
#cta{
  background-image: url(../images/cta.jpg);
  padding: 100px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
}
#cta h4 {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  width: 610px;
}
footer {
  background: #020C29;
  padding: 50px 0px;
}
.ftr_left p {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
}
.ftr_logo{
  margin-bottom: 20px;
}
.bg_blue .common_title {
  color: #fff;
  width: 530px;
  margin: auto;
}
#why_choose ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#why_choose ul li{
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
}
#why_choose ul li:last-child{
  margin-bottom: 0;
}
.why_choose_left {
  width: 40%;
  border-radius: 100px 0px 100px 0px;
  overflow: hidden;
  height: 350px;
  float: left;
}
.why_choose_right{
  float: right;
  width: 60%;
  height: 350px;
  display: flex;
  align-items: center;
  padding-left: 100px;
}
#why_choose ul li:nth-child(even) .why_choose_left{
  float: right;
}
#why_choose ul li:nth-child(even) .why_choose_right{
  float: left;
  padding-right: 100px;
  padding-left: 0;
}
.why_choose_left img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.why_choose_right h6 {
  color: #FFFFFF;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 20px;
  position: relative;
  z-index: 9;
}
.why_choose_right h6 span {
  position: absolute;
  left: -20px;
  top: -5px;
  width: 30px;
  height: 30px;
  background: transparent;
  border: 7px solid #511AF0;
  border-radius: 50%;
  z-index: -1;
}
.why_choose_right p {
  color: #FFFFFF;
  text-align: justify;
}
.ftr_social_media a {
  border: 1px solid #511AF0;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  margin-right: 10px;
}
.ftr_social_media {
  display: flex;
  margin-top: 20px;
}
.ftr_title {
  color: #511AF0;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 500;
}
.ftr_menu a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 15px;
  display: flex;
  margin-bottom: 14px;
}
.ftr_contact a{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 15px;
  display: flex;
  margin-bottom: 14px;
}
.copy_right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copy_right p{
  margin: 0;
  color: #C1C1C1;
  font-size: 14px;
  font-weight: 300;
}
footer hr {
  margin: 30px 0px;
  color: #3F3F3F;
}
.copy_right p a{
  color: #C1C1C1;
  text-decoration: none;
}
/* #common_banner {
  height: 400px;
  display: flex;
  align-items: center;
  background-attachment: fixed;
  background-size: cover;
  background-position: top;
} */

#common_banner {
  height: 400px;
  display: flex;
  align-items: center;
  /* background-attachment: fixed; */
  background-size: cover;
  background-position: unset;
  margin-top: 70px;
}
.common_caption {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 600;
}
.bread_crum {
  display: flex;
  align-items: center;
}
.bread_crum a{
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.bread_crum iconify-icon{
  margin: 0 10px;
  color: #fff;
}
.bread_crum .active{
  font-weight: 600;
}
#service_list .hm_service_wrap {
  margin-bottom: 24px;
}
.service_right ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.service_right ul li a {
  border: 1px solid #020C29;
  width: 100%;
  padding: 10px 20px;
  border-radius: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  color: #020C29;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 600;
  transition: all .5s linear;
}
.service_right ul li a:hover{
  background: #020C29;
  color: #fff;
  transition: all .5s linear;
}
.service_main_img img {
  width: 100%;
}
.emergency_call_wrap {
  border-radius: 10px;
  overflow: hidden;
  height: 400px;
  position: relative;
  margin-top: 20px;
}
.emergency_call_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.emergency_content {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: end;
  padding: 50px;
  justify-content: center;
  text-align: center;
}
.emergency_content h6 {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 30px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 50px;
}
.service_left {
  margin-right: 50px;
}
.service_left p{
  text-align: justify;
}
.service_extra_details ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.service_extra_details ul li::after{
  position: absolute;
  content: '';
  left: 0;
  top: 2px;
  width: 22px;
  height: 22px;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23020C29' fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.47-13.53a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H8a.75.75 0 0 1 0-1.5h6.19l-1.72-1.72a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.service_extra_details ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.service_extra_details h6 {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.contact_left ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.contact_left {
  background: #171930;
  padding: 50px;
  border-radius: 5px;
}
.contact_left .common_title{
  color: #fff;
}
.contact_left p {
  color: #fff!important;
}
.contact_left ul li {
  display: flex;
  margin: 40px 0px;
}
.contact_left ul li iconify-icon {
  color: #fff;
  font-size: 20px;
  margin-right: 20px;
}
.contact_left ul li h6{
  color: #511AF0;
  font-size: 14px;
  font-weight: 600;
}
.contact_left ul li a{
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
}
.contact_right {
  box-shadow: 0px 4px 20px 0px #0000001A;
  border: 1px solid #0000000f;
  padding: 50px;
  border-radius: 10px;
}
.contact_right textarea{
  height: 200px;
}
.contact_input {
  width: 100%;
  border: 0;
  background: #F3F3F3;
  padding: 14px;
  border-radius: 5px;
  margin-bottom: 20px;
  outline: none;
  box-shadow: none;
}
.contact_input::placeholder{
  font-size: 14px;
  color: #5D5E60;
}
#google_map {
  height: 400px;
}
#google_map iframe{
  width: 100%;
  height: 100%;
}
.enquiry_input {
  width: 100%;
  border: 0;
  background: #F3F3F3;
  padding: 14px;
  border-radius: 5px;
  margin-bottom: 15px;
  outline: none;
  box-shadow: none;
}
.appointment_wrap textarea {
  height: 150px;
}
.enquiry_input::placeholder{
  font-size: 14px;
  color: #5D5E60;
}
.appointment_wrap h6 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.appointment_wrap{
  padding: 30px 20px;
}
.appointment_form .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.btn-close:focus{
  box-shadow: none!important;
}
#qualification .nav {
  justify-content: center;
}
#qualification .nav .nav-link {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
  border-bottom: 3px solid #020C29;
}
#qualification .nav .active{
  background: transparent;
  color: #511AF0;
  border-bottom: 3px solid #511AF0;
}

.qualification_content ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.qualification_content ul li::after{
  position: absolute;
  content: '';
  left: 0;
  top: 2px;
  width: 22px;
  height: 22px;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23020C29' fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.47-13.53a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H8a.75.75 0 0 1 0-1.5h6.19l-1.72-1.72a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.qualification_content ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.qualification_content {
  margin-top: 20px;
}
.counter_wrap {
  padding: 20px 30px;
  border-radius: 10px;
  text-align: center;
      min-height: 310px;
}
.counter_wrap span {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block;
}
.counter_wrap h6 {
  color: #FFFFFF;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 20px;
}
.counter_wrap p{
  color: #fff!important;
  font-size: 13px;
}
.bg_light_blue {
  background: #2A00A2;
}
.bg_medium_blue {
  background: #1F0173;
}
.bg_dark_blue {
  background: #10013D;
}
.why_choose_right p {
    color: #fff!important;
}


