/*!
 *  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-webfont93e393e3.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfontd41dd41d.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont93e393e3.html?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont93e393e3.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont93e393e3.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont93e393e3.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-up:before {
  content: "\f062";
  color:#f68809;
  font-size:20px; 
}
.fa-arrow-down:before {
  content: "\f063";
 /* color:#264162; */
 color:#f68809;
  font-size:20px; 
}
.fa-angle-right :before {
  content: "\f105";
  color:#264162;
}
.fa-arrow-circle-right :before {
  content: "\f0a9";
  color:#264162;
}

.fa-arrow-right:before {
  content: "\f061";
  color:#264162;
}
.fa-arrow-right5:before {
  content: "\f061";
  color:#740c01;
}

.fa-arrow-right1:before {
  content: "\f061";
  color:#1daced;
}
.fa-arrow-right2:before {
  content: "\f061";
  color: Maroon;
}

.fa-angle-double-right:before {
  content: "\f101";
  font-size:18px; 
  font-weight:bold;  
  color:#264162;
}

.fa-angle-double-right1:before
{content: "\f101";
  font-size:16px;
  color:Green;
 }

.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-university:after {
  content: "\f19c";
}

.fa-globe:before {
  content: "\f0ac";
   
}
.fa-map-marker:before {
  content: "\f041";
 
}.fa-envelope-o:before {
  content: "\f003";
 
}