

.nav-tabs .nav-item.nav-link {
    padding: 1.5rem 2rem;
    font-size: 1.2rem;
    color: #2f2f41;
    margin: 0 5px;
    border-radius: .5rem;
    box-shadow: 0 10px 30px 5px rgb(1 164 121 / 6%) !important;
}

.bg-primary {
    background-color: #48adbb !important;
}
.rounded, .card {
    border-radius: .5rem !important;
}
.EjadahCC1 .nav-item.nav-link i {
    color: #48adbb;
}
.EjadahCC1 .nav-item.nav-link div ,.EjadahCC1 .nav-item.nav-link.active div {
    color: dimgrey;
}
.EjadahCC1 .nav-item.nav-link.active div {
    color: white;
}
.EjadahCC1 .nav-item.nav-link.active i,.EjadahCC1 .nav-item.nav-link:hover i, .EjadahCC1 .nav-item.nav-link:hover div, .EjadahCC1 .nav-item.nav-link:focus i, .EjadahCC1 .nav-item.nav-link:focus div {
    color: white !important;
}
 

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    background: #48adbb;
    color: #ffffff;
}
.fa-1-7x {
    font-size: 1.7em;
}
.fa, .fas {
    font-weight: 900;
}
.p-2 {
    padding: .5rem !important;
}


.bg-light {
    background-color: #fcfbf7 !important; 
    min-height: 335px;
    padding: 2%;
    
}
.rounded, .card {
    border-radius: 0.5rem !important;
}
.f-icon-m {
    font-size: 2.7rem;
    line-height: 2.7rem;
} 

.f-icon-m > i
{
    font-size: 3.25rem !important;
    color: #fff !important;
}


.tab-pane  div  div  div  div  div  div  div  a  div  h5
{
    color: dimgrey;
}
.tab-pane  div  div  div  div  div  div  div  a  div  p
{
    color: #48adbb;
}
.Custome_h_style{
    margin-bottom: 0.5rem;
    color: dimgrey;
    font-weight: 700;
    line-height: 1.3;
}