
.slider{
  height: 550px!important;
}

.hero-slider-wrapper{
  min-height: 515px!important;
}
.margintop{
  margin-top: 10px;
}
.blackcolor{
  color:#000 !important;
}
.card-body{
  padding:1rem;
}

.bgnav:hover{
  border-radius: 10px;
  border: 1px solid black;
  padding: 3px;
}

.filter:not(.basic-filter) ul li a{
  color:brown !important;
}

.buttonmodel{
  background-color: #000 !important;
  color: white !important;
}

.logosize{
  width:75px !important;
  height: 55px !important;
}


@media only screen and (max-width: 480px){
  .slider{
    max-width: 100% !important;
    max-height: 220px !important;
    height: 220px !important;
    min-height: 220px !important;
  }
  
  
}
