diff --git a/css/services.css b/css/services.css index 3f33936..6632947 100644 --- a/css/services.css +++ b/css/services.css @@ -257,4 +257,59 @@ padding-bottom: 22px; border-bottom: 2px solid rgba(63,159,254,1); background: url(../images/services_titico9_active.png) no-repeat center 0; +} +/*footer sta*/ +.services-foottit{ + width:400px; + height:38px; + line-height:38px; + font-size:36px; + font-weight:500; + color:rgba(0,0,0,1); + margin: 0px auto 71px; +} +.services-foot-cont{ + height: 362px; + width: 100%; +} +.services-foot-div{ + height: 362px; + background:rgba(255,255,255,1); + box-shadow:2px 2px 2px 2px rgba(234,235,235,0.48); +} +.services-foot-div div:nth-of-type(1){ + height: 219px; + width: 100%; +} +.services-footmsgtit{ + width:150px; + height:33px; + font-size:29px; + font-weight:bold; + color:rgba(78,166,253,1); + line-height:33px; + text-align: left; + margin-left: 40px; + margin-top: 25px; +} +.services-footmsg{ + width:240px; + height:44px; + font-size:16px; + font-weight:500; + color:rgba(0,0,0,0.6); + line-height:28px; + text-align: left; + margin-left: 40px; +} +.services-footIco1{ + background: url("../images/services_footIco2.png") no-repeat; + /*background-size: ;*/ +} +.services-footIco2{ + background: url("../images/services_footIco2.png") no-repeat; + /*background-size: ;*/ +}.services-footIco3{ + background: url("../images/services_footIco3.png") no-repeat; + /*background-size: ;*/ } \ No newline at end of file diff --git a/images/services_footIco1.png b/images/services_footIco1.png deleted file mode 100755 index bf0dff3..0000000 --- a/images/services_footIco1.png +++ /dev/null diff --git a/services.html b/services.html index a87db2d..f40cf87 100644 --- a/services.html +++ b/services.html @@ -64,9 +64,8 @@