/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont93e3.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont93e3.html?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont93e3.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont93e3.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont93e3.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-arrow-right:before {
  content: "\f061";
  color:Green;
}
.fa-angle-double-right:before
{content: "\f101";
 }
.fa-chevron-right:before
 {content: "\f054";
  font-size:12px; 
     }
 
 .fa-volume-up:before
 {content: "\f028";
  font-size :20px;
 }
     
.fa-arrow-center:before {
  content: "\f101";
font: normal normal normal 17px/1 FontAwesome;
 font-weight:bold;

}

.fa-phone:before {
  content: "\f095";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-mobile:before {
  content: "\f10b";
   font-size:25px;
  
}

.fa-book:before {
  content: "\f02d";
}

.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-user:before {
  content: "\f007";
}
.fa-list-alt:before {
  content: "\f022";
}

.fa-picture-o:before {
  content: "\f03e";
}
 .fa-calendar:before {
  content: "\f073";
}
.fa-calendar-o:before {
  content: "\f133";
}
 .fa-bullhorn:before {
  content: "\f0a1";
}

 .fa-facebook:before {
  content: "\f09a";
}
 .fa-twitter:before {
  content: "\f099";
}
 .fa-google-plus:before {
  content: "\f0d5";
}
 .fa-linkedin:before {
  content: "\f0e1";
}
.fa-youtube-play:before {
  content: "\f16a";
}

.fa-chevron-down:after {
  content: "\f078";
}
.fa-chevron-up:after {
  content: "\f077";
}


.fa-globe:before {
  content: "\f0ac";
   
}

.fa-university:before {
  content: "\f19c";
   
}

.fa-phone-square:before {
  content: "\f098";
   
}

.fa-clock-o:before {
  content: "\f017";
   
}
