.servicesHeader:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #00aeef57;
    top: 0px;
}
.servicesHeader{
	background:url('../images/ovr-services-img-3.jpg') no-repeat 100% / 100%;
}

.dentalServicesHeader:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #244652c4;
    top: 0px;
}
.dentalServicesHeader{
	background:url('../images/dentalServicesBanner.jpg') no-repeat 100% / 100%;
}

.MaxillofacialServices:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #244652c4;
    top: 0px;
}
.MaxillofacialServices{
	background:url('../images/banner-1.jpg') no-repeat 100% / 100%;
}

.contactUsBanner:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #244652c4;
    top: 0px;
}
.contactUsBanner{
	background:url('../images/contact-banner.jpg') no-repeat 100% / 100%;
}

.galleryBanner:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #244652c4;
    top: 0px;
}

.galleryBanner{
	background:url('../images/banner-2.jpg') no-repeat 100% / 100%;
}
.gallery a img {
    border-radius: 25px 0;
    border: 8px solid #ffffff;
    box-shadow: 0px 0px 4px #cbcbcb;
    margin: 15px;
	width: 250px;
}
.sl-wrapper .sl-image img{
	border:10px solid #fff !important;
	border-radius:10px 0;
	box-shadow: 0px 0px 14px #171717;
}