.blue-clr{
     color: #005DAC !important;
}

.green-clr{
    color: #218765 !important;
}
.white-clr{
    color: #FFF !important;
}
.product-h6{
   
    background-color: #005DAC;
    color: #FFF;
    padding: 10px;
    border-radius: 10px;
   
}
.cnstrctCard img {
    height: auto !important; 
    width: 100%;
    margin-bottom: 20px;
}
.cnstrctCard {
    padding: 0px !important; 
    background: #e9ebf6;
    height: 100%;
}
.card-clr-1{
    background-color: #d9efef !important;
}
.card-clr-2{
    background-color: #005DAC;
    color: #fff;
}
.card-brd{

    background-color: #FFF;
    border: 1px solid #000;
 
}
.icon-rupee-blue {
    background: url(../images/icon-rupee-blue.svg) 0 0 no-repeat;
    background-size: contain;
    width: 12px;
    height: 14px;
    display: inline-block;
}


#prodInner {
    background-color: #FFF !important;
  }
#prodInner .row .col-lg-3 {
    border-right: 1px solid #FFF !important;
}
#prodInner .pgitem {
  border-bottom: 1px solid #FFF !important;
}
      h2 {
            text-transform: none !important;
        }
        