/* custom styles */
.widget-item-picture {
    transition: 0.3s;
}
.widget-item.intec-grid-item-4.intec-grid-item-375-1.intec-grid-item-700-2.intec-grid-item-1024-3:hover .widget-item-picture {
    transform: matrix(1.4, 0, 0, 1.4, -53, 28);
    transition: 0.3s;
}
.b24-form-field-agreement .b24-form-control-desc {
background-color:#fff!important;
}
.c-form-result-new-form-1 .b24-form-control-desc{
background-color:#363d8e!important;

}