.highlights {
  position: relative;
  top: -78px; }
  .highlights-list {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
    border-top: 3px solid #5A4999;
    text-align: center;
    padding: 32px 0; }
    .highlights-list-number {
      color: #5A4999;
      font-size: 40px;
      font-weight: 600; }
    .highlights-list-text {
      color: #AFC836;
      font-size: 20px;
      font-weight: 500; }
    .highlights-list-number, .highlights-list-text {
      border-left: 2px solid #5A4999; }

.speciality-list-1 {
  background-color: #f2f2f2;
  padding: 16px;
  margin-bottom: 30px; }
  .speciality-list-1 .dr-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0; }
  .speciality-list-1 .dr-educat {
    font-size: 14px;
    color: #777;
    font-weight: 400; }
  .speciality-list-1 .dr-designation {
    font-size: 14px;
    color: #5A4999;
    font-weight: 600; }

.about {
  padding: 24px 0 100px 0; }
  .about .section-bottom-title {
    color: #AFC836;
    font-size: 24px;
    font-weight: 600; }
  .about .d-special-wrap {
    display: flex;
    flex-wrap: wrap; }
    .about .d-special-wrap i {
      color: #5A4999;
      font-size: 14px;
      margin-right: 8px; }
    .about .d-special-wrap .d-special-list {
      width: 50%;
      margin-bottom: 12px;
      font-weight: 500; }

.c-service-list {
  background-color: #fff;
  border: 1px solid #5A4999;
  padding: 32px;
  height: 100%; }
  .c-service-list .icon {
    color: #5A4999;
    display: inline-block;
    font-size: 48px;
    margin-bottom: 16px; }
.c-service-title {
  color: #5A4999;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px; }

.cta {
  background-image: url("../images/cta-banner.svg");
  background-size: cover;
  padding: 80px 0;
  text-align: center; }
  .cta-btn {
    display: inline-flex;
    font-size: 20px; }
    .cta-btn .icon {
      font-size: 20px;
      margin-right: 12px; }
  .cta-text {
    color: #fff;
    font-size: 32px;
    margin-bottom: 24px; }

.h-management-list {
  text-align: center;
  background-color: #fff; }
  .h-management-list-content {
    padding: 8px; }
  .h-management-list img {
    width: 100%; }
  .h-management-list h3 {
    font-size: 18px;
    color: #5A4999;
    margin-bottom: 0;
    padding-top: 8px; }
  .h-management-list h2 {
    font-size: 20px;
    font-weight: 600; }
  .h-management-list div {
    font-size: 14px; }

.client-comments-wrap {
  padding: 0 80px; }

/********* About Page ************/
.vision {
  background-color: #fff;
  border-radius: 10px;
  padding: 24px;
  height: 100%; }
  .vision .icon-wrap {
    width: 60px;
    height: 60px;
    background-color: #5A4999;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-bottom: 16px;
    color: #fff; }
  .vision .secondary-title {
    color: #000;
    padding-bottom: 12px;
    border-bottom: 1px solid #e9e7e7;
    margin-bottom: 12px; }

.contact-details .email-icon {
  font-size: 14px; }
.contact-details i {
  color: #AFC836; }
.contact .banner {
  background: url("../images/contact.webp");
  min-height: 450px; }
.contact .contact-details-list {
  margin-bottom: 16px; }
.contact .contact-details-list,
.contact .contact-form {
  padding: 16px;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
  border-radius: 0.5rem; }
.contact .icon-wrap {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.192);
  color: #000;
  margin-right: 16px;
  margin-top: 4px; }
.contact .contact-us {
  width: 80%; }
  .contact .contact-us-head {
    font-size: 18px;
    font-weight: 600;
    color: #5A4999; }
.contact .contact-form {
  padding: 24px; }
  .contact .contact-form-head {
    color: #5A4999;
    font-size: 20px;
    margin-bottom: 4px; }
  .contact .contact-form-content {
    margin-bottom: 24px;
    font-size: 14px; }
  .contact .contact-form .form-group {
    margin-bottom: 24px; }
  .contact .contact-form textarea {
    min-height: 100px; }

.consultation {
  background-color: #fff; }
  .consultation-wrap {
    display: flex;
    width: 100%;
    margin-bottom: 12px; }
  .consultation-title {
    background-color: #5A4999;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 12px 24px; }
  .consultation-heading {
    color: #5A4999;
    font-size: 18px;
    font-weight: 600;
    width: 50%; }
  .consultation-content {
    color: #333;
    font-weight: 500; }

.c-specilities .c-service-list {
  margin-bottom: 30px; }
.c-specilities .col-lg-4 {
  margin-bottom: 30px; }

.c-service .c-facility-list {
  height: 100%;
  margin-bottom: 30px; }
  .c-service .c-facility-list .c-service-list {
    height: auto;
    min-height: 230px; }

.infra-img {
  margin-bottom: 30px;
  width: 100%; }

.gallery-img {
  position: relative;
  display: flex;
  overflow: hidden;
  transition: all 0.2s ease;
  margin-bottom: 16PX; }
  .gallery-img img {
    transition: all 0.2s ease; }
  .gallery-img:hover img {
    transform: scale(1.1); }
  .gallery-img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    transition: all 0.2s ease; }
  .gallery-img .icon {
    position: absolute;
    display: block;
    color: transparent;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    font-size: 40px;
    z-index: 2; }
  .gallery-img:hover:after {
    background-color: rgba(0, 0, 0, 0.4); }
  .gallery-img:hover .icon {
    color: #fff; }

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .container {
    width: 1100px; }

  .highlights {
    top: -65px; }

  .highlights-list {
    padding: 24px 0; }
    .highlights-list-number {
      font-size: 32px; }
    .highlights-list-text {
      font-size: 18px; }

  .home-banner-content {
    top: calc(50% - 100px); } }
@media (max-width: 991.98px) {
  .highlights-list-text,
  .highlights-list-number {
    border: none; }

  .highlights-list-number {
    font-size: 32px; }

  .highlights-list-text {
    font-size: 16px;
    margin-bottom: 24px; }

  .about .section-bottom-title {
    font-size: 18px; }

  .about .d-special-wrap .d-special-list {
    width: 100%; }

  .c-service-list {
    height: auto;
    margin-bottom: 24px;
    padding: 20px; }

  .cta-text {
    font-size: 24px; }

  .client-comments-wrap {
    padding: 0; }

  .h-testimonial .tes_t {
    padding: 40px 20px; }

  .h-testimonial .client-comments {
    font-size: 15px; }

  .c-specilities .col-lg-4 {
    margin-bottom: 0; }

  .logo {
    height: 40px; }

  .c-service-list .icon {
    font-size: 32px; } }
.home-banner-content {
  position: absolute;
  top: calc(50% - 100px);
  z-index: 1;
  max-width: 700px;
  text-align: left; }
  .home-banner-content .content {
    color: #fafafa;
    font-size: 22px;
    margin-bottom: 32px; }

.banner-wrap {
  height: 100vh;
  position: relative;
  overflow: hidden; }

.bannervideo {
  width: 100%;
  position: absolute;
  top: -180px;
  z-index: 0; }

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #E2D1C9;
  opacity: 0.92;
  top: 0;
  z-index: 0; }

.banner {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 450px; }

.about-banner {
  background-image: url("../images/about-banner.jpg"); }
  .about-banner-text {
    color: #E4E4E4;
    font-size: 18px; }
  .about-banner .section-bottom-title {
    color: #AFC836;
    font-size: 24px;
    font-weight: 600; }

.contact-banner {
  background-image: url("../images/banner/c-banner.png");
  background-size: cover;
  min-height: 250px;
  text-align: center; }

.bg-wrap {
  overflow: hidden;
  height: 75vh; }

.bg-img {
  transition: all 10s ease; }

.slick-arrow {
  display: none !important; }

@media (max-width: 991.98px) {
  .home-banner-content {
    padding: 0 16px;
    top: calc(50% - 125px); }
    .home-banner-content .title-bottom {
      font-size: 16px; }
    .home-banner-content .title {
      font-size: 24px;
      font-weight: 700; }

  .solution-banner {
    min-height: 350px;
    padding-top: 100px; }

  .solution-banner:after {
    content: "";
    width: 90%;
    height: 300px;
    top: 225px; }

  .banner-wrap {
    height: 300px; }

  .bannervideo {
    top: 0; } }

/*# sourceMappingURL=home.css.map */
