.footer-row2 .navbar-brand img{
    height:210px !important;
    border-radius: 5px;
    
}

.text-justify{
    text-align: justify;
}
.main-header{
    background-color: #006747;
}
.bg-success{
    background-color: #006747 !important;  
}
.nav-bg-b .custom-nav .nav-list li a.menu-links{
    color:white;
}

.ptb-30{
    padding : 30px 0;
}

.ptb-60{
    padding : 60px 0;
}
.company_name{
    font-family: serif;
    text-shadow: 4px 1px 10px yellow;
}