.content-over{
    background-color: #fff;
}

.pd-t-9{
    padding-top: 9px;
}

.p-t-27{
    padding-top: 27px;
}

.plr-14{
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0px;
}

.p-t-10{
    padding-top: 10px;
}

.p-t-100{
    padding-top: 100px!important;
}

.plr-0{
    padding-left: 0px;
    padding-right: 0px;
}

.p-r-20{
    padding-right: 20px;
}

.ptb-10{
    padding-top: 10px;
    padding-bottom: 10px;
}

.pd-b-60{
    padding-bottom: 60px;
}

.plr-30{
    padding: 0px 30px;
}

.pd-60{
    padding: 60px;
}

.mlr-48{
    margin: 0px 48px;
}

.mlr-30{
    margin: 0px 30px;
}

.m-r-20{
    margin-right: 20px;
}

.mlr-30-20{
    margin: 30px 0px 20px;
}

.m-t-5{
    margin-top: 5px;
}

.m-l-10{
    margin-left: 10px;
}

.mtop-5{
    margin-top: -5px;
}

.mlr-0{
    margin: 0px 0px;
}

.m-b-30{
    margin-bottom: 30px;
}

.lh-26{
    line-height: 26px;
}

.w-320{
    width: 320px;
}

.w-344{
    width: 344px;
}

.h-287{
    height: 287px;
}
.h-210 {
    height: 210px;
}

.h-424{
    height: 427px;
}

.h-474{
    height: 474px;
}

.bor-d6{
    border: 1px solid #d6dce3;
}

.bg-d6{
    background-color: #f4f6fc;
}

.fs-20{
    font-size: 20px;
}

.t-color{
    color: #666666;
    font-size: 16px;
}

.ct-s-head{
    padding-left: 10px;
    border-left: 4px solid rgba(230, 40, 66, 1);
}
.ct-s-head img{
    height: 16px;
    width: auto;
}

.icon{
    height: 48px;
    width: 48px;
}

.ad{
    height: 140px;
    width: 100%;
}

.t-small{
    color: #666;
    font-size: 12px;
}

.more{
    color: #0f5d9b;
}

.more:hover{
    color: #e62842;
    text-decoration: underline;
}

.reset-2 .list-group-item{
    width: 6%;
}

.bg-txt{
    padding-top: 47px;
    color: #e6e9ef;
    font-size: 32px;
    font-weight: bold;
}

/* .line{
    height: 16px;
    background-color: #0f5d9b;
} */

.title-1{
    font-size: 28px;
    color: #0f5d9b;
    margin-bottom: 30px;
}

.d-box img{
    height: 17px;
    width: auto;
    margin: 0px 0px 5px 5px;
}

.a-link{
    color: #333;
    text-decoration: none;
}

.a-link:hover{
    color: #0f5d9b;
    text-decoration: underline;
}