.overlay-gr {
    padding: 100px 0;
    background: rgb(241, 145, 0);
    background: -moz-linear-gradient(left, rgba0, 0, 0, 0.22) 0%, rgba(2, 2, 2, 0.66) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(241, 145, 0, 0.8)), color-stop(100%, rgba(199, 64, 64, 0.9)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.22) 0%, rgba(2, 2, 2, 0.66) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.22) 0%, rgba(2, 2, 2, 0.66) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.22) 0%, rgba(2, 2, 2, 0.66) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.22) 0%, rgba(2, 2, 2, 0.66) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f19100' endColorstr='#c74040' GradientType=1);
}

img#wpstats {
    display: none !important;
}

.top-bar .call {
    background: #1aa89e !important;
}
hr {
    background: #1AA89E none repeat scroll 0 0 !important;
}
.testimonial .qou {
    color: #1aa89e !important;
}

.under-footer ul li p {
    font-size: 0.9em !important;
}