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

nucleo-icons Web Font
Generated using nucleoapp.com

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

.ni-single-folded-content::before {
  content: "\ea02";
}

.ni-single-01::before {
  content: "\ea03";
}

.ni-like-2::before {
  content: "\ea04";
}

.ni-ic_info_48px::before {
  content: "\ea05";
}

.ni-ic_cloud_download_48px::before {
  content: "\ea06";
}

.ni-lock-open::before {
  content: "\ea07";
}

.ni-email-84::before {
  content: "\ea08";
}

.ni-ic_delete_48px::before {
  content: "\ea09";
}

.ni-pencil::before {
  content: "\ea0a";
}

.ni-settings::before {
  content: "\ea0b";
}

.ni-ic_widgets_48px::before {
  content: "\ea0c";
}

.ni-multiple-11::before {
  content: "\ea0d";
}

.ni-bell-53::before {
  content: "\ea0e";
}

.ni-ic_close_48px::before {
  content: "\ea10";
}

.ni-ic_check_48px::before {
  content: "\ea11";
}

.ni-ic_help_outline_24px::before {
  content: "\ea12";
}

.ni-ic_live_help_48px::before {
  content: "\ea13";
}

.ni-single-folded-content-2::before {
  content: "\ea14";
}

.ni-email-84-2::before {
  content: "\ea15";
}

.ni-lock-open-2::before {
  content: "\ea16";
}

.ni-lock-open-3::before {
  content: "\ea17";
}

.ni-lock-1::before {
  content: "\ea18";
}

.ni-lock-2::before {
  content: "\ea19";
}

.ni-location::before {
  content: "\ea1a";
}

.ni-key-25::before {
  content: "\ea1b";
}

.ni-widget::before {
  content: "\ea1c";
}

.ni-ic_widgets_48px-2::before {
  content: "\ea1d";
}

.ni-multiple-11-2::before {
  content: "\ea1e";
}

.ni-ic_notifications_active_48px::before {
  content: "\ea1f";
}

.ni-ic_map_48px::before {
  content: "\ea20";
}

.ni-bookmark-2::before {
  content: "\ea21";
}

.ni-chat-46::before {
  content: "\ea22";
}

.ni-chat-46-2::before {
  content: "\ea23";
}

.ni-favourite-31-1::before {
  content: "\ea24";
}

.ni-favourite-31-2::before {
  content: "\ea25";
}

.ni-folder-15-1::before {
  content: "\ea26";
}

.ni-folder-15-2::before {
  content: "\ea27";
}

.ni-home-52-1::before {
  content: "\ea28";
}

.ni-home-52-2::before {
  content: "\ea29";
}

.ni-phone-2-1::before {
  content: "\ea2a";
}

.ni-phone-2-2::before {
  content: "\ea2b";
}

.ni-square-download-1::before {
  content: "\ea2c";
}

.ni-square-download-2::before {
  content: "\ea2d";
}

.ni-support-16::before {
  content: "\ea2e";
}

.ni-ic_domain_48px::before {
  content: "\ea2f";
}

.ni-ic_place_48px::before {
  content: "\ea30";
}

.ni-ic_build_48px::before {
  content: "\ea31";
}

