

#slider{}
#slider img{width:100%;}
#sliderIndicators{margin-bottom: 12%;}

#contactBox{padding: 3%;margin-top: -5%;padding-top: 0;}
.contactBox{padding:2%;text-align:center;background: #fff;}
.contactBox h2{font-family:gstatic;color: #006cb7;}
.contactBox p{font-size: 15px;font-family: gstatic;color: #574e4e;}
.contactBox a{font-family: gstatic;text-transform: uppercase;color: #006cb7;}
.contactBox a i{padding-left: .5%;}

#homeServices{padding-bottom:3%;}
#homeServices h3{font-family:gstatic;font-size: 17px;text-align: center;}
#homeServices a{color:#000;}
#homeServices a:hover{text-decoration:none;}
.fullBox{}
.serImg{display: block;overflow: hidden;box-shadow: 0 5px 8px #dad8d8;}
.serImg img{width:100%;transition:all 3s ease;}
.fullBox:hover .serImg img{transform:scale(1.7);}


