


h2.banner-title{ color: #fff; font-weight: bold; font-size: 40px; }

.service-box{}
.service-box .inner-box{ padding: 20px 30px; background: #b0c5f8; min-height: 340px; }

.service-box .inner-box h4{ color: #000; font-weight: bold; margin:0 0 30px 0;}
.service-box .inner-box { color: #000; }

.service-box .inner-box .text{ margin: 0 0 0 0; padding: 0 0 15px 0  }


.gallery{}
.gallery figure{ width: 22.5%; display: inline-block; margin: 15px 1%;  padding: 0 }
.gallery figure img{ width: 100%; }



@media only screen and (max-width: 5000px){
	.page-wrapper{
		overflow:hidden;	
	}
}
 