/*
Custom Css
*/
.header-logo{
    width: 350px;
}
.languages-imgs{
    width: 30px;
    height: 20px;
}
#footer-social{
    margin: auto;
}
.img-fluid{
    border-radius: 0px;
}
.hzm{
    margin-top: 10px;
}
.bg-success{
    background-color: #ffffff !important;
}