.item1.active , .item2.active , .order1.active , .order2.active{
border: 2px solid red !important;
}
.item1 , .item2{
    cursor: pointer !important;
}

.itemMedia1.active,.itemMedia2.active{
    display: block;
}
.elementor-element--toggle-edit-tools.itemMedia2 ,.elementor-element--toggle-edit-tools.itemMedia1,.elementor-element-edit-mode.itemMedia1,.elementor-element-edit-mode.itemMedia2{
    display: block;
}
.item-diadiem-wrap:after{
    content: " ";
    display: table;
    clear: both;
}
.item-diadiem:after{
    content: " ";
    display: table;
    clear: both;
}
.item-diadiem-wrap{
    display: flex;
    flex-wrap: wrap;
    width: 1290px;
    margin-left: -10px;
    margin-right: -10px;
}
.item-diadiem{
    width: 25%;
    margin-bottom: 15px;
}
.item-in{
    border: 1px solid #0000001f;
    padding: 10px;
    margin: 0 10px;
    min-height: 94px;
    overflow: hidden;
    border-radius: 6px;
}
.item-diadiem h4{
    color: var(--Greys-Grey-900, #0B0F22);
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 4px;
}
.item-diadiem p{
    color: var(--Greys-Grey-800, #252731);
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: 0px;
}
.item-diadiem a{
    color: var(--Greys-Grey-800, #252731);
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 138.462% */
    font-weight: bold;
}
.diem_ban_filter {
    display: block;
    overflow: visible;
    background: #f8f8f8;
    border: 1px solid #ddd;=-tr`u
    padding: 15px;
    border-radius: 3px;
}
#dgm_loc_diem_ban_tinh{
    border: 1px solid #0000002b;
    padding: 10px 20px;
}
.diadiem-cat svg{
    margin-left: 10px;
}
.diadiem-cat a{
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 10px;
    color: var(--Greys-Grey-800, #014942);
}
.diadiem-cat .item-in{
    height: 91px;
}
.diadiem-cat h4{
    color: #71B842;
    font-size: 14px;
    font-weight: 600;
}
.tinhthanh-wrap h2{
    color: var(--Green-Green-Pea, #71B842);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
    .item-diadiem-wrap{
        width: 100%;
    }
}
@media only screen and (max-width: 640px) {
    .item-diadiem{
        width: 50%;
        float: left;
    }
    .item-diadiem-wrap{
        margin-left: 0px;
        margin-right: 0px;
    }
}