.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


.work-sec-cmn { text-align: center; }
.work-sec-cmn .cmn-heading{margin:20px 0;}
.work-sec-cmn .cmn-heading h2 { background-color: #fff; }
.work-sec-cmn h3 { font-size: 20px; margin-bottom: 0; }
.blue-back { background-color: #3c43a4; }
.gray-back { background-color: #9c9c9c; }
ul.work-process { list-style: none; margin: 0; padding: 30px 0; }
ul.work-process:after { clear: both; content: ""; display: block; }
ul.work-process li { float: left; width: 25%; position: relative; text-align: center; color: #fff; }
ul.work-process li:after { content: "\f101"; font-family: 'FontAwesome'; color: rgba(255,255,255,0.4); position: absolute; right: -10px; top: 20%; margin-top: -10px; font-size: 36px; }
ul.work-process li:last-child::after { display: none; }
.work-process .icon-img { height: 80px; display: table; margin: 0 auto; font-size: 35px; width: 80px; }
.work-process .icon-img i { background-color: transparent; border: 2px solid rgba(255,255,255,0.4); border-radius: 75%; -moz-border-radius: 75%; -webkit-border-radius: 75%; color: #ffffff; display: table-cell; height: 80px; text-align: center; vertical-align: middle; width: 80px; }
ul.work-process li p { font-size: 16px; margin: 0; padding-top: 26px; }


}
.services ul.work-process li{color: #333;width: 33.33%;}    
.services .icon-img i{color: #333; border-color: #00b9f5;background-color: #f5f5f5;}
.services ul.work-process h4{margin-top:30px; font-size: 20px;}
.services ul.work-process li p {
    font-size: 14px;
    font-weight: 400;padding-top: 10px;
    line-height: 26px;
}
.work-sec-cmn { text-align: center; }
.work-sec-cmn .cmn-heading{margin:20px 0;}
.work-sec-cmn .cmn-heading h2 { background-color: #fff; }
.work-sec-cmn h3 { font-size: 20px; margin-bottom: 0; }

.cmn-content{padding-bottom: 40px;padding-top: 15px;}
.cmn-content .cmn-heading h2{background-color:#fff;}

.cmn-heading h2 { position: relative; font-size: 30px; padding: 0 36px 0px; text-transform: uppercase; margin-bottom: 20px; display: inline-block; background-color: #f5f5f5; line-height: 46px; }
.cmn-heading h2:before, .cmn-heading h2:after { background: url(../images/diamond-triangle.png) no-repeat; width: 20px; height: 20px; position: absolute; top: 13px; content: ""; display: block; }
.cmn-heading h2:before { left: 0; }
.cmn-heading h2:after { right: 0; }

.work-sec-cmn .cmn-heading {
    margin: 20px 0;
}

.cmn-heading {
    text-align: center;
    background: url(../images/separator.png) repeat-x center left;
}

.cmn-heading h2 {
    position: relative;
    font-size: 30px;
    padding: 0 36px 0px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    background-color: #f5f5f5;
    line-height: 46px;
    color: rgb(153, 153, 153);
}