/*Index set #3 styles*/
.border-green{ border: #85b839 solid .1px; }
.border-green:hover{ background: #ffffff; }

/*Index set #5 styles*/
.item-instagram{ max-height: 150px;min-height: 150px;border: #85b839 solid .1px;cursor: pointer;border-radius: 5px;background: #f1f1f1; }
.item-instagram i{ color: #85b839; }
.item-instagram span i{ color: #ffee33 !important; }
.item-instagram h3{ padding: 30px 0px 10px 0px; font-family: "Arial Black", Gadget, sans-serif; }
.item-instagram:hover a { display: none; }
.instagram-wrapp{ border: #ffffff solid .1px;margin-bottom: 10px; }
.item-instagram-main{ margin-top: 10px; }

.testimonial-item .fa-star{ color: #d1972c !important; }
.banner-content .titles{ background: #f1f1f1 !important;padding: 0px 15px 0px 15px;border-radius: 5px;}
.banner-content .title{ color: #85b839 !important; }