.bg-blue{
    --vz-bg-opacity: 1;
    background-color: rgba(225 244 255) !important;
}
.sectioncst{
    padding-top: 90px;
}
.hov:hover{
    color: #000 !important;
}
.cmargr{
    margin-top: 10px;
    margin-right:20px;
}
.crad{
    border-radius: 5px !important;
}
.cpad{
    padding: 0 !important;
}
.cmx{
    margin: 1.5rem 1px 0;
}
.cauth-one-bg{
    background-image: url(../images/kru/kantor.png);
    background-position: center;
    background-size: cover;
}
.cauth-one-bg .bg-overlay{
    background: linear-gradient(to right, #1b8fcd, #25a0e2);
    opacity: .9;
}
