.boxes-3 {
    text-align: center;
}

.boxes-3 .col-box {
    width: 33.3333%;
    float: left;
    padding: 0 15px;
}

.box-3 {
    width: 230px;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 40px;
}

.box-3 .txt-1 {
    margin-top: 10px;
}

.icm {
    height: 66px;
    margin: 0 auto;
}

.icm-1 {
    width: 44px;
    background: url('../img/sprite-2.png') 0 0;
}

.icm-2 {
    width: 64px;
    background: url('../img/sprite-2.png') -46px 0;
}

.icm-3 {
    width: 66px;
    background: url('../img/sprite-2.png') -113px 0;
}

.boxes-3 {
    float: left;
    padding-bottom: 5px;
    width: 100%;
    margin-top: -20px;
}

.icm-1a {
    width: 82px;
    background: url('../img/sprite-3a.png') 0 0;
}

.icm-2a {
    width: 64px;
    background: url('../img/sprite-3a.png') -92px 0;
}

.icm-3a {
    width: 65px; background: url('../img/sprite-3a.png') -319px 0;
   
}

.icm-4a {
    width: 69px;
    background: url('../img/sprite-3a.png') -165px 0;
}

.icm-5a {
    width: 64px;
      background: url('../img/sprite-3a.png') -393px 0;
}

.icm-6a {
    width: 69px;
 background: url('../img/sprite-3a.png') -242px 0; 
}

.content-box-5 {
    background: #f5f5f6;
    padding: 35px 0 40px;
}

.boxes-3-1-1 .icm {
    height: 64px;
}

.boxes-3-1 .col-box {
    width: 25%;
}

.box-3 .txt-1 span {
    color: #fdc716;
    line-height: normal;
    font-size: 20px;
    display: block;
}

.icm-4 {
    height: 64px;
    width: 60px;
    background: url('../img/sprite-3.png') 0 0;
}

.icm-5 {
    height: 64px;
    width: 46px;
    background: url('../img/sprite-3.png') -67px 0;
}

.icm-6 {
    height: 64px;
    width: 61px;
    background: url('../img/sprite-3.png') -118px 0;
}

.icm-7 {
    height: 64px;
    width: 73px;
    background: url('../img/sprite-3.png') -188px 0;
}

.icm-8 {
    height: 64px;
    width: 61px;
    background: url('../img/sprite-3.png') -273px 0;
}

.icm-9 {
    height: 64px;
    width: 64px;
    background: url('../img/sprite-3.png') -341px 0;
}

.icm-10 {
    height: 64px;
    width: 56px;
    background: url('../img/sprite-3.png') -415px 0;
}

.icm-11 {
    height: 64px;
    width: 79px;
    background: url('../img/sprite-3.png') -479px 0;
}

.content-box-6 {
    padding: 35px 0 40px;
}

.content-box-6-1 {
    float: left;
    width: 100%;
}

.content-box-6-1 figure {
    float: left;
    padding: 15px;
    border: 1px solid #fdc716;
    margin-right: 20px;
}

.content-box-6-1 .description {
    overflow: hidden;
}

.box-4 h3 {
    color: #fdc716;
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 2px;
}

.box-4 {
    padding-left:22px;
    margin-bottom: 15px;
    position: relative;
}

.box-4:after {
    width: 6px;
    height: 6px;
    background: #fdc716;
    display: block;
    content: "";
    top: 10px;
    left: 0;
    position: absolute;
}

.boxes-4 .box-4:last-child {
    margin-bottom: 0;
}