/* widget.css */
.special-wrap {min-height:250px;background:url('../images/bg-special-wrap.jpg') no-repeat center top;padding:10px 20px;background-size:100% auto;}
.special-wrap h2 {color:#234a73;font-weight:800;text-transform:uppercase;font-size:180%;margin-bottom:40px;}
.special-wrap .left {float:left;width:100px; position:relative; right:20px;}
.special-wrap .left.img1 {background:url('../images/img-solutions.png') no-repeat 0px top; padding:179px 0 0 20px;}
.special-wrap .left.img2 {background:url('../images/img-zset.png') no-repeat 0px top; padding:167px 0 0 20px;}
.special-wrap .left .wrap-img {margin-left:-20px;margin-bottom:20px;}
.special-wrap .right {margin-left:120px;}
.special-wrap .right .ul-list-style02 li {border-bottom:1px solid #BAD6E0;margin-bottom:5px;padding-bottom:5px;}
.special-wrap .right .ul-list-style02 li h3 {font-weight:400;font-size:140%;line-height:100%;margin-bottom:5px;}
.special-wrap .right .ul-list-style02 li h3 a {font-weight:400;}
.special-wrap .right .ul-list-style02 li p {font-size:90%;line-height:110%;}