.pcms-news-box-c-v1:hover .pcms-news-box-btn-readmore {
    background-color: rgba(0,0,0,0.40) !important;
    border-color: transparent !important;
}
.pcms-news-box-title{
    transition: all .4s;
}
.pcms-news-box-c-v1:hover .pcms-news-box-title {
    background-color: #05608a !important;
}
.pcms-news-box-header-bg-v1-v2{
    background:url(imgs/amom-h-border.png) center center !important;
}
.pcms-news-box-title-bg-v1-v2{
    color:#970505;
    font-weight:600;
}
.pcms-news-box-title-bg-v1-v2-en{
    font-size:16px;
}
.pcms-container-heading-ts-4{
    margin-bottom:16px;
}
.pcms-card-custom-v1{
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom:3px solid #970505;
}
.pcms-card-custom-body-v1{
    padding-left:10px;
    padding-right:10px;
}
.pcms-no-b-radius{
    border-radius:0!important;
}
.pcms-card-custom-v1{
    margin-bottom:26px;
}