﻿.services .bg-left .content
{
    height:140px;
    padding:0px 80px 0px 0px;
}
.services .bg-left .content h1
{
    padding:48px 0px 0px 26px;
    color:#fff;
    margin:0px;
    font-size:40px;
}
.services .delivery
{
    background: url(../img/bg-img.png) repeat-x 0px -403px;
    height:80px;
    color:#8E8E8E;
    border-bottom:solid 1px #F4F4F4;
}
.services .delivery h2
{
    margin:0px 0px 4px 0px;
    font-size:14px;
}
.services .delivery .content
{
    padding:20px 80px 0px 26px;
}
.services .delivery .content .search-area
{
    float:right;
    background: url(../img/search.png) no-repeat;
    width:249px;
    height:31px;
    line-height:31px;
    margin:8px 0px 0px 0px;
}
.services .delivery .search-area .left
{
    margin:0px 0px 0px 10px;
}
.services .delivery .search-area input
{
    width:160px;
    color:#666666;
    border:none;
    background:url(../img/search.png) no-repeat -3px -3px;
}
.services .delivery .search-area .go
{
    width:30px;
    height:30px;
    line-height:30px;
    display:inline-block;
    vertical-align:middle;
}
.services .about .right-text
{
    float:right;
    width:320px;
}
.services .about b
{
    display:block;
}
.services .about .left-text
{
    width:600px;
}
.services .about .left-text .right-order
{
    float:right;
}
.services .about .left-text .order
{
    width:226px;
    line-height:20px;
    padding:20px 0px 0px 65px;
    background-position: 0px 27px;
    background-repeat:no-repeat;
}
.services .about .left-text .order b
{
    font-size:13px;
    color:#2A2A2A;
}
.services .about .left-text .first
{
    padding:0px 0px 50px 0px;
}
.services .about .left-text .first .order ul
{
    height:100px;
}
.services .about .left-text .order div,
.services .about .left-text .order ul
{
    height:125px;
}
.services .about .left-text .order ul
{
    padding:0px 0px 0px 15px;
    margin:0px;
    /*list-style-image:url(../img/list.png);*/
}
.services .about .left-text .order ul li
{
    list-style-image:url(../img/list.png);
}

.services .about .left-text .order.integration
{
    background-image:url(../img/integration.png);
}
.services .about .left-text .order.development
{
    background-image:url(../img/development.png);
}
.services .about .left-text .order.computing
{
    background-image:url(../img/computing.png);
}
.services .about .left-text .order.seo
{
    background-image:url(../img/seo.png);
}
