header{
    position: fixed;
    z-index: 100;
    background-color: #ffff;
    width: 100%;
    top: 0;
  
  }

  .textalign{
    text-align: justify;
  text-justify: inter-word;
  }

  .copyright{
    text-align: center;
  }

  .con1{
    margin-top: 130px;
  }


  .bg-image{
    top: 100px;
    height: 100vh;
   
  }

  .hero-section{
   padding-top: 310px;
   
   display: flex;
   font-weight: bold;
   font-style:italic ;
  }

  .display{
    color: rgb(14, 230, 154);
    font-size: 30px;
  }

.tarmarLogo{
  margin-left: 140px;
}

.tarmproColor{
  color: black;
  font-style: italic;
}

.tarmaAudio{
  margin-left: 200px;
  
}








.card1{
  border-radius: 1rem;
  box-shadow: 1px -10px 1px 2px rgb(14, 230, 154);
 
}
@media(max-width:767px){
  .card1{
      margin: 1rem 0.7rem 1rem;
      max-width: 80vw;
  }
}
.img1{
  
  border-radius: 5rem;
  margin: 1.3rem auto 1rem auto;
}
.tt{
  padding:0  0.5rem;
}
.tta{
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: bold;
  font-family: 'IM Fell French Canon SC';
}


.ttx{
  text-align: center;
  padding: 1rem 2rem;
  font-size: 0.8rem;
  color: rgb(82, 81, 81);
  line-height: 1.4rem;
}
.footer1{
  border-top: none;
  text-align: center;
  line-height: 1.2rem;
  padding:  0 1.4rem 0;
  font-family: 'Varela Round';
  margin-bottom: 30px;
}
#name1{
  font-size: 0.8rem;
  font-weight: bold;
}
#position1{
  font-size: 0.7rem;
}










  @media (max-width: 575.98px) {
    .bg-image {
        height: 90vh;
        width: 100%;

    }

    .hero-section{
        
        padding-top: 300px;
       }
    .hero-text{
        font-weight: bold;
    } 
    

    .imgS{
      width: 300px;
    }

    .tarmarLogo{
      margin-left: 0;
    }

    .rounded-pill{
      padding-right: 35px;
    }
    .tarmaAudio{
      margin-left: 20px;
    }
    .donateImgContact{
      margin-left: 65px;
    }

    .mapMobileView{
      width: 100%;
    }

    .btntop{
      margin-bottom: 20px;
    }
    
}



.user-content p{
  margin-top:5px;
  font-size:12px;
}


.ratings i{
  color: rgb(14, 230, 154);
}






  