body
{
	/*background: url("../img/pexels-photo-105234.jpeg") no-repeat fixed;*/
	background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;
	
}

#coloured_bg 
{
	margin-top: 3%;
	/*background:  rgba(17, 16, 24,0.8);*/
	padding: 2% 0 0 0;
}

.service
{
	padding: 1%;
}

.service a
{
	text-decoration: none;
	color: #0003;
}

.service img
{
	width: 100%;
}

#services_content
{
	
}

.service p
{

}

.link
{
	color: #337abc !important;
}

#services .service
{
	
}

.service_text
{
    color: #808080;
}