.title{
	color: white;
}
.title span {
    color: yellow;
}
.sap_implentation_wrapper{
	background: url("../images/services_bg/spa_bg.png") no-repeat center center fixed  /cover;
	padding-top: 4%;
	padding-bottom: 4%;
}
.sap_implentation_mid-1{
	padding-bottom:3%;
}
.sap_implentation_mid-1 p{
	color: white;
}

.sap_implentation_mid-2{
	padding-top:1.3%;
	padding-bottom:2%;
	background-color: #ebeaf0;
}
.sap_implentation_mid-2 h4{
	text-align: center;
    color: #d83131;
    text-transform: uppercase;
    font-weight: 600;
}
.spa_text{
	text-align: center;
    //font-size: 16px;
    //color: white;
}
.sap_mid1-aone{
	padding-top: 3%;
	//color: white;
}
.sap_mid1-aone li{
	list-style-type: none;
}
.sap_mid1-aone li::before {
    font-family: 'FontAwesome';
    content: '\f18e';
    padding-right: 10px;
    color: #00b8f1;    
}

.sap_implentation_mid-3{
	padding-top:1.5%;
    padding-bottom:1.5%;
    background: #d4fbff;
}
.sap_implentation_mid-3 h4{
	color: brown;
    font-weight: 600;
    text-transform: uppercase;
}
.sap_implentation_mid-3 li{
	list-style-type: none;
}
.sap_implentation_mid-3 li::before {
    font-family: 'FontAwesome';
    content: '\f18e';
    padding-right: 10px;
    color: #00b8f1;    
}
.middlework_sap_five_box{
	text-align: center;
	padding-bottom: 3%;
}
.sap_implentation_mid-4{
	padding-top:1.5%;
    padding-bottom:1.5%;
    background: #fbf0cd;
}
.sap_implentation_mid-4 h4{
	margin-top: 0 !important;
	color: brown;
    font-weight: 600;
    text-transform: uppercase;
}
.middlework_sap_five_box_ul li{
	list-style-type: none;
}
.middlework_sap_five_box_ul li::before{
	font-family: 'FontAwesome';
    content: '\f18e';
    padding-right: 10px;
    color:#fd6b35;
}

/*--------------------------------------------------------------------------*/

.hp_middlework{
	padding-top: 4%;
	padding-bottom: 4%;
	background: url(../images/);
}
