.footer-bottom{
    background-color: #0165ff;
}
.footer-bottom .text-center{
margin-bottom: 0;
}
.footer-dark {
    background-color: #000d95; 
}
.ABOUT_TEXT{
    font-size: 30px;
}
 .big-section , .dark_bg{
    padding: 90px 0 !important;
}

.dark_bg{
    background-color: #000d95; 
}
.feature-box-icon-rounded i{
    color: #0165ff;
}
.bg-gradient-shamrock-green-light-orange{
    /* background:  linear-gradient(20deg, hsl(216, 100%, 50%) 0%, #fff 100%); */
 background: #0165ff !important;  
}
.ABOUT_TEXT{
    color: #000d95;
}
.approch_section .approch_text{
   color: #0165ff;
}
.feature-box .feature-box-icon{
     border: 1px solid #0165ff !important; 
}
.feature-box:hover .feature-box-icon-hover{
     border: 1px solid #0165ff !important; 

}
.footer-dark, .footer-dark a{
color: white;
}
.feature-box-content p{
height: 450px;
text-align: justify;
text-justify: inter-word;

}
.border-color-shamrock-green{
    border-color: #0165ff !important;
}
.client_logo {
    width: 260px;
    height: 70px;
    position: relative;
    display: block;
}
.client_logo{
    margin-bottom: 40px !important;
}
.client_logo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media screen and (max-width: 576.98px){
.navbar-brand{
    width: 137px;

}
.logo_footer{
    width: 100px;

}
}