/*------------------------------------------------------------------
[Master Stylesheet]

Project:  MAP Electrical
Version:  1.0
Assigned to:  John Natividad
Author: John Natividad

          #####  
          #####    
          #####   
          #####   
          #####   
  #####   #####   
  #####   ####    
   #########     
   

[Table of contents]
[FLEX]
  + FLEX

[RESET]

* body /html
  + Heading (h1,h2,h3,h4 etc..)
  + A link
  + block quote
  + hr
  + ol / ul / dd


-------------------------------------------------------------------*/
@import url("css/font-awesome.css");
@import url("css/jquery.mmenu.all.css");
@import url("css/responsive.css");
@import url("css/reset.css");
@import url("css/layout.css");
@import url("css/media-query.css");

.project-box span:after {
    content: "\f178";
    color: #fff;
    font-family: FontAwesome;
    font-size: 14px;
    padding-left: 15px;
    display: none;
}