css.internal-indentation{margin:10px;}

@font-face {
  font-family: 'fontawesome';
  src:  url('../fonts/fontawesome/fonts/fontawesome.eot?88o0qb');
  src:  url('../fonts/fontawesome/fonts/fontawesome.eot?88o0qb#iefix') format('embedded-opentype'),
    url('../fonts/fontawesome/fonts/fontawesome.ttf?88o0qb') format('truetype'),
    url('../fonts/fontawesome/fonts/fontawesome.woff?88o0qb') format('woff'),
    url('../fonts/fontawesome/fonts/fontawesome.svg?88o0qb#fontawesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fontawesome' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;



  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-home:before {
  content: "\f015";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-phone:before {
  content: "\f095";
}
.icon-feed:before {
  content: "\f09e";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-paper-plane-o:before {
  content: "\f1d9";
}
.icon-send-o:before {
  content: "\f1d9";
}
.icon-newspaper-o:before {
  content: "\f1ea";
}
.icon-volume-control-phone:before {
  content: "\f2a0";
}


/*-----------GLYPHICONS------------*/
.glyphicon .glyphicon-text{font-family: Tahoma, Arial, sans-serif;}
.glyphicon:before{position: absolute;top: -4px;left: -26px;font-size: 22px;}
.glyphicon.glyphicon-home{width: 40px;height: 38px;position: absolute;left: 5px;top: -24px;}
 #h_menu .level_0{margin: 0 40px;}
.home-icon-active .glyphicon-home, .glyphicon-home:hover{background:#288ac8;color:white;}
.glyphicon-home:before{top: 8px;left: 8px;}
.glyphicon-circle-arrow-up:before{top: -22px;left: -40px;font-size: 30px;color:#288ac8;}
.active-main_nav .home-icon-active .glyphicon-home{background:#288AC8;}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before{top: 6px;left: 0;font-size: 35px;color:#288ac8;}
.glyphicon-play:before{top: -1.6em;font-size: 12px;left: -34px;color:#a0ccec;}
.glyphicon-pause:before{top: -1.4em;left: -25px;font-size: 14px;color:#a0ccec;}
.glyphicon-play:hover:before,
.glyphicon-pause:hover:before,
.active > .glyphicon-play:before,
.active > .glyphicon-pause:before{color:#288ac8;}
