.box-hover:hover .img-hover img {
    transform: scale(1.5);
}

.img-hover img {
    transition: transform .4s;
    /* border-radius: 20px; */
}

.box-hover {
    overflow: hidden;
}


.cas-box-img a {
    font-size: 0;
}

.t-slide a.btn-saco:hover {
    background: #1BDEDE;
}

.qs-content-left a.btn-saco:hover {
    background: #1BDEDE;
    text-decoration: none;
}

p.devpat-but a:hover {
    background: #131d68;
    text-decoration: none;
    color: white;
}

.but-pat-end a:hover {
    background: #131d68;
    text-decoration: none;
}