.grey.green {
   color: #02625d;
   text-shadow: 0.015em 0 0.1em rgba(255, 255, 255, 0.5);
}
.sf-menu a {
    font-family: 'Roboto', serif;
    font-weight: 700;
    font-size: 18px;
}
blockquote ul {
    list-style-type: none;
}
blockquote ul li {
    text-align: left;
    float: left;
    width: 100%;
}
blockquote h2,
.item-meta ul li,
.item-meta h3{
    color: #444444!important;
}
.text-justify{
    text-align: justify;
}
.price-table.price-hover {
    min-height: 150px;
}
.main_color_balck{    background-color: #444444;}
.widget_nav_menu a {
    font-family: 'Roboto', serif;
    font-size: 18px;
    font-weight: 400;
}
a.logo .small-text {
    font-size: 9px;
    line-height: 1;
    font-family: 'Roboto', serif;
    font-weight: 400;
}
.lightgreylinks a.social-icon {
    color: #b4b4b4;
}
.text-black {color:#000;}
.cs.text-black .highlight {
    color: #000;
}
@media (min-width: 992px){
    .header_white .sf-menu > li > a {
        color: #777777;
    }
}
@media (min-width: 500px){
    .intro_section .small-text {
        font-size: 16px;
        color: #fff!important;
        text-shadow: 0.015em 0 0.1em rgba(255, 255, 255, 0.5);
    }
}