/* Custom CSS */
#single-page{
    padding-top: 120px;
    padding-bottom: 120px;
}
#single-page h1{
    text-align: center;
    font-size: 3rem;
}
#single-page p, #single-page ul li{
    color: #000;
}
#single-page tbody,#single-page td,#single-page tfoot,#single-page th,#single-page thead,#single-page tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border: 0px;
}
#single-page td,#single-page tfoot,#single-page th,#single-page thead,#single-page tr{
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
    text-transform: capitalize;
}
.logo-pc img{
    width: 90px!important;
    height: 90px!important;
}
.logo-mobile img{
    width: 45px;
    height: 45px;
}
@media screen and (min-width: 1024px) {
    body.home .slide-home{
        margin-top: -100px;
    }
}
.overlay-custom-white{
        background-image: linear-gradient(180deg, #F8F5F1 0%, #F8F5F1DB 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.desc-service{
    font-size: 17px;
    line-height: 30px;
}
.benefits-item{
    margin-bottom: 80px;
}
.sec-adv{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.all-adv{
    display: grid!important;
    width: 100%;
}
.adv-item {
    display: grid;
    width: 100%;
}
.adv-item .icon-left-block{
    display: flex;
}
.adv-item .icon-box-title{
        margin-top: 4px;
    font-size: 16px;
}
.adv-item-container{
    width: 100%;
}
.stat-item{
    width: 100%!important;
}
.stat-item .progress-holder,.stat-item .progress-content {
    height: 13px!important;
    border-radius: 15px;
}
.storage-item a img{
        width: 60%;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.52);
}
.heading-storage-item{
    text-align: center;
}
.banner-container-van-chuyen{
    max-width: 100%!important;
}
.bg-banner-van-chuyen{
    padding: 0px!important;
    left: 0px!important;
}
.banner-bao-cao-phan-tich{
    width: 100%;
}