.header-style-one{
    box-shadow: 0 4px 20px 0 #0000001a;
}
.handbook-list{
    padding: 20px;
    border-radius: 10px;
    background: rgba(198 82 149/1);
    position: relative;
    color: #fff;
    margin-bottom: 20px;
}
.handbook-list span.position-img-hb{
    position: absolute;
    right: 0;
    top: 0;
}
.handbook-list h3{
    line-height: 30px;
    font-size: 22px;
    color: #fff;
}
.handbook-list p{
    font-size: 12px;
    margin-bottom: 0;
    color: #fff;
}
.btn-detail-cn{
    padding-top: 20px;
}
.btn-detail-cn a{
    padding: 5px 15px;
    border-radius: 30px;
    border: 3px solid #fff;
    color: #fff;
    background-color: #ffc220;
    font-size: 14px;
}
.btn-detail-cn a:hover{
    background: rgba(198 82 149/1);
}
.image-box-custom img{
    border-radius: 30px;
}
.btn-style-two{
    border: 1px solid rgba(198 82 149/1);
}
.blog-title{
    font-size: 20px;
    line-height: 24px;
}
.truncate-2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.truncate-3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.title-blog{
    font-size: 18px;
    line-height: 24px;
}
.title-blog a{
    color: #000;
}
.text-support p{
    margin-bottom: 0;
    color: #fff;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
}
.text-support p a{
    color: #fff;
}
.service-box{
    background-color: #00ced1;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.sec-title h2{
    color: #00ced1;
}
.title-category-page{
    font-size: 2.5rem;
}
.team-block-custom{
    margin-top: 20px;
    box-shadow: 0 2px 20px 0 #0000001a;
    border-radius: 15px;
}
.team-block-custom img{
    border-radius: 15px 15px 0 0;
}
.team-block-custom .content-box{
    padding: 20px;
}
.team-block-custom .content-box h4{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.team-block-custom .content-box .desc-handbook{
    color: #000;
    text-align: center;
    margin-bottom: 0;
}
.list-handbook-cat div{
    padding: 10px 0;
}
.list-handbook-cat div a{
    border: 1px solid #C65295;
    border-radius: 30px;
    padding: 10px;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: 600;
}
.list-handbook-cat div a:hover, .list-handbook-cat div a.active{
    background-color: #C65295;
    color: #fff;
}
.list-promotion-page{
    box-shadow: 0 2px 20px 0 #0000001a;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 15px;
    gap: 20px;
}
.info-promotion{
    padding: 30px;
}
.image-promotion img{
    border-radius: 15px;
}
.btn-view-detail{
    padding-top: 30px;
}
.btn-view-detail a{
    padding: 8px 40px;
    border-radius: 30px;
    background-color: #C65295;
    color: #fff;
    font-weight: 600;
}
.btn-view-detail a:hover{
    background-color: #ffc220;
}
.info-promotion h3{
    line-height: 36px;
}
.separator{
    padding: 0 10px;
}
.detail-promotion{
    padding-top: 20px;
}
.detail-promotion h1{
    font-size: 2.5rem;
}
.related-promotion h3{
    padding-bottom: 20px;
    color: #000;
}
.item-promotion{
    padding-bottom: 20px;
}
.item-promotion a{
    display: block;
    width: 100%;
    padding-bottom: 15px;
}
.item-promotion h4{
    font-size: 18px;
    text-align: center;
    line-height: 22px;
}
.item-promotion h4 a{
    color:#000;
}
.item-promotion h4 a:hover{
    text-decoration: underline;
}
.item-promotion a img{
    border-radius: 10px;
}
.content-service{
    padding-top: 20px;
}
.filter-address{
    padding-top: 30px;
    padding-bottom: 50px;
}
.filter-address .item-filter{
    display: flex;
    justify-content: center;
    gap: 20px;
}
.filter-address .item-filter input[type="text"], .filter-address .item-filter select{
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 5px 10px;
    width: 100%;
    height: 60px;
}
.filter-address .item-filter .input-address{
    min-width: 300px;
    position: relative;
}
.filter-address .item-filter .input-address button{
    position: absolute;
    right: 20px;
    top: 18px;
    background: #fff;
}
.content-location{
    padding: 20px;
}
.content-location .info-location{
    color: #002a8f;
    padding-top: 5px;
    line-height: 22px;
}
.content-location .info-location i{
    padding-right: 10px;
}
.content-system-single{
    padding-top: 20px;
}
.content-system-single h1{
    font-size: 2.5rem;
}
.address-system{
    font-size: 18px;
    color: #0a53be;
}
.img-system{
    padding: 30px 0;
}
.img-system img{
    width: 100%;
    height: auto !important;
    border-radius: 10px;
}
.box-sidebar-sys{
    padding: 20px;
    box-shadow: 0 2px 20px 0 #0000001a;
    border-radius: 10px;
    margin-bottom: 20px;
}
.box-sidebar-sys p{
    font-size: 20px;
    color: #0a53be;
}
.box-sidebar-sys p i{
    padding-right: 10px;
}
.list-customer{
    display: flex;
    gap: 15px;
    margin-top: 30px;
}
.desc-member{
    flex: 2;
}
.img-member{
    flex: 1;
}
.img-member img{
    border-radius: 10px;
}
.desc-member h3{
    font-size: 24px;
}
@media (min-width: 768px) {
    .service-block-layout2 .image-box .image{
        max-height: 480px;
    }
    .blog-block .image a{
        display: block;
        height: 280px;
    }
    .project-block-layout2 .image a{
        display: block;
        height: 450px;
    }
    .list-promotion-page{
        display: flex;
    }
    .info-promotion{
        flex: 2;
    }
    .image-promotion{
        flex: 1;
    }
    .content-system-single{
        padding-right: 50px;
    }
}
