.uk-button-secondary
{
    background: linear-gradient(90deg, #B1E8F8 0%, #0047A1 100%);
    border:none;
}
.uk-pagination>*>*
{
    height:42px;
    width:42px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gap-3
{
    gap:12px;
}
.uk-navbar-dropdown-nav>li.uk-active>a
{
    background-color:#0047A1;
}
.uk-navbar-dropdown-nav > li:nth-child(n+2)
{
    margin-top:8px;
}
.uk-modal-dialog iframe
{
    width:100%;
}
.gt_white_content .gt_languages
{
    flex-flow: unset;
    flex-wrap: wrap;
}
.gt_white_content a
{
    width:100%;
}
.gt_white_content .gt_languages
{
    max-height: max-content !important;
}
.fb-wrap #u_0_2_ET
{
    height:140px !important;
}
.uk-modal-dialog
{
    border-radius: 5px;
}
.gtranslate_wrapper  .gt_switcher-popup > span 
{
    display: none;
}
figure
{
    max-width: 100%;
}
@media(max-width:960px)
{
    .uk-margin-top
    {
        margin-top:12px !important
    }
    .uk-button-large 
    {
        line-height: 40px;
        font-size: 16px;
    }
    h4,.uk-h4
    {
        font-size: 20px !important;
    }
    .uk-card-small
    {
        padding:8px !important;
    }
    .uk-h3, h3
    {
        font-size: 24px !important; 
    }
    .ho-so-phap-ly-gallery > .uk-grid
    {
        max-height: 50vh;
        overflow: scroll;
    }
    .gtranslate_wrapper
    {
        text-align: center;
    }
}