 /*    home page services list color and other css */
    
    
.centered {
  position: absolute;
  top: 50%;
    left: 30%;
    transform: translate( -50%, -50% );
}
    
 li {
    list-style: none;
}
.anidi_services {
    padding: 40px 20px 80px;
 
}
.anidi_services ul {
    display: #000;
}

 .icon
    {
        color: hotpink;
    }
.text
    {
        color: black;
        padding-left: 3px;
        font-size: 18px;
        
    }
    .abthd
    {
        color: #a34187;
      text-align: center
    }
      .abtht
    {
        color: hotpink;
    }









/*         home page wel come text */
         
         
       .hdstyle {
   
    
   
    font-size: 20px;
   color: black;
   
    
    text-align: justify;
 padding-top: 20px;
           padding-bottom: 30px
    
}
         
         
/*         home page services list*/
         
         
        .hdstyle2
        {
            
    font-style:normal;
    font-size: 30px;
  
    
    
    text-transform: capitalize;
    line-height: 1.5em;   
        }
          
         


/*aboutus page color and other css*/
       .hdstyle3 {
   
  color: black;
 
    font-size: 20px;
    
 
   
    
}
 .abtht
    {
        color: hotpink;
    }
         




/*sservice page style css*/



nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#272e38;
    border-radius:0;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #a34187 ;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #a34187;
    border-bottom:5px solid #a34187;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #a34187;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
           .hdstyle4{
   
        font-size: 18px;
    
  color: black;
    
 margin-top: 30px
    text-align: justify;
    
}
    
.srvtxt
    {
              font-size: 18px;
    
  color: black;
    text-transform: capitalize;
 
    text-align: justify; 
    }
    