/*Input Your Custom CSS Here*/
.footer-icon li i{
    color: white;
}

.footer-icon li{
    color: white;
    margin-bottom: 20px;
}

.footer-icon li a{
    color: white;
}

.action-sec{
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-area .logo a img{
    width: 50%;
}

.phone-layout-logo a img{
    width: 50%;
}

.product-tab li{
    border-top: 1px solid #0000002f;
    padding: 5px 0px;
}

.project-thumb{
    border: 1px solid red;
}