.e_services{
   width: 78%;
   margin: 0 auto;
}
.e_services .CPF_services{
   font-family: Rubik Regular;
   font-weight: 400;
   font-size: 30px;
   line-height: 38px;
   letter-spacing: 0%;
   vertical-align: middle;
   color:#002E6C;
   margin-top: 50px;
   margin-bottom: 40px;
}
.e_services .services_lists .services_list{
   gap: 10px;
   padding-top: 26px;
   padding-bottom: 26px;
   border-radius: 8px;
   border-bottom-width: 1px;
   box-shadow: 0px 10px 20px 0px #10182814;
   margin-bottom: 16px;
   padding-left:24px;
}
/*.e_services .services_lists .services_list:last-child {
  margin-bottom: 24px;
}*/
.e_services .services_lists{
margin-bottom: 50px;
}
.e_services .services_lists .services_list{
   font-family: Rubik Regular;
   font-weight: 400;
   font-size: 18px;
   line-height: 28px;
   letter-spacing: 0%;
   color: #333333;
}

.frame-app .appListModule{
    padding-top: 24px;
    border-top: 1px solid #EAEEFF;
}
@media (max-width:953px) {
figure {
    margin: 0 !important;
}
.image figcaption{
margin-top: 13.62px !important;
}
.frame-app .appListModule{
    padding-top: 19.38px;
}
.frame-app .rightArea .summery {
        text-transform: unset !important;
        margin-top: 9.54px !important;
        margin-bottom: 9.54px !important;
    }
   .e_services{
   width: 92%;
   margin: 0 auto;
}
.e_services .CPF_services{
   font-family: Rubik Regular;
   font-weight: 400;
   font-size: 18px;
   line-height: 28px;
   letter-spacing: 0%;
   vertical-align: middle;
   margin-top: 16px;
   margin-bottom: 16px;
}

.e_services .services_lists .services_list{
   gap: 10px;
   padding: 15px;
   border-radius: 8px;
   border-bottom-width: 1px;
   box-shadow: 0px 10px 20px 0px #10182814;
}
.e_services .services_lists .services_list{
   font-family:Rubik Regular;
   font-weight: 400;
   font-size: 16px;
   line-height: 24px;
   letter-spacing: 0%;
   color: #333333;
}
.e_services .services_lists{
margin-bottom: 16px;
}
}