@charset "UTF-8";
@font-face {
    font-family: 'ccicons';
    src: url('/fonts/ccicons.eot');
    src: url('/fonts/ccicons.woff2') format('woff2');
    src: url('/fonts/ccicons.woff') format('woff');
    src: url('/fonts/ccicons.ttf') format('truetype');
    src: url('/fonts/ccicons.svg#ccicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ccicons';
    src: url('../font/ccicons.svg?1106491#ccicons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ccicons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-search:before { content: '\e006'; } /* '' */
.icon-users:before { content: '\e718'; } /* '' */
.icon-user:before { content: '\e720'; } /* '' */
.icon-accessibility:before { content: '\e800'; } /* '' */
.icon-universal-access:before { content: '\e801'; } /* '' */
.icon-search-1:before { content: '\e802'; } /* '' */
.icon-chat-1:before { content: '\e803'; } /* '' */
.icon-mail:before { content: '\e804'; } /* '' */
.icon-heart:before { content: '\e805'; } /* '' */
.icon-heart-1:before { content: '\e806'; } /* '' */
.icon-star:before { content: '\e807'; } /* '' */
.icon-star-filled:before { content: '\e808'; } /* '' */
.icon-comment-1:before { content: '\e809'; } /* '' */
.icon-phone-1:before { content: '\e80a'; } /* '' */
.icon-mobile:before { content: '\e80b'; } /* '' */
.icon-megaphone:before { content: '\e80c'; } /* '' */
.icon-tag-1:before { content: '\e80d'; } /* '' */
.icon-tags-1:before { content: '\e80e'; } /* '' */
.icon-down-dir:before { content: '\e80f'; } /* '' */
.icon-up-dir:before { content: '\e810'; } /* '' */
.icon-left-dir:before { content: '\e811'; } /* '' */
.icon-right-dir:before { content: '\e812'; } /* '' */
.icon-heart-empty:before { content: '\e813'; } /* '' */
.icon-attention-1:before { content: '\e814'; } /* '' */
.icon-info-1:before { content: '\e815'; } /* '' */
.icon-home:before { content: '\e816'; } /* '' */
.icon-home-1:before { content: '\e817'; } /* '' */
.icon-star-empty:before { content: '\e818'; } /* '' */
.icon-th:before { content: '\e819'; } /* '' */
.icon-th-large-outline:before { content: '\e81a'; } /* '' */
.icon-clock-1:before { content: '\e81b'; } /* '' */
.icon-lightbulb:before { content: '\e81c'; } /* '' */
.icon-th-list:before { content: '\e81d'; } /* '' */
.icon-cancel:before { content: '\e81e'; } /* '' */
.icon-youtube:before { content: '\e81f'; } /* '' */
.icon-x-social:before { content: '\e820'; } /* '' */
.icon-xlogo:before { content: '\e821'; } /* '' */
.icon-doc-1:before { content: '\e822'; } /* '' */
.icon-megaphone-1:before { content: '\e823'; } /* '' */
.icon-plus:before { content: '\e827'; } /* '' */
.icon-spin4:before { content: '\e834'; } /* '' */
.icon-attach:before { content: '\e835'; } /* '' */
.icon-pin-outline:before { content: '\e83a'; } /* '' */
.icon-pin:before { content: '\e83b'; } /* '' */
.icon-tag:before { content: '\e83e'; } /* '' */
.icon-tags:before { content: '\e83f'; } /* '' */
.icon-download:before { content: '\e846'; } /* '' */
.icon-upload:before { content: '\e848'; } /* '' */
.icon-reply-outline:before { content: '\e84b'; } /* '' */
.icon-reply:before { content: '\e84c'; } /* '' */
.icon-forward-outline:before { content: '\e84d'; } /* '' */
.icon-forward:before { content: '\e84e'; } /* '' */
.icon-export-outline:before { content: '\e851'; } /* '' */
.icon-export:before { content: '\e852'; } /* '' */
.icon-feather:before { content: '\e855'; } /* '' */
.icon-edit:before { content: '\e856'; } /* '' */
.icon-comment:before { content: '\e858'; } /* '' */
.icon-chat:before { content: '\e859'; } /* '' */
.icon-bell:before { content: '\e85b'; } /* '' */
.icon-contacts:before { content: '\e860'; } /* '' */
.icon-vcard:before { content: '\e861'; } /* '' */
.icon-address:before { content: '\e862'; } /* '' */
.icon-map:before { content: '\e865'; } /* '' */
.icon-direction-outline:before { content: '\e866'; } /* '' */
.icon-direction:before { content: '\e867'; } /* '' */
.icon-compass:before { content: '\e868'; } /* '' */
.icon-doc:before { content: '\e86a'; } /* '' */
.icon-doc-text:before { content: '\e86b'; } /* '' */
.icon-doc-add:before { content: '\e86c'; } /* '' */
.icon-doc-remove:before { content: '\e86d'; } /* '' */
.icon-news:before { content: '\e86e'; } /* '' */
.icon-menu-outline:before { content: '\e878'; } /* '' */
.icon-menu:before { content: '\e879'; } /* '' */
.icon-cog-outline:before { content: '\e87a'; } /* '' */
.icon-cog:before { content: '\e87b'; } /* '' */
.icon-basket:before { content: '\e87e'; } /* '' */
.icon-mic-outline:before { content: '\e881'; } /* '' */
.icon-mic:before { content: '\e882'; } /* '' */
.icon-clock:before { content: '\e888'; } /* '' */
.icon-block-outline:before { content: '\e88c'; } /* '' */
.icon-block:before { content: '\e88d'; } /* '' */
.icon-popup-1:before { content: '\e899'; } /* '' */
.icon-down-small:before { content: '\e8a6'; } /* '' */
.icon-left-small:before { content: '\e8a7'; } /* '' */
.icon-right-small:before { content: '\e8a8'; } /* '' */
.icon-up-small:before { content: '\e8a9'; } /* '' */
.icon-cw:before { content: '\e8ab'; } /* '' */
.icon-arrows-cw:before { content: '\e8ad'; } /* '' */
.icon-eject-alt-outline:before { content: '\e8c1'; } /* '' */
.icon-eject-alt:before { content: '\e8c2'; } /* '' */
.icon-bat1:before { content: '\e8c3'; } /* '' */
.icon-bat2:before { content: '\e8c4'; } /* '' */
.icon-bat3:before { content: '\e8c5'; } /* '' */
.icon-bat4:before { content: '\e8c6'; } /* '' */
.icon-bat-charge:before { content: '\e8c7'; } /* '' */
.icon-plug:before { content: '\e8c8'; } /* '' */
.icon-wifi:before { content: '\e8cc'; } /* '' */
.icon-desktop:before { content: '\e8cd'; } /* '' */
.icon-laptop:before { content: '\e8ce'; } /* '' */
.icon-tablet:before { content: '\e8cf'; } /* '' */
.icon-contrast:before { content: '\e8d1'; } /* '' */
.icon-sun:before { content: '\e8d6'; } /* '' */
.icon-sun-filled:before { content: '\e8d7'; } /* '' */
.icon-cloud:before { content: '\e8d8'; } /* '' */
.icon-flash:before { content: '\e8da'; } /* '' */
.icon-waves:before { content: '\e8dd'; } /* '' */
.icon-rain:before { content: '\e8de'; } /* '' */
.icon-cloud-sun:before { content: '\e8df'; } /* '' */
.icon-drizzle:before { content: '\e8e0'; } /* '' */
.icon-snow:before { content: '\e8e1'; } /* '' */
.icon-cloud-flash:before { content: '\e8e2'; } /* '' */
.icon-cloud-wind:before { content: '\e8e3'; } /* '' */
.icon-wind:before { content: '\e8e4'; } /* '' */
.icon-plane:before { content: '\e8e6'; } /* '' */
.icon-leaf:before { content: '\e8e7'; } /* '' */
.icon-lifebuoy:before { content: '\e8e8'; } /* '' */
.icon-brush:before { content: '\e8ea'; } /* '' */
.icon-power:before { content: '\e8ed'; } /* '' */
.icon-check:before { content: '\e8ef'; } /* '' */
.icon-gift:before { content: '\e8f0'; } /* '' */
.icon-temperatire:before { content: '\e8f1'; } /* '' */
.icon-wine:before { content: '\e909'; } /* '' */
.icon-coffee:before { content: '\e90a'; } /* '' */
.icon-beer:before { content: '\e90b'; } /* '' */
.icon-tree:before { content: '\e910'; } /* '' */
.icon-facebook:before { content: '\e921'; } /* '' */
.icon-linkedin:before { content: '\e929'; } /* '' */
.icon-pinterest:before { content: '\e92b'; } /* '' */
.icon-skype-outline:before { content: '\e92c'; } /* '' */
.icon-skype:before { content: '\e92d'; } /* '' */
.icon-twitter:before { content: '\e931'; } /* '' */
.icon-mail-1:before { content: '\e935'; } /* '' */
.icon-cancel-1:before { content: '\e93f'; } /* '' */
.icon-plus-1:before { content: '\e941'; } /* '' */
.icon-minus-1:before { content: '\e943'; } /* '' */
.icon-info-2:before { content: '\e946'; } /* '' */
.icon-quote-left:before { content: '\e956'; } /* '' */
.icon-quote-right:before { content: '\e957'; } /* '' */
.icon-quote-left-alt:before { content: '\e958'; } /* '' */
.icon-quote-right-alt:before { content: '\e959'; } /* '' */
.icon-location-alt:before { content: '\e968'; } /* '' */
.icon-rss-1:before { content: '\e976'; } /* '' */
.icon-resize-full-1:before { content: '\e985'; } /* '' */
.icon-resize-full-alt:before { content: '\e986'; } /* '' */
.icon-resize-small:before { content: '\e987'; } /* '' */
.icon-resize-small-alt:before { content: '\e988'; } /* '' */
.icon-resize-vertical:before { content: '\e989'; } /* '' */
.icon-resize-horizontal:before { content: '\e98a'; } /* '' */
.icon-move-1:before { content: '\e98b'; } /* '' */
.icon-play-1:before { content: '\e99b'; } /* '' */
.icon-play-circle2:before { content: '\e99c'; } /* '' */
.icon-stop-1:before { content: '\e99d'; } /* '' */
.icon-pause-1:before { content: '\e99e'; } /* '' */
.icon-to-end:before { content: '\e9a0'; } /* '' */
.icon-eject-1:before { content: '\e9a1'; } /* '' */
.icon-layers:before { content: '\e9b8'; } /* '' */
.icon-flash-1:before { content: '\e9be'; } /* '' */
.icon-moon-1:before { content: '\e9bf'; } /* '' */
.icon-moon-inv:before { content: '\e9c0'; } /* '' */
.icon-umbrella:before { content: '\e9c1'; } /* '' */
.icon-chart-bar-1:before { content: '\e9c2'; } /* '' */
.icon-chart-pie-1:before { content: '\e9c3'; } /* '' */
.icon-down-2:before { content: '\e9cb'; } /* '' */
.icon-left-2:before { content: '\e9cc'; } /* '' */
.icon-right-2:before { content: '\e9cd'; } /* '' */
.icon-up-2:before { content: '\e9ce'; } /* '' */
.icon-down-bold:before { content: '\e9cf'; } /* '' */
.icon-left-bold:before { content: '\e9d0'; } /* '' */
.icon-right-bold:before { content: '\e9d1'; } /* '' */
.icon-up-bold:before { content: '\e9d2'; } /* '' */
.icon-down-fat:before { content: '\e9d3'; } /* '' */
.icon-left-fat:before { content: '\e9d4'; } /* '' */
.icon-right-fat:before { content: '\e9d5'; } /* '' */
.icon-up-fat:before { content: '\e9d6'; } /* '' */
.icon-flash-2:before { content: '\e9d7'; } /* '' */
.icon-cloud-2:before { content: '\e9d8'; } /* '' */
.icon-music-1:before { content: '\e9da'; } /* '' */
.icon-search-2:before { content: '\e9db'; } /* '' */
.icon-mail-2:before { content: '\e9dd'; } /* '' */
.icon-video-2:before { content: '\e9e9'; } /* '' */
.icon-picture-2:before { content: '\e9ee'; } /* '' */
.icon-camera-2:before { content: '\e9ef'; } /* '' */
.icon-ok-2:before { content: '\e9f0'; } /* '' */
.icon-cancel-2:before { content: '\e9f3'; } /* '' */
.icon-minus-2:before { content: '\e9f8'; } /* '' */
.icon-bookmark-1:before { content: '\ea00'; } /* '' */
.icon-bookmark-empty:before { content: '\ea01'; } /* '' */
.icon-comment-2:before { content: '\ea04'; } /* '' */
.icon-comment-alt-1:before { content: '\ea05'; } /* '' */
.icon-location-2:before { content: '\ea06'; } /* '' */
.icon-ok-3:before { content: '\ea07'; } /* '' */
.icon-left-open-2:before { content: '\ea09'; } /* '' */
.icon-right-open-2:before { content: '\ea0a'; } /* '' */
.icon-progress-6:before { content: '\ea13'; } /* '' */
.icon-location-3:before { content: '\ea14'; } /* '' */
.icon-location-4:before { content: '\ea17'; } /* '' */
.icon-wrench-2:before { content: '\ea18'; } /* '' */
.icon-down-open-big:before { content: '\ea19'; } /* '' */
.icon-left-open-big:before { content: '\ea1a'; } /* '' */
.icon-right-open-big:before { content: '\ea1b'; } /* '' */
.icon-up-open-big:before { content: '\ea1c'; } /* '' */
.icon-down-open:before { content: '\f004'; } /* '' */
.icon-up-open:before { content: '\f005'; } /* '' */
.icon-right-open-1:before { content: '\f006'; } /* '' */
.icon-left-open-1:before { content: '\f007'; } /* '' */
.icon-pause-2:before { content: '\f00e'; } /* '' */
.icon-play-2:before { content: '\f00f'; } /* '' */
.icon-to-end-1:before { content: '\f010'; } /* '' */
.icon-to-start-1:before { content: '\f011'; } /* '' */
.icon-fast-forward:before { content: '\f012'; } /* '' */
.icon-fast-backward:before { content: '\f013'; } /* '' */
.icon-paper-plane:before { content: '\f01d'; } /* '' */
.icon-shuffle-1:before { content: '\f03b'; } /* '' */
.icon-trophy:before { content: '\f074'; } /* '' */
.icon-stop-2:before { content: '\f080'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-file-word:before { content: '\f1c2'; } /* '' */
.icon-file-excel:before { content: '\f1c3'; } /* '' */
.icon-file-powerpoint:before { content: '\f1c4'; } /* '' */
.icon-file-code:before { content: '\f1c9'; } /* '' */
.icon-comment-3:before { content: '\f4ac'; } /* '' */
.icon-user-add:before { content: '📞'; } /* '\1f4de' */
.icon-spin1:before { content: '📱'; } /* '\1f4f1' */
.icon-phone:before { content: '🔍'; } /* '\1f50d' */
