/*--------------------------------

Orion Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'Orion';
  src: url('../fonts/Orion.eot');
  src: url('../fonts/Orion.eot') format('embedded-opentype'), url('../fonts/Orion.woff2') format('woff2'), url('../fonts/Orion.woff') format('woff'), url('../fonts/Orion.ttf') format('truetype'), url('../fonts/Orion.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.orionicon {
  display: inline-block;
  font: normal normal normal 1em/1 'Orion';
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */
.orionicon-sm {
  font-size: 0.8em;
}
.orionicon-lg {
  font-size: 1.2em;
}
/* absolute units */
.orionicon-16 {
  font-size: 16px;
}
.orionicon-32 {
  font-size: 32px;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.orionicon-bg-square,
.orionicon-bg-circle {
  padding: 0.35em;
  background-color: #eee;
}
.orionicon-bg-circle {
  border-radius: 50%;
}
/*------------------------------------
  use icons as list item markers
-------------------------------------*/
.orionicon-ul {
  padding-left: 0;
  list-style-type: none;
}
.orionicon-ul > li {
  display: flex;
  align-items: flex-start;
  line-height: 1.4;
}
.orionicon-ul > li > .orionicon {
  margin-right: 0.4em;
  line-height: inherit;
}
/*------------------------
  spinning icons
-------------------------*/
.orionicon-is-spinning {
  -webkit-animation: orionicon-spin 2s infinite linear;
  -moz-animation: orionicon-spin 2s infinite linear;
  animation: orionicon-spin 2s infinite linear;
}
@-webkit-keyframes orionicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes orionicon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes orionicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.orionicon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.orionicon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.orionicon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.orionicon-flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.orionicon-flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	icons
-------------------------*/

.orionicon-bxl-facebook::before {
  content: "\ea02";
}

.orionicon-bxl-google-plus::before {
  content: "\ea03";
}

.orionicon-bxl-linkedin::before {
  content: "\ea04";
}

.orionicon-bxl-pinterest::before {
  content: "\ea05";
}

.orionicon-bxl-twitter::before {
  content: "\ea06";
}

.orionicon-bxl-youtube::before {
  content: "\ea07";
}

.orionicon-bx-arrow-back::before {
  content: "\ea08";
}

.orionicon-bx-bookmark::before {
  content: "\ea09";
}

.orionicon-bx-calendar::before {
  content: "\ea0a";
}

.orionicon-bx-chevron-left::before {
  content: "\ea0b";
}

.orionicon-bx-chevron-right::before {
  content: "\ea0c";
}

.orionicon-bx-chevrons-up::before {
  content: "\ea0d";
}

.orionicon-bx-cloud-download::before {
  content: "\ea0e";
}

.orionicon-bx-conversation::before {
  content: "\ea0f";
}

.orionicon-bx-dots-horizontal-rounded::before {
  content: "\ea10";
}

.orionicon-bx-envelope::before {
  content: "\ea11";
}

.orionicon-bx-group::before {
  content: "\ea12";
}

.orionicon-bx-image::before {
  content: "\ea13";
}

.orionicon-bx-images::before {
  content: "\ea14";
}

.orionicon-bx-left-arrow-circle::before {
  content: "\ea15";
}

.orionicon-bx-link::before {
  content: "\ea16";
}

.orionicon-bx-message-detail::before {
  content: "\ea17";
}

.orionicon-bx-message-rounded::before {
  content: "\ea18";
}

.orionicon-bx-message::before {
  content: "\ea19";
}

.orionicon-bx-music::before {
  content: "\ea1a";
}

.orionicon-bx-navigation::before {
  content: "\ea1b";
}

.orionicon-bx-pencil::before {
  content: "\ea1c";
}

.orionicon-bx-pin::before {
  content: "\ea1d";
}

.orionicon-bx-play-circle::before {
  content: "\ea1e";
}

.orionicon-bx-play::before {
  content: "\ea1f";
}

.orionicon-bx-plus::before {
  content: "\ea20";
}

.orionicon-bx-purchase-tag::before {
  content: "\ea21";
}

.orionicon-bx-quote-left::before {
  content: "\ea22";
}

.orionicon-bx-reply::before {
  content: "\ea23";
}

.orionicon-bx-right-arrow-circle::before {
  content: "\ea24";
}

.orionicon-bx-search::before {
  content: "\ea25";
}

.orionicon-bx-share::before {
  content: "\ea26";
}

.orionicon-bx-shopping-bag::before {
  content: "\ea27";
}

.orionicon-bx-time::before {
  content: "\ea28";
}

.orionicon-bx-user-circle::before {
  content: "\ea29";
}

.orionicon-bx-user::before {
  content: "\ea2a";
}

.orionicon-bx-videos::before {
  content: "\ea2b";
}

.orionicon-bxs-bookmark::before {
  content: "\ea2c";
}

.orionicon-bxs-camera::before {
  content: "\ea2d";
}

.orionicon-bxs-circle::before {
  content: "\ea2e";
}

.orionicon-bxs-detail::before {
  content: "\ea2f";
}

.orionicon-bxs-heart::before {
  content: "\ea30";
}

.orionicon-bxs-message-detail::before {
  content: "\ea31";
}

.orionicon-bxs-play-circle::before {
  content: "\ea32";
}

.orionicon-bxs-playlist::before {
  content: "\ea33";
}

.orionicon-bxs-purchase-tag::before {
  content: "\ea34";
}

.orionicon-bxs-quote-left::before {
  content: "\ea35";
}

.orionicon-bxs-star::before {
  content: "\ea36";
}

.orionicon-bxs-user-circle::before {
  content: "\ea37";
}

.orionicon-bxs-user::before {
  content: "\ea38";
}

.orionicon-bx-chevron-down::before {
  content: "\ea39";
}

.orionicon-bx-check-circle::before {
  content: "\ea3a";
}

.orionicon-bxs-music::before {
  content: "\ea3b";
}

.orionicon-bxs-microphone::before {
  content: "\ea3c";
}

.orionicon-bxs-share::before {
  content: "\ea3d";
}

