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

Nucleo Web Font
Generated using nucleoapp.com

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

.nc-icon.nc-icon-notes-2::before {
    content: "\ea03";
}

.nc-icon.nc-icon-bulb-63-1::before {
    content: "\ea04";
}

.nc-icon.nc-icon-book-open::before {
    content: "\ea05";
}

.nc-icon.nc-icon-brush-1::before {
    content: "\ea06";
}

.nc-icon.nc-icon-palette::before {
    content: "\ea07";
}

.nc-icon.nc-icon-shape-square::before {
    content: "\ea08";
}

.nc-icon.nc-icon-window-code::before {
    content: "\ea09";
}

.nc-icon.nc-icon-board-51::before {
    content: "\ea0a";
}

.nc-icon.nc-icon-document::before {
    content: "\ea0b";
}

.nc-icon.nc-icon-flag-points-32::before {
    content: "\ea0c";
}

.nc-icon.nc-icon-headphones::before {
    content: "\ea0d";
}

.nc-icon.nc-icon-flash-24::before {
    content: "\ea0e";
}

.nc-icon.nc-icon-flash-off-26::before {
    content: "\ea0f";
}

.nc-icon.nc-icon-d-remove::before {
    content: "\ea10";
}

.nc-icon.nc-icon-corner-left-round::before {
    content: "\ea11";
}

.nc-icon.nc-icon-separate-round::before {
    content: "\ea12";
}

.nc-icon.nc-icon-square-corner-up-left::before {
    content: "\ea13";
}

.nc-icon.nc-icon-square-corner-up-right::before {
    content: "\ea14";
}

.nc-icon.nc-icon-square-corner-down-right::before {
    content: "\ea15";
}

.nc-icon.nc-icon-square-corner-down-left::before {
    content: "\ea16";
}

.nc-icon.nc-icon-dock-top::before {
    content: "\ea17";
}

.nc-icon.nc-icon-dock-bottom::before {
    content: "\ea18";
}

.nc-icon.nc-icon-dock-left::before {
    content: "\ea19";
}

.nc-icon.nc-icon-dock-right::before {
    content: "\ea1a";
}

.nc-icon.nc-icon-question::before {
    content: "\ea1b";
}

.nc-icon.nc-icon-stack::before {
    content: "\ea1c";
}

.nc-icon.nc-icon-chain-1::before {
    content: "\ea1d";
}

.nc-icon.nc-icon-a-add::before {
    content: "\ea1e";
}

.nc-icon.nc-icon-caps-small::before {
    content: "\ea1f";
}

.nc-icon.nc-icon-line-height::before {
    content: "\ea20";
}

.nc-icon.nc-icon-grid-view::before {
    content: "\ea21";
}

.nc-icon.nc-icon-code::before {
    content: "\ea22";
}

.nc-icon.nc-icon-widget::before {
    content: "\ea23";
}

.nc-icon.nc-icon-t-warning-1::before {
    content: "\ea24";
}

.nc-icon.nc-icon-scale-2::before {
    content: "\ea25";
}

.nc-icon.nc-icon-tail-right::before {
    content: "\ea26";
}

.nc-icon.nc-icon-book-bookmark-2-2::before {
    content: "\ea27";
}

.nc-icon.nc-icon-funnel-1::before {
    content: "\ea28";
}

.nc-icon.nc-icon-web-design::before {
    content: "\ea29";
}

.nc-icon.nc-icon-calendar-event::before {
    content: "\ea2a";
}

.nc-icon.nc-icon-add-to-cart::before {
    content: "\ea2b";
}

.nc-icon.nc-icon-payment::before {
    content: "\ea2c";
}

.nc-icon.nc-icon-archive-3d-content::before {
    content: "\ea2d";
}

.nc-icon.nc-icon-bullet-list-68::before {
    content: "\ea2e";
}

.nc-icon.nc-icon-send-1::before {
    content: "\ea2f";
}

.nc-icon.nc-icon-3d-model::before {
    content: "\ea30";
}

.nc-icon.nc-icon-alarm-1::before {
    content: "\ea31";
}

.nc-icon.nc-icon-calendar-date::before {
    content: "\ea32";
}

.nc-icon.nc-icon-hat-3::before {
    content: "\ea33";
}

.nc-icon.nc-icon-handshake::before {
    content: "\ea34";
}

.nc-icon.nc-icon-law::before {
    content: "\ea35";
}

.nc-icon.nc-icon-preview::before {
    content: "\ea36";
}

.nc-icon.nc-icon-artboard::before {
    content: "\ea37";
}

.nc-icon.nc-icon-b-preview::before {
    content: "\ea38";
}

.nc-icon.nc-icon-crop::before {
    content: "\ea39";
}

.nc-icon.nc-icon-fit-horizontal::before {
    content: "\ea3a";
}

.nc-icon.nc-icon-fit-vertical::before {
    content: "\ea3b";
}

.nc-icon.nc-icon-move-layer-left-2::before {
    content: "\ea3c";
}

.nc-icon.nc-icon-move-layer-right-2::before {
    content: "\ea3d";
}

.nc-icon.nc-icon-move-layer-down-2::before {
    content: "\ea3e";
}

.nc-icon.nc-icon-move-layer-up-2::before {
    content: "\ea3f";
}

.nc-icon.nc-icon-chain-2-1::before {
    content: "\ea40";
}

.nc-icon.nc-icon-hyperlink-1::before {
    content: "\ea41";
}

.nc-icon.nc-icon-arrow-left-1::before {
    content: "\ea42";
}

.nc-icon.nc-icon--stopwatch::before {
    content: "\ea43";
}

.nc-icon.nc-icon-chain-2::before {
    content: "\ea44";
}

.nc-icon.nc-icon-hyperlink::before {
    content: "\ea45";
}

.nc-icon.nc-icon-pencil-1::before {
    content: "\ea46";
}

.nc-icon.nc-icon-book-bookmark-2-1::before {
    content: "\ea47";
}

.nc-icon.nc-icon-divider::before {
    content: "\ea48";
}

.nc-icon.nc-icon-cogwheel::before {
    content: "\ea49";
}

.nc-icon.nc-icon-screen-sharing-2-3::before {
    content: "\ea4a";
}

.nc-icon.nc-icon-menu-5-1::before {
    content: "\ea4b";
}

.nc-icon.nc-icon-microphone-2-1::before {
    content: "\ea4c";
}

.nc-icon.nc-icon-microphone-off-1::before {
    content: "\ea4d";
}

.nc-icon.nc-icon-video-off-1::before {
    content: "\ea4e";
}

.nc-icon.nc-icon-screen-sharing-2-1::before {
    content: "\ea4f";
}

.nc-icon.nc-icon-video-1::before {
    content: "\ea50";
}

.nc-icon.nc-icon-screen-sharing-2-2::before {
    content: "\ea51";
}

.nc-icon.nc-icon-microphone-off-2::before {
    content: "\ea52";
}

.nc-icon.nc-icon-microphone-1::before {
    content: "\ea53";
}

.nc-icon.nc-icon-wifi::before {
    content: "\ea54";
}

.nc-icon.nc-icon-c-add-2::before {
    content: "\ea55";
}

.nc-icon.nc-icon-module::before {
    content: "\ea56";
}

.nc-icon.nc-icon-file::before {
    content: "\ea57";
}

.nc-icon.nc-icon-launch-app-1::before {
    content: "\ea59";
}

.nc-icon.nc-icon-e-remove-1::before {
    content: "\ea5a";
}

.nc-icon.nc-icon-c-check-1::before {
    content: "\ea5b";
}

.nc-icon.nc-icon-arrow-left::before {
    content: "\ea5c";
}

.nc-icon.nc-icon-film::before {
    content: "\ea5d";
}

.nc-icon.nc-icon-comment-1::before {
    content: "\ea5e";
}

.nc-icon.nc-icon-megaphone-1::before {
    content: "\ea5f";
}

.nc-icon.nc-icon-trash::before {
    content: "\ea60";
}

.nc-icon.nc-icon-ban-1::before {
    content: "\ea61";
}

.nc-icon.nc-icon-shopping-cart-1::before {
    content: "\ea62";
}

.nc-icon.nc-icon-photo-1::before {
    content: "\ea63";
}

.nc-icon.nc-icon-conference-calendar-2::before {
    content: "\ea64";
}

.nc-icon.nc-icon-c-check-2::before {
    content: "\ea65";
}

.nc-icon.nc-icon-playlist-1::before {
    content: "\ea66";
}

.nc-icon.nc-icon-alarm-2::before {
    content: "\ea67";
}

.nc-icon.nc-icon-conference-users-1::before {
    content: "\ea68";
}

.nc-icon.nc-icon-conference-calendar::before {
    content: "\ea69";
}

.nc-icon.nc-icon-list-bullet-2::before {
    content: "\ea6a";
}

.nc-icon.nc-icon-url-1::before {
    content: "\ea6b";
}

.nc-icon.nc-icon-c-remove-1::before {
    content: "\ea6c";
}

.nc-icon.nc-icon-arrow-right::before {
    content: "\ea6d";
}

.nc-icon.nc-icon-toggle-1::before {
    content: "\ea6e";
}

.nc-icon.nc-icon-pointeur_tooltip::before {
    content: "\ea6f";
}

.nc-icon.nc-icon-user-circle::before {
    content: "\ea70";
}

.nc-icon.nc-icon-buzz-2::before {
    content: "\ea71";
}

.nc-icon.nc-icon-pencil-2::before {
    content: "\ea72";
}

.nc-icon.nc-icon-duplicate::before {
    content: "\ea73";
}

.nc-icon.nc-icon-trash-2::before {
    content: "\ea74";
}

.nc-icon.nc-icon-external-link::before {
    content: "\ea75";
}

.nc-icon.nc-icon-smile-1::before {
    content: "\ea76";
}

.nc-icon.nc-icon-folder-19-1::before {
    content: "\ea77";
}

.nc-icon.nc-icon-folder-image-1::before {
    content: "\ea78";
}

.nc-icon.nc-icon-folder-image-2::before {
    content: "\ea79";
}

.nc-icon.nc-icon-folder-19-2::before {
    content: "\ea7a";
}

.nc-icon.nc-icon-calendar-date-2-edited-2::before {
    content: "\ea7b";
}

.nc-icon.nc-icon-Action-1::before {
    content: "\ea7c";
}

.nc-icon.nc-icon-btn::before {
    content: "\ea7d";
}

.nc-icon.nc-icon-zoom::before {
    content: "\ea7e";
}

.nc-icon.nc-icon-Youtube::before {
    content: "\ea7f";
}

.nc-icon.nc-icon-video-player::before {
    content: "\ea80";
}

.nc-icon.nc-icon-webcam-2::before {
    content: "\ea81";
}

.nc-icon.nc-icon-webcam-2-outlined::before {
    content: "\ea82";
}

.nc-icon.nc-icon-Wifi::before {
    content: "\ea83";
}

.nc-icon.nc-icon-video-off-2::before {
    content: "\ea84";
}

.nc-icon.nc-icon-video-2::before {
    content: "\ea85";
}

.nc-icon.nc-icon-Visibility-1::before {
    content: "\ea86";
}

.nc-icon.nc-icon-Visibility-2::before {
    content: "\ea87";
}

.nc-icon.nc-icon-Variable::before {
    content: "\ea88";
}

.nc-icon.nc-icon-User-1::before {
    content: "\ea89";
}

.nc-icon.nc-icon-User-4::before {
    content: "\ea8a";
}

.nc-icon.nc-icon-User-2::before {
    content: "\ea8b";
}

.nc-icon.nc-icon-User-3::before {
    content: "\ea8c";
}

.nc-icon.nc-icon-url-2::before {
    content: "\ea8d";
}

.nc-icon.nc-icon-url-edited::before {
    content: "\ea8e";
}

.nc-icon.nc-icon-Type-1::before {
    content: "\ea8f";
}

.nc-icon.nc-icon-Type-2::before {
    content: "\ea90";
}

.nc-icon.nc-icon-Triangle::before {
    content: "\ea91";
}

.nc-icon.nc-icon-triangle-up-edited::before {
    content: "\ea92";
}

.nc-icon.nc-icon-triangle-right-edited::before {
    content: "\ea93";
}

.nc-icon.nc-icon-triangle-left-edited::before {
    content: "\ea94";
}

.nc-icon.nc-icon-triangle-down-edited::before {
    content: "\ea95";
}

.nc-icon.nc-icon-toggle-2::before {
    content: "\ea96";
}

.nc-icon.nc-icon-toggle-edited::before {
    content: "\ea97";
}

.nc-icon.nc-icon-style::before {
    content: "\ea98";
}

.nc-icon.nc-icon-steps::before {
    content: "\ea99";
}

.nc-icon.nc-icon-swap-horizontal::before {
    content: "\ea9a";
}

.nc-icon.nc-icon-ticket::before {
    content: "\ea9b";
}

.nc-icon.nc-icon-texte-de-reference::before {
    content: "\ea9c";
}

.nc-icon.nc-icon-Tableau-tarifs::before {
    content: "\ea9d";
}

.nc-icon.nc-icon-t-warning-2::before {
    content: "\ea9e";
}

.nc-icon.nc-icon-t-warning-e::before {
    content: "\ea9f";
}

.nc-icon.nc-icon-Statistique::before {
    content: "\eaa0";
}

.nc-icon.nc-icon-SplitScreen::before {
    content: "\eaa1";
}

.nc-icon.nc-icon-soundwave::before {
    content: "\eaa2";
}

.nc-icon.nc-icon-sound::before {
    content: "\eaa3";
}

.nc-icon.nc-icon-smile-2::before {
    content: "\eaa4";
}

.nc-icon.nc-icon-single-folded::before {
    content: "\eaa5";
}

.nc-icon.nc-icon-single-copy-04::before {
    content: "\eaa6";
}

.nc-icon.nc-icon-shopping-cart-2::before {
    content: "\eaa7";
}

.nc-icon.nc-icon-settings-gear::before {
    content: "\eaa8";
}

.nc-icon.nc-icon-Separateur::before {
    content: "\eaa9";
}

.nc-icon.nc-icon-send-2::before {
    content: "\eaaa";
}

.nc-icon.nc-icon-screen-sharing-off-2::before {
    content: "\eaab";
}

.nc-icon.nc-icon-screen-sharing-2-4::before {
    content: "\eaac";
}

.nc-icon.nc-icon-s-question-e::before {
    content: "\eaad";
}

.nc-icon.nc-icon-s-question-e-2::before {
    content: "\eaae";
}

.nc-icon.nc-icon-Responsive-1::before {
    content: "\eaaf";
}

.nc-icon.nc-icon-refresh-02::before {
    content: "\eab0";
}

.nc-icon.nc-icon-Responsive-2::before {
    content: "\eab1";
}

.nc-icon.nc-icon-s-check::before {
    content: "\eab2";
}

.nc-icon.nc-icon-Responsive-3::before {
    content: "\eab3";
}

.nc-icon.nc-icon-progress::before {
    content: "\eab4";
}

.nc-icon.nc-icon-privacy::before {
    content: "\eab5";
}

.nc-icon.nc-icon-pop-up-btn::before {
    content: "\eab6";
}

.nc-icon.nc-icon-Popup-2::before {
    content: "\eab7";
}

.nc-icon.nc-icon-pop-up-champ::before {
    content: "\eab8";
}

.nc-icon.nc-icon-PopUp::before {
    content: "\eab9";
}

.nc-icon.nc-icon-plug-2::before {
    content: "\eaba";
}

.nc-icon.nc-icon-playlist-2::before {
    content: "\eabb";
}

.nc-icon.nc-icon-photo-2::before {
    content: "\eabc";
}

.nc-icon.nc-icon-Phone::before {
    content: "\eabd";
}

.nc-icon.nc-icon-Phone-outlined::before {
    content: "\eabe";
}

.nc-icon.nc-icon-pen-01::before {
    content: "\eabf";
}

.nc-icon.nc-icon-PDF::before {
    content: "\eac0";
}

.nc-icon.nc-icon-paper-1::before {
    content: "\eac1";
}

.nc-icon.nc-icon-padlock::before {
    content: "\eac2";
}

.nc-icon.nc-icon-padlock-unlocked::before {
    content: "\eac3";
}

.nc-icon.nc-icon-liste-article-relation::before {
    content: "\eac6";
}

.nc-icon.nc-icon-liste-article-dernier::before {
    content: "\eac7";
}

.nc-icon.nc-icon-liste-form-membre::before {
    content: "\eac8";
}

.nc-icon.nc-icon-notes::before {
    content: "\eacb";
}

.nc-icon.nc-icon-notepad::before {
    content: "\eacc";
}

.nc-icon.nc-icon-network-connection::before {
    content: "\eacd";
}

.nc-icon.nc-icon-multiple-19-edited::before {
    content: "\eace";
}

.nc-icon.nc-icon-move-down::before {
    content: "\eacf";
}

.nc-icon.nc-icon-money-11::before {
    content: "\ead0";
}

.nc-icon.nc-icon-modul-scorm::before {
    content: "\ead1";
}

.nc-icon.nc-icon-Mode-1::before {
    content: "\ead2";
}

.nc-icon.nc-icon-Mode-2::before {
    content: "\ead3";
}

.nc-icon.nc-icon-Mode-3::before {
    content: "\ead4";
}

.nc-icon.nc-icon-Mode-4::before {
    content: "\ead5";
}

.nc-icon.nc-icon-microsoft::before {
    content: "\ead6";
}

.nc-icon.nc-icon-microphone-3::before {
    content: "\ead7";
}

.nc-icon.nc-icon-microphone-off-3::before {
    content: "\ead8";
}

.nc-icon.nc-icon-microphone-2-2::before {
    content: "\ead9";
}

.nc-icon.nc-icon-Menu-1::before {
    content: "\eada";
}

.nc-icon.nc-icon-Menu-2::before {
    content: "\eadb";
}

.nc-icon.nc-icon-menu-5-2::before {
    content: "\eadc";
}

.nc-icon.nc-icon-menu-5-edited::before {
    content: "\eadd";
}

.nc-icon.nc-icon-megaphone-2::before {
    content: "\eade";
}

.nc-icon.nc-icon-margin-right::before {
    content: "\eae0";
}

.nc-icon.nc-icon-margin-left::before {
    content: "\eae2";
}

.nc-icon.nc-icon-magnifier::before {
    content: "\eae5";
}

.nc-icon.nc-icon-list-numbers::before {
    content: "\eae6";
}

.nc-icon.nc-icon-list-bullet::before {
    content: "\eae7";
}

.nc-icon.nc-icon-lightning::before {
    content: "\eae8";
}

.nc-icon.nc-icon-letter::before {
    content: "\eae9";
}

.nc-icon.nc-icon-LearnyPay::before {
    content: "\eaea";
}

.nc-icon.nc-icon-LB-affiliation::before {
    content: "\eaeb";
}

.nc-icon.nc-icon-launch-app-2::before {
    content: "\eaec";
}

.nc-icon.nc-icon-infobule::before {
    content: "\eaed";
}

.nc-icon.nc-icon-image-article::before {
    content: "\eaee";
}

.nc-icon.nc-icon-house::before {
    content: "\eaef";
}

.nc-icon.nc-icon-Home::before {
    content: "\eaf0";
}

.nc-icon.nc-icon-Help::before {
    content: "\eaf1";
}

.nc-icon.nc-icon-funnel-2::before {
    content: "\eaf2";
}

.nc-icon.nc-icon-full-screen::before {
    content: "\eaf3";
}

.nc-icon.nc-icon-formulaire::before {
    content: "\eaf4";
}

.nc-icon.nc-icon-Formation::before {
    content: "\eaf5";
}

.nc-icon.nc-icon-folder-15::before {
    content: "\eaf6";
}

.nc-icon.nc-icon-flask::before {
    content: "\eaf7";
}

.nc-icon.nc-icon-flag-diagonal-33::before {
    content: "\eaf8";
}

.nc-icon.nc-icon-f-check::before {
    content: "\eaf9";
}

.nc-icon.nc-icon-f-add::before {
    content: "\eafa";
}

.nc-icon.nc-icon-Enregistreur::before {
    content: "\eafb";
}

.nc-icon.nc-icon-e-remove-2::before {
    content: "\eafc";
}

.nc-icon.nc-icon-e-remove-strong::before {
    content: "\eafd";
}

.nc-icon.nc-icon-e-add::before {
    content: "\eafe";
}

.nc-icon.nc-icon-drag-V::before {
    content: "\eaff";
}

.nc-icon.nc-icon-drag-31::before {
    content: "\eb01";
}

.nc-icon.nc-icon-DataSet-1::before {
    content: "\eb02";
}

.nc-icon.nc-icon-DataSet-2::before {
    content: "\eb03";
}

.nc-icon.nc-icon-Data-1::before {
    content: "\eb04";
}

.nc-icon.nc-icon-Data-2::before {
    content: "\eb05";
}

.nc-icon.nc-icon-Data-3::before {
    content: "\eb06";
}

.nc-icon.nc-icon-currency-euro::before {
    content: "\eb07";
}

.nc-icon.nc-icon-currency-dollar::before {
    content: "\eb08";
}

.nc-icon.nc-icon-credit-card::before {
    content: "\eb09";
}

.nc-icon.nc-icon-Chevron-1::before {
    content: "\eb0c";
}

.nc-icon.nc-icon-Chevron-2::before {
    content: "\eb0d";
}

.nc-icon.nc-icon-Chevron-3::before {
    content: "\eb0e";
}

.nc-icon.nc-icon-contacts::before {
    content: "\eb11";
}

.nc-icon.nc-icon-Compte-a-rebour::before {
    content: "\eb12";
}

.nc-icon.nc-icon-comment-2::before {
    content: "\eb13";
}

.nc-icon.nc-icon-comment-edtited::before {
    content: "\eb14";
}

.nc-icon.nc-icon-Color-1::before {
    content: "\eb15";
}

.nc-icon.nc-icon-Color-2::before {
    content: "\eb16";
}

.nc-icon.nc-icon-cockade-edited-star::before {
    content: "\eb17";
}

.nc-icon.nc-icon-calendar::before {
    content: "\eb18";
}

.nc-icon.nc-icon-cheque::before {
    content: "\eb19";
}

.nc-icon.nc-icon-Check::before {
    content: "\eb1a";
}

.nc-icon.nc-icon-Chevron-4::before {
    content: "\eb1b";
}

.nc-icon.nc-icon-calendar-event-2::before {
    content: "\eb1c";
}

.nc-icon.nc-icon-calendar-date-2-edited::before {
    content: "\eb1d";
}

.nc-icon.nc-icon-arrow-w::before {
    content: "\eb1e";
}


.nc-icon.nc-icon-c-remove-outlined::before {
    content: "\eb20";
}

.nc-icon.nc-icon-c-question::before {
    content: "\eb21";
}

.nc-icon.nc-icon-c-info::before {
    content: "\eb22";
}

.nc-icon.nc-icon-c-check-3::before {
    content: "\eb23";
}

.nc-icon.nc-icon-c-add::before {
    content: "\eb24";
}

.nc-icon.nc-icon-c-add-outlined::before {
    content: "\eb25";
}

.nc-icon.nc-icon-bullet-list-67::before {
    content: "\eb26";
}

.nc-icon.nc-icon-bulb-63-2::before {
    content: "\eb27";
}

.nc-icon.nc-icon-bulb-61::before {
    content: "\eb28";
}

.nc-icon.nc-icon-Bug::before {
    content: "\eb29";
}

.nc-icon.nc-icon-align-right-2::before {
    content: "\eb2a";
}

.nc-icon.nc-icon-btn-Paiement::before {
    content: "\eb2b";
}

.nc-icon.nc-icon-brush-2::before {
    content: "\eb2c";
}

.nc-icon.nc-icon-box-ribbon::before {
    content: "\eb2d";
}

.nc-icon.nc-icon-block-right::before {
    content: "\eb2e";
}

.nc-icon.nc-icon-block-left::before {
    content: "\eb2f";
}

.nc-icon.nc-icon-bin::before {
    content: "\eb30";
}

.nc-icon.nc-icon-bin-edited::before {
    content: "\eb31";
}

.nc-icon.nc-icon-bell::before {
    content: "\eb32";
}

.nc-icon.nc-icon-bell-2::before {
    content: "\eb33";
}

.nc-icon.nc-icon-ban-2::before {
    content: "\eb34";
}

.nc-icon.nc-icon-article-titre::before {
    content: "\eb35";
}

.nc-icon.nc-icon-article-commentaire::before {
    content: "\eb36";
}

.nc-icon.nc-icon-Action-2::before {
    content: "\eb37";
}

.nc-icon.nc-icon-arrow-e::before {
    content: "\eb3a";
}

.nc-icon.nc-icon-align-center::before {
    content: "\eb3b";
}

.nc-icon.nc-icon-align-left-2::before {
    content: "\eb3c";
}

.nc-icon.nc-icon-align-justify::before {
    content: "\eb3d";
}

.nc-icon.nc-icon-Action-3::before {
    content: "\eb3e";
}

.nc-icon.nc-icon-add-to-cart-2::before {
    content: "\eb3f";
}

.nc-icon.nc-icon-slide-right::before {
    content: "\eb40";
}

.nc-icon.nc-icon-file-article::before {
    content: "\eb42";
}

.nc-icon.nc-icon-attach::before {
    content: "\eb43";
}

.nc-icon.nc-icon-logo-rss::before {
    content: "\eb44";
}

.nc-icon.nc-icon-n-edit::before {
    content: "\eb45";
}

.nc-icon.nc-icon-paper-2::before {
    content: "\eb46";
}

.nc-icon.nc-icon-logo-facebook::before {
    content: "\eb47";
}

.nc-icon.nc-icon-circle-caret-right::before {
    content: "\eb48";
}

.nc-icon.nc-icon-Menu-Utilisateur::before {
    content: "\eb49";
}

.nc-icon.nc-icon-Liste-Icone::before {
    content: "\eb4a";
}

.nc-icon.nc-icon-Caroussel-image::before {
    content: "\eb4b";
}

.nc-icon.nc-icon-Accordeon::before {
    content: "\eb4c";
}

.nc-icon.nc-icon-anchor::before {
    content: "\eb4d";
}

.nc-icon.nc-icon-social-sharing::before {
    content: "\eb4e";
}

.nc-icon.nc-icon-headphones-3::before {
    content: "\eb4f";
}

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

Coloured

-------------------------------- */
.nc-icon-coloured {
    display: inline-block;
    background-image: url(/assets/svgs/nucleo.svg?v=20210127);
    background-repeat: no-repeat;
}

.nc-icon-coloured.nc-icon-chat-active {
    background-position: -0px 0px;
    height: 76px;
    width: 83px;
}

.nc-icon-coloured.nc-icon-notification {
    background-position: -83px 0px;
    height: 83px;
    width: 76px;
}

.nc-icon-coloured.nc-icon-offer-1 {
    background-position: -159px 0px;
    height: 83px;
    width: 77px;
}

.nc-icon-coloured.nc-icon-sondage {
    background-position: -236px 0px;
    height: 81px;
    width: 78px;
}

.nc-icon-coloured.nc-icon-auditeurs {
    background-position: -314px 0px;
    height: 69px;
    width: 83px;
}

.nc-icon-coloured.nc-icon-web-design-3 {
    background-position: -397px 0px;
    height: 46px;
    width: 50px;
}

.nc-icon-coloured.nc-icon-calendar-event-2 {
    background-position: -447px 0px;
    height: 47px;
    width: 47px;
}

.nc-icon-coloured.nc-icon-payment-2 {
    background-position: -494px 0px;
    height: 48px;
    width: 46px;
}

.nc-icon-coloured.nc-icon-calendar-date-2 {
    background-position: -540px 0px;
    height: 47px;
    width: 46px;
}

.nc-icon-coloured.nc-icon-send-3 {
    background-position: -586px 0px;
    height: 45px;
    width: 47px;
}

.nc-icon-coloured.nc-icon-funnel {
    background-position: -633px 0px;
    height: 47px;
    width: 48px;
}

.nc-icon-coloured.nc-icon-idea {
    background-position: -681px 0px;
    height: 23px;
    width: 24px;
}

.nc-icon-coloured.nc-icon-blog {
    background-position: -705px 0px;
    height: 46px;
    width: 47px;
}

.nc-icon-coloured.nc-icon-s-check {
    background-position: -752px 0px;
    height: 21px;
    width: 22px;
}

.nc-icon-coloured.nc-icon-add-to-cart-2 {
    background-position: -774px 0px;
    height: 23px;
    width: 23px;
}

.nc-icon-coloured.nc-icon-plug {
    background-position: -797px 0px;
    height: 22px;
    width: 22px;
}

.nc-icon-coloured.nc-icon-logo-facebook {
    background-position: -819px 0px;
    height: 24px;
    width: 24px;
}

.nc-icon-coloured.nc-icon-faq {
    background-position: -843px 0px;
    height: 21px;
    width: 23px;
}

.nc-icon-coloured.nc-icon-cockade {
    background-position: -866px 0px;
    height: 23px;
    width: 22px;
}

.nc-icon-coloured.nc-icon-sports-fan {
    background-position: -888px 0px;
    height: 24px;
    width: 22px;
}

.nc-icon-coloured.nc-icon-phone {
    background-position: -910px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-book-bookmark {
    background-position: -926px 0px;
    height: 48px;
    width: 40px;
}

.nc-icon-coloured.nc-icon-popup-1 {
    background-position: -966px 0px;
    height: 22px;
    width: 26px;
}

.nc-icon-coloured.nc-icon-webcam {
    background-position: -992px 0px;
    height: 18px;
    width: 18px;
}

.nc-icon-coloured.nc-icon-bullet-list {
    background-position: -1010px 0px;
    height: 22px;
    width: 22px;
}

.nc-icon-coloured.nc-icon-buzz {
    background-position: -1032px 0px;
    height: 24px;
    width: 24px;
}

.nc-icon-coloured.nc-icon-archive-3d-content-2 {
    background-position: -1056px 0px;
    height: 24px;
    width: 22px;
}

.nc-icon-coloured.nc-icon-cheque {
    background-position: -1078px 0px;
    height: 22px;
    width: 24px;
}

.nc-icon-coloured.nc-icon-flask {
    background-position: -1102px 0px;
    height: 24px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-credit-card {
    background-position: -1118px 0px;
    height: 20px;
    width: 24px;
}

.nc-icon-coloured.nc-icon-trend-up {
    background-position: -1142px 0px;
    height: 9px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-hyphen {
    background-position: -1158px 0px;
    height: 2px;
    width: 12px;
}

.nc-icon-coloured.nc-icon-archive-3d-content-2-2 {
    background-position: -1170px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-trend-down {
    background-position: -1186px 0px;
    height: 9px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-ranking {
    background-position: -1202px 0px;
    height: 15px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-help {
    background-position: -1218px 0px;
    height: 22px;
    width: 24px;
}

.nc-icon-coloured.nc-icon-book-bookmark-2-2 {
    background-position: -1242px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-add-to-cart-2-2 {
    background-position: -1258px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-funnel-2 {
    background-position: -1274px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-blog-2 {
    background-position: -1290px 0px;
    height: 14px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-event-confirm {
    background-position: -1306px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-calendar-date-2-2 {
    background-position: -1322px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-web-design-2 {
    background-position: -1338px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-money {
    background-position: -1354px 0px;
    height: 12px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-cheque-2 {
    background-position: -1370px 0px;
    height: 12px;
    width: 18px;
}

.nc-icon-coloured.nc-icon-s-check-2 {
    background-position: -1388px 0px;
    height: 14px;
    width: 15px;
}

.nc-icon-coloured.nc-icon-popup-2 {
    background-position: -1403px 0px;
    height: 17px;
    width: 18px;
}

.nc-icon-coloured.nc-icon-send-2 {
    background-position: -1421px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-flask-2 {
    background-position: -1437px 0px;
    height: 16px;
    width: 12px;
}

.nc-icon-coloured.nc-icon-bullet-list-2 {
    background-position: -1449px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-credit-card-2 {
    background-position: -1465px 0px;
    height: 12px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-idea-2 {
    background-position: -1481px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-faq-2 {
    background-position: -1497px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-plug-2 {
    background-position: -1513px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-cockade-2 {
    background-position: -1529px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-home {
    background-position: -1545px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-user {
    background-position: -1561px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-sports-fan-2 {
    background-position: -1577px 0px;
    height: 18px;
    width: 18px;
}

.nc-icon-coloured.nc-icon-grid {
    background-position: -1595px 0px;
    height: 26px;
    width: 26px;
}

.nc-icon-coloured.nc-icon-chat-desactive {
    background-position: -1621px 0px;
    height: 76px;
    width: 83px;
}

.nc-icon-coloured.nc-icon-question {
    background-position: -1704px 0px;
    height: 48px;
    width: 49px;
}

.nc-icon-coloured.nc-icon-remove-1 {
    background-position: -1753px 0px;
    height: 16px;
    width: 16px;
}

.nc-icon-coloured.nc-icon-chat {
    background-position: -1769px 0px;
    height: 48px;
    width: 47px;
}

.nc-icon-coloured.nc-icon-affiliate {
    background-position: -1816px 0px;
    height: 46px;
    width: 36px;
}

.nc-icon-coloured.nc-icon-offer-2 {
    background-position: -1852px 0px;
    height: 47px;
    width: 44px;
}

.nc-icon-coloured.nc-icon-quizz {
    background-position: -1896px 0px;
    height: 40px;
    width: 45px;
}

.nc-icon-coloured.nc-icon-test {
    background-position: -1941px 0px;
    height: 47px;
    width: 28px;
}

.nc-icon-coloured.nc-icon-learnypay {
    background-position: -1969px 0px;
    height: 35px;
    width: 47px;
}

.nc-icon-coloured.nc-icon-api {
    background-position: -2016px 0px;
    height: 47px;
    width: 45px;
}

.nc-icon-coloured.nc-icon-contacts {
    background-position: -2061px 0px;
    height: 48px;
    width: 44px;
}

.nc-icon-coloured.nc-icon-remove-2 {
    background-position: -2105px 0px;
    height: 46px;
    width: 46px;
}

.nc-icon-coloured.nc-icon-boiteaidees {
    background-position: -2151px 0px;
    height: 48px;
    width: 48px;
}

.nc-icon-coloured.nc-icon-popup-3 {
    background-position: -2199px 0px;
    height: 48px;
    width: 57px;
}

.nc-icon-coloured.nc-icon-paie-form {
    background-position: -2256px 0px;
    height: 46px;
    width: 47px;
}

.nc-icon-coloured.nc-icon-evaluations {
    background-position: -2303px 0px;
    height: 45px;
    width: 43px;
}

.nc-icon-coloured.nc-icon-Margin-Right {
    background-position: -2346px 0px;
    height: 12px;
    width: 15px;
}

.nc-icon-coloured.nc-icon-Padding-Top {
    background-position: -2361px 0px;
    height: 12px;
    width: 12px;
}

.nc-icon-coloured.nc-icon-corner-TopRight {
    background-position: -2373px 0px;
    height: 13px;
    width: 13px;
}

.nc-icon-coloured.nc-icon-corner-BotRight {
    background-position: -2386px 0px;
    height: 13px;
    width: 13px;
}

.nc-icon-coloured.nc-icon-corner-TopLeft {
    background-position: -2399px 0px;
    height: 13px;
    width: 13px;
}

.nc-icon-coloured.nc-icon-corner-BotLeft {
    background-position: -2412px 0px;
    height: 13px;
    width: 13px;
}

.nc-icon-coloured.nc-icon-Margin-Left {
    background-position: -2425px 0px;
    height: 12px;
    width: 15px;
}

.nc-icon-coloured.nc-icon-Margin-Top {
    background-position: -2440px 0px;
    height: 15px;
    width: 12px;
}

.nc-icon-coloured.nc-icon-Padding-Bottom {
    background-position: -2452px 0px;
    height: 12px;
    width: 12px;
}

.nc-icon-coloured.nc-icon-Padding-Right {
    background-position: -2464px 0px;
    height: 12px;
    width: 12px;
}

.nc-icon-coloured.nc-icon-Margin-Bottom {
    background-position: -2476px 0px;
    height: 15px;
    width: 12px;
}

.nc-icon-coloured.nc-icon-Padding-Left {
    background-position: -2488px 0px;
    height: 12px;
    width: 12px;
}
