header {
  box-shadow: 0px 2px 5px rgba(0,0,0,0.1)!important;
}

footer{
  box-shadow: 10px 10px 5px rgba(0,0,0,0.1)!important;
}

.home-bnnr{
  padding:0px !important;
}

.prjct-hd{
  font-size: 30px;
    align-items: center;
}
.prjct{
  font-size: 30px!important;
  font-weight: 600 !important;
}
.button1 {
  color: black; 
}

.button1 :hover {
    border: 1px solid #00e800;
}

.client a img {
    border: 1px solid #dddada;
}

.client a img :hover {
    border: 1px solid #00e800;
}


.prjct-hd{
  font-weight:600;
}

.ftr p a{
  text-decoration:none;
}

@media only screen and (max-width: 1023px){
.quote {
  display: none!important;
}
}

