.service-bg {
            background-image: url('/assets_ss/img/banners/Capabilites.jpg') !important;
            background-size: cover;
            height: 300px;
        }

        .box {
            box-shadow: 0px 5px 5px 0px #afabab;
            border: 1px solid #eee;
            height: 269px;
            padding: 12px;
            border-radius: 16px;
            margin-bottom: 15px;
            background:#fff;
        }

            .box i {
                padding-left: 6px;
            }

        .box1 i {
            padding-left: 6px;
        }

        .box1 {
            box-shadow: 0px 5px 5px 0px #afabab;
            border: 1px solid #eee;
            height: auto;
            padding: 12px;
            border-radius: 16px;
            margin-bottom: 15px;
              background:#fff;
        }
        .cs_portfolio_details .cs_ul_ml {
            font-size: 17px !important;
        }
