.services-list{padding:64px 0}
@media(min-width:576px){.services-list{padding:80px 0}
}
@media(min-width:992px){.services-list{padding:104px 0}
}
.services-list h3{font-size:24px;margin-bottom:56px}
@media(min-width:576px){.services-list h3{font-size:21px;margin-bottom:80px}
}
@media(min-width:992px){.services-list h3{font-size:23px;margin-bottom:64px}
}
.services-list .category-name{color:#232323;font-size:19px;margin-bottom:32px}
@media(min-width:576px){.services-list .category-name{margin-bottom:40px}
}
.services-list a:not(.btn){color:#005eb8}
.services-list a:not(.btn):hover,.services-list a:not(.btn):focus{color:#003a71}
.services-list .btn-toggle{background:#f2f2f2;border-radius:25px;box-shadow:none;color:#232323;font-size:13px;letter-spacing:.93px;line-height:2;margin-bottom:32px;padding:7px 26px;text-transform:uppercase}
@media(min-width:992px){.services-list .btn-toggle{margin-bottom:56px}
}
.services-list .btn-toggle:hover{background:#e2e2e2}
.services-list .btn-toggle .more{display:none}
.services-list .btn-toggle .less{display:inline}
.services-list .btn-toggle.collapsed .more{display:inline}
.services-list .btn-toggle.collapsed .less{display:none}
.services-list .row-wrapper{padding-bottom:8px}
@media(max-width:575px){.services-list .row-wrapper{margin:0 -15px;padding-left:40px;padding-right:40px}
}
.services-list .row-wrapper+.row-wrapper{border-top:1px solid #ccc;padding-top:40px}
@media(min-width:576px){.services-list .row-wrapper+.row-wrapper{padding-top:64px}
}
.services-list .row-list a{line-height:21px}
@media(min-width:576px){.services-list .row-list a{line-height:26px}
}
.services-list .row-list p,.services-list .row-list a{font-size:14px}
@media(min-width:576px){.services-list .row-list p,.services-list .row-list a{font-size:16px}
}
.services-list .row-list p{margin-bottom:32px}
@media(min-width:576px){.services-list .row-list p{margin-bottom:40px}
}
@media(min-width:992px){.services-list .row-list p{margin-bottom:56px}
}
.services-list-background-white{background-color:#fff}
.services-list-background-light-gray{background-color:#fafafa}