body{ color: #333333; }
.sub-menus .row{ position: relative; }
.sub-menus .sub-right{ position: absolute; right: 0; font-size: 17px; top: 0; padding: 25px 0px 25px 35px; }
.concept-content{ margin-top: 50px; margin-bottom: 35px; }
.concept-title{ font-size: 26px; font-weight: 600; color: #586fff; text-align: center; margin-bottom: 35px; border-bottom: 1px solid #586fff; padding-bottom: 45px; }
.concept-desc{ display: block; font-size: 17px; line-height: 35px; padding-left: 25px; }
.concept-items{ min-height: 320px; background-color: #eff1ff; padding-top: 100px; padding-bottom: 70px; }
.concept-items ul{ display: block; width: 100%; list-style: none; font-size: 0; }
.concept-items ul li{ display: inline-block; vertical-align: top; font-size: 17px; background: url(../images/sites/icon-logo.png) no-repeat left center; padding: 10px 0px 10px 35px; width: 25%; padding-right: 15px; }
.concept-img{ display: block; margin: 90px 0 120px 0; }
.concept-img img{ display: block; width: 100%; }