section.ict-support {
  margin-bottom: 80px;
}

section.ict-support hr {
 max-width: 60%;
	margin-left: 0;
}

.ict-img {
        display:block;
        margin-left: auto;
        margin-right: auto;
	vertical-align: middle;
    }

.btm-marg {
	margin-bottom: 80px;
}

.btm-marg-sml {
	margin-bottom: 40px;
}

section .homepage-services > .row > div:nth-last-child(2), section .page-services > .row > div:nth-last-child(2) {
    border-bottom: 1px solid #EDEDED!important;}

main ul.page-slider.services-pipeline li:first-child {
  background: url("../img/services/banner/Pipeline-Inspections.jpg") no-repeat center center;
  background-size: cover;
}
main ul.page-slider.services-rogue li:first-child {
  background: url("../img/services/rogue-header.jpg") no-repeat center center;
  background-size: cover;
}
main ul.page-slider.services-contact li:first-child {
  background: url("../img/contact.jpg") no-repeat center center;
  background-size: cover;
}

main ul.page-slider.services-community li:first-child {
  background: url("../img/community/community.jpg") no-repeat center center;
  background-size: cover;
}

main ul.page-slider.services-client li:first-child {
  background: url("../img/clients.jpg") no-repeat center center;
  background-size: cover;
}
.white-space {
	margin-bottom: 350px;
}

.bg-grey {
	background-color: #EDEDED;
}

.pd-bg-grey {
	background-color: #EDEDED;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}

/* Contact form button*/
.btn, .btn:hover, .btn:active, .btn:visited {
    background-color: #0039A6 !important;
}