/* Add here all your CSS customizations */

.borimg{border:solid 20px #008f4f;}
.bg-red{background:#d10014 !important;}


.contact-pg-section .contact-info ul li {
    padding-left: 45px;
    position: relative;
    list-style-type: none;
}

.contact-pg-section .contact-info .icon {
    background-color: #008f4f;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    font-size: 0.7rem;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
}

ul{list-style:none; padding-left: 0px;}



.prodborder{border:solid 3px #c8c8c8;}

.prodshadow{box-shadow:0 0 16px #e4e4e4;}
.colorgreen{color:#008f4f;}