@font-face {
  font-family: Vazir;
  src: url("../fonts/Vazir-Regular-FD.eot"),
    url("../fonts/Vazir-Regular-FD.eot") format("embedded-opentype"),
    url("../fonts/Vazir-Regular-FD.woff") format("woff"),
    url("../fonts/Vazir-Regular-FD.ttf") format("truetype");
  font-weight: normal;
}

* {
  margin: 0;
  padding: 0;
}

body {
  direction: rtl;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Vazir";
}

a :hover {
  color: #fff !important;
}

p{
  line-height: 30px;
  color: #6c757d;
}

.pages-ul{
  line-height: 30px;
  margin: 20px 30px;
}

li{
  color: #6c757d;
}


.div-clock {
  background: linear-gradient(45deg, #18194a, #0c0f38, #1c1b50);
  align-items: center;
  padding: 7.5px 0;
}

.bg-img {
  position: relative;
}

.clock-search {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

.date {
  color: #cecfd0;
  font-size: 12px;
}

.form-top-menu {
  display: block;
  display: inline-flex;
  align-items: center;
}

.form-phone-menu {
  display: none;
}

.phone-top-menu {
  color: aliceblue;
  margin-left: 40px;
}

.btn-search {
  background-color: #1a988c;
  padding: 5px;
  border-radius: 5px;
  width: 50px;
}

.btn-search img {
  width: 20px;
}

.input-search {
  padding: 5px;
  border-radius: 5px;
}

.navbar-brand {
  width: 300px;
}

.nav-item {
  display: inline-flex;
  align-items: center;
  padding: 0 7px;
  font-weight: bold;
}
.list-group-item{
  color: #272727 !important;
  background-color: #f7f9fa;
}

.nav-item:not(:last-child) {
  display: inline-flex;
  align-items: center;
  padding: 0 7px;
  font-weight: bold;
}

.nav-item .active {
  color: #45b3e5 !important;
}

.nav-link {
  padding: 10px 4px !important;
  color: #272727 !important;
  font-size: 16px;
}

.menu-icons {
  width: 18px;
}

.carousel-caption {
  top: 25%;
  left: -1%;
  width: 50%;
  position: absolute;
}

.carousel-caption-main1 {
  top: 25%;
  right: 7% !important;
  width: 50%;
  position: absolute;
}

.carousel-caption-main2 {
  top: 50%;
  left: 0;
  width: 50%;
  position: absolute;
}

.sentence-1 {
  text-align: right;
  padding-left: 20%;
  font-size: 35px;
}

.sentence-1-main1 {
  text-align: right;
  padding-left: 20%;
  padding-top: 10px;
  font-size: 35px;
  font-weight: bold;
}

.sentence-1-main2 {
  text-align: center;
  padding-left: 20%;
  font-size: 35px;
  font-weight: bold;
}

.sentence-2 {
  text-align: right;
  padding-left: 20%;
  padding-top: 20px;
  font-size: 35px;
}

.sentence-2-main1 {
  text-align: right;
  padding-left: 20%;
  padding-top: 20px;
  font-size: 15px;
}

.sentence-2-main2 {
  text-align: right;
  padding-left: 20%;
  padding-top: 20px;
  font-size: 15px;
}

.sentence-3 {
  text-align: right;
  padding-left: 20%;
  padding-top: 20px;
  font-size: 15px;
}

.button-slider {
  text-align: center;
  padding-left: 20%;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 20px;
}

.button-slider-main1 {
  text-align: left !important;
}

.button-slider-main2 {
  text-align: center !important;
}

.btn-header {
  font-family: "Vazir";
  border-radius: 8px;
  background-color: #0977e6 !important;
  color: #fff;
  font-size: 22px;
  padding: 7px;
  width: 40%;
  margin: 10px 0;
}

.btn-header-main1 {
  background-color: #fff !important;
  color: #2d48ba;
  margin: 5px 10px;
}

.btn-header-main2 {
  background-color: #ff6d1d !important;
}

.hr-title-line {
  width: 150px;
}

.icon-title {
  width: 70px;
}

.text-title {
  font-size: 30px;
}

.form-service {
  width: 100%;
  margin: 0;
}

.form-service .col {
  padding: 0 !important;
  margin: 30px 0;
}

.border-left-service {
  border-left: 1px solid #d3d6d7;
}

.img-service {
  width: 140px;
}

.top-title-service {
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}

.content-service {
  font-size: 13px;
  color: #8e8d8d;
  margin-top: 15px;
  padding: 0 20px;
  text-align: right;
}

.content-service p {
  float: right;
  text-align: justify;
  justify-content: right;
  margin-bottom: 5px;
}

.link-form-service {
  padding: 20px;
  text-align: center;
}

.link-title-service {
  text-decoration: none;
  color: #2d48ba !important;
  width: 100%;
  font-size: 13px;
}

.link-title-service:hover {
  text-decoration: none;
}

.carousel {
  top: 200px;
}

@media screen and (max-width: 500px) {
  .bg-news-img {
    height: 800px !important;
  }

  .bg-clinic-gallery {
    height: 500px !important;
  }
  .slider-border {
    height: 300px !important;
  }
  .carousel {
    top: 100px !important;
  }
}

@media screen and (max-width: 576px) {
  .navbar-brand {
    width: 190px !important;
  }

  .carousel-caption {
    top: 12%;
    left: -1%;
    width: 50%;
    position: absolute;
  }

  .sentence-1 {
    text-align: right;
    padding-left: 20%;
    font-size: 15px;
  }

  .sentence-2 {
    text-align: right;
    padding-left: 20%;
    padding-top: 5px;
    font-size: 12px;
  }

  .sentence-3 {
    display: none;
  }

  .button-slider {
    text-align: center;
    padding-left: 20%;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 6px;
  }

  .btn-header {
    font-family: "Vazir";
    border-radius: 8px;
    background-color: #0977e6 !important;
    color: #fff;
    font-size: 10px;
    padding: 7px;
    width: 52% !important;
    margin: 21px 18px;
  }

  .carousel-caption-main1 {
    top: 25%;
    right: 7% !important;
    width: 50%;
    position: absolute;
  }

  .sentence-1-main1 {
    text-align: center;
    padding-left: 20%;
    padding-top: 10px;
    font-size: 15px;
  }

  .sentence-2-main1 {
    display: none;
  }

  .button-slider-main1 {
    text-align: left !important;
  }

  .btn-header-main1 {
    background-color: #fff !important;
    color: #2d48ba;
    margin: 10px 18px;
  }

  .carousel-caption-main2 {
    top: 50%;
    left: 0;
    width: 50%;
    position: absolute;
  }

  .sentence-1-main2 {
    text-align: center;
    padding-left: 20%;
    padding-top: 10px;
    font-size: 15px;
  }

  .sentence-2-main2 {
    display: none;
  }

  .button-slider-main2 {
    text-align: center !important;
  }

  .btn-header-main2 {
    background-color: #ff6d1d !important;
    margin: 5px 18px;
  }

  .hr-title-line {
    width: 66px;
  }

  .icon-title {
    width: 45px;
  }

  .text-title {
    font-size: 22px;
  }

  .icon-footer img {
    width: 100% !important;
  }

  .footer-map-phone {
    display: block !important;
    top: 100%;
    right: 5%;
    position: absolute;
    z-index: 999;
    width: 100% !important;
    margin-top: 50px;
    text-align: center;
  }

  .footer-caption {
    bottom: 0% !important;
  }

  .footer-flower {
    display: none;
  }
}

@media screen and (min-width: 576px) and (max-width: 768px) {
  .carousel-caption {
    top: 12%;
    left: -1%;
    width: 50%;
    position: absolute;
  }

  .sentence-1 {
    text-align: right;
    padding-left: 20%;
    font-size: 15px;
  }

  .sentence-2 {
    text-align: right;
    padding-left: 20%;
    padding-top: 5px;
    font-size: 13px;
  }

  .sentence-3 {
    text-align: right;
    padding-left: 20%;
    padding-top: 5px;
    font-size: 12px;
  }

  .button-slider {
    text-align: center;
    padding-left: 20%;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 6px;
  }

  .btn-header {
    font-family: "Vazir";
    border-radius: 8px;
    background-color: #0977e6 !important;
    color: #fff;
    font-size: 10px;
    padding: 7px;
    width: 32%;
    margin: 15px 18px;
  }

  .carousel-caption-main1 {
    top: 25%;
    right: 7% !important;
    width: 50%;
    position: absolute;
  }

  .sentence-1-main1 {
    text-align: center;
    padding-left: 20%;
    padding-top: 0;
    font-size: 15px;
  }

  .sentence-2-main1 {
    text-align: right;
    padding-left: 20%;
    padding-top: 5px;
    font-size: 10px;
  }

  .button-slider-main1 {
    text-align: center !important;
    padding-top: 0;
  }

  .btn-header-main1 {
    background-color: #fff !important;
    color: #2d48ba;
    margin: 10px 18px;
  }

  .carousel-caption-main2 {
    top: 44%;
    left: 0;
    width: 50%;
    position: absolute;
  }

  .sentence-1-main2 {
    text-align: center;
    padding-left: 20%;
    padding-top: 0;
    font-size: 15px;
  }

  .sentence-2-main2 {
    text-align: right;
    padding-left: 20%;
    padding-top: 17px;
    font-size: 10px;
  }

  .button-slider-main2 {
    text-align: center !important;
  }

  .btn-header-main2 {
    background-color: #ff6d1d !important;
    margin: 5px 18px;
    font-size: 9px;
  }

  .hr-title-line {
    width: 76px;
  }

  .icon-title {
    width: 45px;
  }

  .text-title {
    font-size: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption {
    top: 15%;
    left: -1%;
    width: 50%;
    position: absolute;
  }

  .sentence-1 {
    text-align: right;
    padding-left: 20%;
    font-size: 23px;
  }

  .sentence-2 {
    text-align: right;
    padding-left: 20%;
    padding-top: 15px;
    font-size: 20px;
  }

  .sentence-3 {
    text-align: right;
    padding-left: 20%;
    padding-top: 10px;
    font-size: 14px;
  }

  .button-slider {
    text-align: center;
    padding-left: 20%;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 6px;
  }

  .btn-header {
    font-family: "Vazir";
    border-radius: 8px;
    background-color: #0977e6 !important;
    color: #fff;
    font-size: 10px;
    padding: 7px;
    width: 32%;
    margin: 15px 18px;
  }

  .carousel-caption-main1 {
    top: 25%;
    right: 7% !important;
    width: 50%;
    position: absolute;
  }

  .sentence-1-main1 {
    text-align: center;
    padding-left: 20%;
    padding-top: 0;
    font-size: 22px;
  }

  .sentence-2-main1 {
    text-align: right;
    padding-left: 20%;
    padding-top: 18px;
    font-size: 12px;
  }

  .button-slider-main1 {
    text-align: center !important;
  }

  .btn-header-main1 {
    background-color: #fff !important;
    color: #2d48ba;
    margin: 10px 18px;
    font-size: 11px;
  }

  .carousel-caption-main2 {
    top: 44%;
    left: 0;
    width: 50%;
    position: absolute;
  }

  .sentence-1-main2 {
    text-align: center;
    padding-left: 20%;
    padding-top: 0;
    font-size: 22px;
  }

  .sentence-2-main2 {
    text-align: right;
    padding-left: 20%;
    padding-top: 18px;
    font-size: 12px;
  }

  .button-slider-main2 {
    text-align: center !important;
  }

  .btn-header-main2 {
    background-color: #ff6d1d !important;
    margin: 5px 18px;
    font-size: 11px;
  }

  .hr-title-line {
    width: 110px;
  }

  .icon-title {
    width: 48px;
  }

  .text-title {
    font-size: 25px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
  .carousel-caption {
    top: 15%;
    left: -1%;
    width: 50%;
    position: absolute;
  }

  .sentence-1 {
    text-align: right;
    padding-left: 20%;
    font-size: 23px;
  }

  .sentence-2 {
    text-align: right;
    padding-left: 20%;
    padding-top: 15px;
    font-size: 20px;
  }

  .sentence-3 {
    text-align: right;
    padding-left: 20%;
    padding-top: 10px;
    font-size: 14px;
  }

  .button-slider {
    text-align: center;
    padding-left: 20%;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 6px;
  }

  .btn-header {
    font-family: "Vazir";
    border-radius: 8px;
    background-color: #0977e6 !important;
    color: #fff;
    font-size: 10px;
    padding: 7px;
    width: 32%;
    margin: 15px 18px;
  }

  .carousel-caption-main1 {
    top: 25%;
    right: 7% !important;
    width: 50%;
    position: absolute;
  }

  .sentence-1-main1 {
    text-align: center;
    padding-left: 20%;
    padding-top: 0;
    font-size: 22px;
  }

  .sentence-2-main1 {
    text-align: right;
    padding-left: 20%;
    padding-top: 30px;
    font-size: 15px;
  }

  .button-slider-main1 {
    text-align: center !important;
  }

  .btn-header-main1 {
    background-color: #fff !important;
    color: #2d48ba;
    margin: 10px 18px;
    font-size: 15px;
  }

  .carousel-caption-main2 {
    top: 44%;
    left: 0;
    width: 50%;
    position: absolute;
  }

  .sentence-1-main2 {
    text-align: center;
    padding-left: 20%;
    padding-top: 0;
    font-size: 23px;
  }

  .sentence-2-main2 {
    text-align: right;
    padding-left: 20%;
    padding-top: 30px;
    font-size: 15px;
  }

  .button-slider-main2 {
    text-align: center !important;
  }

  .btn-header-main2 {
    background-color: #ff6d1d !important;
    margin: 5px 18px;
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-brand {
    width: 250px;
  }

  .form-phone-menu {
    display: block;
  }

  .form-top-menu {
    display: none;
  }

  .div-clock {
    padding: 11px 0;
  }

  .phone-top-menu {
    font-size: 12px;
    margin-left: 0;
  }

  .nav-item:not(:last-child) {
    padding: 5px 7px;
    border-left: none;
    border-bottom: 1px solid #8f9096;
  }

  .footer-title {
    width: 60% !important;
  }

  .footer-links {
    display: none;
  }

  .footer-links-phone {
    display: block !important;
    bottom: -12%;
    right: 5%;
    position: absolute;
    z-index: 999;
  }

  .footer-map-phone {
    display: block !important;
    top: 100%;
    right: 5%;
    position: absolute;
    z-index: 999;
    width: 400px;
    margin-top: 50px;
    text-align: center;
  }

  .footer {
    height: 1000px !important;
  }

  .footer-map {
    display: none;
  }
}

@media screen and (min-width: 991px) {
  .navbar-nav {
    margin-right: 35px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
  .menu-icons {
    width: 14px;
  }

  .nav-link {
    padding: 5px !important;
    color: #272727;
    font-size: 13px;
  }

  .nav-item {
    padding: 0 7px !important;
  }

  .footer-links {
    bottom: 12% !important;
    right: 17% !important;
    position: absolute;
    z-index: 999;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .menu-icons {
    width: 14px;
  }

  .nav-link {
    padding: 5px !important;
    color: #272727;
    font-size: 16px;
  }

  .nav-item {
    padding: 0 7px !important;
  }
}

@media screen and (max-width: 992px) {
  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .mobile {
    display: none;
  }

  .desktop {
    display: block;
  }
}

.profile-title {
  color: #10197f;
  font-weight: bold;
}

/* .bg-profile {
  background: url("../img/bg-profile-img.png") no-repeat center;
  background-size: contain;
} */

#customers-testimonials .item {
  text-align: center;
  margin-bottom: 50px;
  padding: 31px 0 0;
  opacity: 0.2;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* background: url("../img/bg-profile-img.png") no-repeat center; */
  /* background-size: 300px 350px; */
  /* height: 350px; */
  margin-top: 50px;
}

#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width: 250px;
  max-height: 250px;
  margin: 7px auto;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #3f49c0;
  transform: translate3d(0px, -50%, 0px) scale(0.6);
}

#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  outline: none;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #b1d2fe;
  display: inline-block;
  height: 30px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 30px;
  border-radius: 100%;
}

.commo img {
  width: 20px !important;
  height: auto;
  float: right;
}

.profile-content {
  color: #272727;
  text-align: right;
}

.bg-news-img {
  background: url("../img/bg-news.webp") center no-repeat;
  background-size: cover;
  height: 700px;
  width: 100%;
}

.bg-clinic-gallery {
  background: url("../img/main3.webp") center no-repeat;
  background-size: cover;
  height: 850px;
  width: 100%;
}

.news-form {
  padding-top: 85px;
}

.news-title {
  font-size: 16px;
	height: 40px;
}

.news-content {
  color: #272727;
  text-align: justify;
}

.news-button {
  font-size: 12px;
  padding-bottom: 15px;
  padding-right: 10px;
}

.news-button a {
  font-family: "Vazir";
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  background-color: #3f49c0 !important;
  color: #fff;
  font-size: 15px;
  padding: 7px 4px;
  margin: 10px 0;
}

.footer {
  position: relative;
  height: 600px;
  background-color: #efefef;
  margin-top: 100px;
}

.bottom-image {
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  z-index: 1;
}

.bottom-image img {
  width: 550px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
}

.icon-footer img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 600px;
  z-index: 1;
}

.footer-form {
  text-align: right;
}

.footer-title {
  border-bottom: 5px solid #1a988c;
  padding: 0 0 15px;
  margin-top: 50px;
  font-weight: bold;
  width: 40%;
  z-index: 2;
}

.footer-info {
  margin-top: 50px;
  display: inline-flex;
  width: 100%;
  align-items: center;
}

.footer-info a {
  display: inline-flex;
}

.footer-info a img {
  width: 34px;
}

.footer-info span {
  margin-right: 10px;
}

.footer-links {
  bottom: 17%;
  right: 20%;
  position: absolute;
  z-index: 999;
}

.footer-links span {
  color: #efefef;
}

.links {
  width: 34px;
}

.footer-links-phone {
  display: none;
}

.footer-map {
  top: 20%;
  right: 0;
  position: absolute;
  z-index: 999;
  width: 400px;
}

.footer-map img {
  width: 100px;
}

.footer-flower {
  bottom: 1%;
  right: 3%;
  position: absolute;
  z-index: 999;
}

.footer-caption {
  bottom: 1%;
  position: absolute;
  z-index: 999;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.slider-border {
  border: 12px solid #939393;
  border-radius: 45px;
  height: 500px;
}

.inputs {
  width: 100%;
  padding: 8px;
  border-radius: 10px;
}

.continue-btn {
  margin: 5px 10px;
  font-family: "Vazir";
  border-radius: 8px;
  background-color: #002448 !important;
  color: #fff;
  font-size: 22px;
  width: 100%;
  padding: 7px;
  margin: 10px 0;
}

.continue-btn:hover {
  font-weight: 900;
  color: #fff;
}

.continue-btn-mobile {
  margin: 5px 10px;
  font-family: "Vazir";
  border-radius: 8px;
  background-color: #002448 !important;
  color: #fff;
  font-size: 14px;
  padding: 7px;
}

.continue-btn-mobile:hover {
  font-weight: 900;
  color: #fff;
}
.main-disease-div {
display: block; 
 margin-left: auto;
 margin-right: auto;
padding-bottom:10px; 
margin-bottom: 30px; 
max-width:700px;
border-bottom: 2px solid grey;
transition: box-shadow .4s ease-in-out;
}
.main-disease-div:hover{
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
border-radius: 10px;
}
.main-disease-img {
  margin: 5px 10px;
  display: inline-block;
  border-radius: 10px;
  height: 200px;
  width: 300px;

}

.main-disease-h4 {
  margin: 20px 10px 10px;
}
.main-disease-div2 {
  display: inline-block;
}
.main-disease-div3 {
  border-radius: 10px;
  margin: 0px 10px 5px;
}
.main-disease-p {
  padding: 0px 10px;max-width:320px
}
.main-disease-icon{
width:30px;
height:30px
}
.main-disease-title{
color:#0e123d;
}
.disease-page-image{
margin:30px 5% 30px 5%; 
height: auto;
width: 90%;
border-radius:5px;
}
.disease-ul{
margin:15px 20px 15px 0px;
}
.sticky-div {
position: fixed;
bottom: 10px;
left: 10px;
background-color: #ff6c1e;
color: #fff;
padding: 10px;
border-radius: 30%;
display: flex;
justify-content: center;
align-items: center;
width: 70px;
height: 70px;
cursor: pointer;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.sticky-div:hover {
transform: translateY(-5px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
background:linear-gradient(#0e123d, #ff6c1e) ;
}
.phone-icon {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}.phone-icon i {
text-align: center;
font-size: 1.5rem;
}
.phone-number {
position: absolute;
top: -50px;
left: -50%;
transform: translateX(50%);
background-color: #fff;
color: #0e123d;
padding: 10px;
border-radius: 5px;
font-size: 0.9rem;
max-width: 200px;
text-align: center;
opacity: 0;
transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
}
.sticky-div:hover .phone-number {
top: -80px;
opacity: 1;
}
.disease-page-image2{
margin:15px 15px 20px 15px; 
height: auto;
max-width: 300px;
border-radius:5px;
display: inline-block;
}
a{
  text-decoration: none;
}

a:hover{
  text-decoration: none;
}
.direction-div {
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    transition: box-shadow .4s ease-in-out;
    height: 70px;
    border-radius: 10px;
margin-bottom: 20px;
}
.learnmore-p {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.direction-div img {
    height: 30px;
    width: 30px;
    transition: transform 0.5s ease;
}
.direction-div:hover img {
    transform: rotate(360deg);
}
.direction-div:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.learnmore-title{
  color: coral
}
   .disease- {
        list-style: none;
        padding: 0;
    }

    .disease- li {
        margin-bottom: 10px;
        margin-right: 15px;
    }

    .disease- li a {
        display: block;
        position: relative;
        padding-right: 20px;
        color: #333;
        text-decoration: none;
        transition: all 0.2s ease-in-out;
    }

    .disease- li a:before {
        content: "";
        display: block;
        position: absolute;
        top: calc(50% - 5px);
        right: 0;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #FF6D1E;
    }

    .disease- li a:hover {
        color: #FF6D1E;
    }

    .disease- li a:hover:before {
        transform: scale(1.5);
    }
p {
text-align: justify;
text-justify: inter-word;
margin: 2px 10px;
}
li {
text-align: justify;
text-justify: inter-word;
margin:5px;
}
strong{
color: #1C1B4F;
margin:15px 0px 5px 5px;
}
h4{
font-size: 20px;
color: #FF6D1E;
margin:30px 10px 15px 0px;
}
ul {
text-align: justify;
text-justify: inter-word;
}
h1{
font-size: 22px; 
margin:15px 10px 15px 0px;
}
h5{
margin:20px 10px 15px 0px;
}
.small-image {
display: block;
margin: 25px auto;
max-width: 100%;
width: 300px;
border-radius: 10px;
}
