/** image-bg css for Detox **/


.award-section .col-lg-4:nth-child(1) .single-item .icon-box:before {
	background: url(../images/icons/shape-1.png);
}

.award-section .col-lg-4:nth-child(2) .single-item .icon-box:before {
	background: url(../images/icons/shape-2.png);
}

.award-section .col-lg-4:nth-child(3) .single-item .icon-box:before {
	background: url(../images/icons/shape-3.png);
}

.award-section .col-lg-4:nth-child(4) .single-item .icon-box:before {
	background: url(../images/icons/shape-4.png);
}

.award-section .col-lg-4:nth-child(5) .single-item .icon-box:before {
	background: url(../images/icons/shape-1.png);
}

.award-section .col-lg-4:nth-child(6) .single-item .icon-box:before {
	background: url(../images/icons/shape-2.png);
}