/* .custom-nav-items-left-align{
    float: left !important;
    margin-left: 10vw;
} */

.custom-nav-logo-size{
    width: 180px;
    height: 60px;
    object-fit: contain;
}

.custom-logo-container{
    display: flex;
    align-items: center;
}

.custom-nav-logo-padding{
    padding: 0 !important;
}

.custon-home-banner-height{
    height: 600px;
}

.custom-technology-section-light:before{
    background-color: white !important;
}

.custom-technology-block-light .inner-box h6{
    color: #141d38 !important;
}

.custom-technology-block-icon-border .inner-box{
    border: 1px dashed rgba(0,96,255,0.60) !important;
}

.justifyCenter {
    justify-content: center;
}

.custom-img-1 img {
    width: 320px;
    height: 400px;
}

.custom-img-2 img {
    width: 180px;
    height: 180px;
}

.custom-img-3 img {
    width: 200px;
    height: 200px;
}

.custom-img-4 img {
    width: 130px;
    height: 150px;
}