.laser {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/laser.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.thyroid {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/thyroid.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.healthyfood {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/healthyfood.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.spine {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/spine.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.physical {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/physical.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.pediatrics {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/pediatrics.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.obstetrical {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/obstetrical.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.lungs {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/lungs.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.General {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/General.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}


.Internal {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/Internal.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.healthyfood {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/healthyfood.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.foot {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/foot.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.urinary {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/urinary.png");
  background-repeat: no-repeat;
  transition: all 0.35s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 100px) and (max-width: 800px) {
.mediamy ul li h5
{
  padding-right: 30px ;
  right: 0 ;

}
}

.textri {
  text-align: justify;
  direction: rtl;
}

.google-mapsf iframe {
  border: medium none;
  height: 400px;
  margin-bottom: -10px;
  width: 100%;
}

.nav-linko{
  height: 200px;
  width: 100%;
}
