/* Custom CSS in styles.css */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.overlapping-logo {
  position: absolute;
  top: -2.7rem;
  left: 0.1rem;
  z-index: 1;
}

.navbar-nav .nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

.line {
  height: 0.1rem;
  width: 12rem;
  background-color: #42e6f5;
  margin-left: 9px;
}
.contactNav {
  list-style: none;
}
#service {
  text-decoration: none;
  color: black;
}

#service:hover {
  text-decoration: none;
  color: #42e6f5;
}

.paragraph {
  margin: 0rem;
  font-size: 1.2rem;
}
.list-align {
  padding-left: 0.3rem;
}

.dropdown-menu {
  width: 100% !important;
}
.listName li {
  border-bottom: 2px solid #42e6f5;
  margin: 0px;
  padding: 0px;
}

.listName li a:hover {
  color: #42e6f5;
  font-size: large;
  background-color: white;
}

.pcenter {
  text-align: right;
  padding-top: 10rem;
  color: #42e6f5;
}

.iconline {
  border: 1px solid#42e6f5;
  width: 80%;
}
.icon1 {
  position: absolute;
  top: -2.4rem;
  left: 0.1rem;
}
.icon2 {
  position: absolute;
  left: 1.6rem;
  top: -1.1rem;
}

.icon3 {
  position: absolute;
  left: 2.8rem;
  top: -1.7rem;
}

.icon4 {
  position: absolute;
  left: 2.3rem;
  top: -1.4rem;
}

.icon5 {
  position: absolute;
  left: 2rem;
  top: -1.3rem;
}

.icon6 {
  position: absolute;
  left: 3.2rem;
  top: 0rem;
}

.icon7 {
  position: absolute;
  left: 1.2rem;
  top: -1.8rem;
}

.icon8 {
  position: absolute;
  left: 1.1rem;
  top: -1.8rem;
}

.icon9 {
  position: absolute;
  left: 3rem;
  top: -1.8rem;
}

.icon10 {
  position: absolute;
  left: 2.3rem;
  top: -2.1rem;
}

.icon11 {
  position: absolute;
  left: 1.5rem;
  top: -2.1rem;
}

.icon12 {
  position: absolute;
  left: 0.9rem;
  top: -1.8rem;
}
.homeimage {
  position: absolute;
  right: 1rem;
  bottom: -11rem;
}
.home-image-responsive {
  max-width: 100%;
  height: auto;
}
.physioimage {
  position: absolute;
  top: -10rem;
  left: -7rem;
  height: fit-content;
  width: fit-content;
}
#responsive-physio-image {
  width: 130%;
  height: 130%;
}
.home-image-responsive {
  max-width: 100%;
  height: auto;
}
.aboutus-image-responsive {
  max-width: 100%;
  height: auto;
}
.comingsoon-image-responsive {
  width: 100%;
  height: 100%;
}
.patient_image {
  position: absolute;
  top: 6rem;
  left: -1rem;
  height: 200%;
  width: 140%;
}
.pharmacy_image {
  position: absolute;
  top: 4rem;
  left: -3rem;
  height: 170%;
  width: 120%;
}
.med_image {
  position: absolute;
  top: 9rem;
  left: 5rem;
}
.ambulance_image {
  position: absolute;
  top: 3rem;
  left: -5rem;
  height: 230%;
  width: 140%;
}

/* index */
@media (max-width: 545px) {
  .front-responsive {
    max-width: 60%;
  }
}
/* physio */
@media (max-width: 541px) {
  #responsive-physio-image {
    max-width: 40%;
  }
  .physioimage {
    position: absolute;
    right: -4rem;
    bottom: -8rem;
  }
  .physio-responsive {
    max-width: 60%;
  }
}
@media (min-width: 542px) and (max-width: 768px) {
  #responsive-physio-image {
    max-width: 90%;
  }
  .physioimage {
    position: absolute;
    right: 5rem;
    bottom: -8rem;
  }
  .physio-responsive {
    max-width: 80%;
  }
}

@media screen and (max-width: 1030px) {
  .icon1,
  .icon2,
  .icon3,
  .icon4,
  .icon5,
  .icon6,
  .icon7,
  .icon8,
  .icon9,
  .icon10,
  .icon11,
  .icon12 {
    display: none;
  }
  .iconline {
    border: 1px solid#42e6f5;
    width: 30%;
  }
}
@media (max-width: 768px) {
  /* .homeimage {
    position: absolute;
    right: 0rem;
    bottom: 0rem;
  }
  .home-image-responsive {
    max-width: 30%;
  } */
}

/* lwer-bar */
@media (max-width: 768px) {
  .lower-navbar {
    position: sticky;
    width: 80%;
    margin: 0px;
    padding: 0px;
    height: min-content;
  }
  .vline {
    display: none;
  }
}

.about_image {
  position: absolute;
  width: 28%;
  height: 50%;
  top: 15rem;
  left: 55rem;
}

.vline {
  border-left: 2px solid black;
  height: 450px;
  width: 0px;
}
.hline {
  border: 1px solid black;
  margin-right: 50px;
}
.hvision {
  color: #42e6f5;
  font-family: "Times New Roman", Times, serif;
  left: 30px;
  font-size: 300%;
  top: 60px;
}
.hmission {
  color: #42e6f5;
  font-family: "Times New Roman", Times, serif;
  left: 360px;
  font-size: 300%;
  top: 48%;
}
.text-center {
  padding-left: 21rem;
}
.h {
  color: #42e6f5;
  font-family: "Times New Roman", Times, serif;
}

.decoration {
  list-style: none;
  font-size: 1.3rem;
}
.decoration i {
  color: #42e6f5;
}
.heartimage {
  position: absolute;
  max-width: 100%;
  height: auto;
  top: 50%;
  left: 10%;
}

.absolute-element {
  position: absolute;
  top: 10%;
  left: 10%;
}

.line1 {
  position: absolute;
  border: 1px solid black;
  margin: 0px;
  padding: 0px;
  width: 25%;
  left: 51%;
  top: 6%;
}
.line2 {
  position: absolute;
  border: 1px solid black;
  width: 37%;
  left: 35%;
  top: 76%;
}
.line3 {
  position: absolute;
  border-left: 2px solid black;
  height: 53%;
  top: 6%;
  left: 76%;
}
.whyimage {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1280px) {
  .line1 {
    position: absolute;
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 20%;
    left: 56%;
    top: 6%;
  }
  .line2 {
    position: absolute;
    border: 1px solid black;
    width: 30%;
    left: 40%;
    top: 84%;
  }
  .line3 {
    position: absolute;
    border-left: 2px solid black;
    height: 58%;
    top: 6%;
    left: 76%;
  }
  .heartimage {
    position: absolute;
    max-width: 100%;
    height: auto;
    top: 54%;
    left: 4%;
  }
}

@media (max-width: 1190px) {
  .line1 {
    position: absolute;
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 33%;
    left: 47%;
    top: 5%;
  }
  .line2 {
    position: absolute;
    border: 1px solid black;
    width: 30%;
    left: 47%;
    top: 93%;
  }
  .line3 {
    position: absolute;
    border-left: 2px solid black;
    height: 66%;
    top: 5%;
    left: 80%;
  }
  .heartimage {
    position: absolute;
    max-width: 100%;
    height: auto;
    top: 56%;
    left: 4%;
  }
}

@media (max-width: 1017px) {
  .line1 {
    position: absolute;
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 33%;
    left: 47%;
    top: 5%;
  }
  .line2 {
    position: absolute;
    border: 1px solid black;
    width: 30%;
    left: 49%;
    top: 95%;
  }
  .line3 {
    position: absolute;
    border-left: 2px solid black;
    height: 66%;
    top: 5%;
    left: 80%;
  }
  .heartimage {
    position: absolute;
    max-width: 100%;
    height: auto;
    top: 58%;
    left: 4%;
  }
}
@media (max-width: 913px) {
  .line1 {
    position: absolute;
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 43%;
    left: 47%;
    top: 5%;
  }
  .line2 {
    position: absolute;
    border: 1px solid black;
    width: 30%;
    left: 47%;
    top: 95%;
  }
  .line3 {
    position: absolute;
    border-left: 2px solid black;
    height: 82%;
    top: 5%;
    left: 90%;
  }
  .heartimage {
    position: absolute;
    max-width: 100%;
    height: auto;
    top: 78%;
    left: 4%;
  }
}

@media (max-width: 542px) {
  .line1 {
    display: none;
  }
  .line2 {
    display: none;
  }
  .line3 {
    display: none;
  }
  .heartimage {
    display: none;
  }
}
