@charset "UTF-8";
@font-face {
  font-family: '2025-cp';
  src: url('../../font/2025-cp.eot?81096573');
  src: url('../../font/2025-cp.eot?81096573#iefix') format('embedded-opentype'),
       url('../../font/2025-cp.woff2?81096573') format('woff2'),
       url('../../font/2025-cp.woff?81096573') format('woff'),
       url('../../font/2025-cp.ttf?81096573') format('truetype'),
       url('../../font/2025-cp.svg?81096573#2025-cp') 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: '2025-cp';
    src: url('../font/2025-cp.svg?81096573#2025-cp') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "2025-cp";
  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-plus:before { content: '\2b'; } /* '+' */
.icon-info:before { content: '\2139'; } /* 'ℹ' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-star-empty-1:before { content: '\2606'; } /* '☆' */
.icon-heart:before { content: '\2665'; } /* '♥' */
.icon-cog:before { content: '\2699'; } /* '⚙' */
.icon-attention:before { content: '\26a0'; } /* '⚠' */
.icon-mail-1:before { content: '\2709'; } /* '✉' */
.icon-ok:before { content: '\2713'; } /* '✓' */
.icon-ok-circle:before { content: '\2714'; } /* '✔' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-cancel-circle:before { content: '\2716'; } /* '✖' */
.icon-help:before { content: '\2753'; } /* '❓' */
.icon-attention-circled:before { content: '\2757'; } /* '❗' */
.icon-wrench-1:before { content: '\e004'; } /* '' */
.icon-website:before { content: '\e008'; } /* '' */
.icon-twitter-bird:before { content: '\e018'; } /* '' */
.icon-money:before { content: '\e020'; } /* '' */
.icon-wallet:before { content: '\e02c'; } /* '' */
.icon-star-empty:before { content: '\e02f'; } /* '' */
.icon-star-circled:before { content: '\e030'; } /* '' */
.icon-star-1:before { content: '\e031'; } /* '' */
.icon-phone:before { content: '\e065'; } /* '' */
.icon-location-circled:before { content: '\e079'; } /* '' */
.icon-clipboard:before { content: '\e07f'; } /* '' */
.icon-list:before { content: '\e080'; } /* '' */
.icon-down-open:before { content: '\e0a4'; } /* '' */
.icon-heart-1:before { content: '\e0b1'; } /* '' */
.icon-gift-1:before { content: '\e0b7'; } /* '' */
.icon-right-open:before { content: '\e0cc'; } /* '' */
.icon-left-open:before { content: '\e0cd'; } /* '' */
.icon-heart-empty:before { content: '\e0e1'; } /* '' */
.icon-mail:before { content: '\e0eb'; } /* '' */
.icon-error-alt:before { content: '\e104'; } /* '' */
.icon-left-circle:before { content: '\e4a1'; } /* '' */
.icon-right-circle:before { content: '\e4a2'; } /* '' */
.icon-up-circle:before { content: '\e4a3'; } /* '' */
.icon-down-circle:before { content: '\e4a4'; } /* '' */
.icon-star-half:before { content: '\e701'; } /* '' */
.icon-th-large:before { content: '\e708'; } /* '' */
.icon-tag:before { content: '\e70c'; } /* '' */
.icon-chat:before { content: '\e720'; } /* '' */
.icon-basket:before { content: '\e73d'; } /* '' */
.icon-dot-3:before { content: '\e78d'; } /* '' */
.icon-ok-1:before { content: '\e800'; } /* '' */
.icon-cancel-1:before { content: '\e801'; } /* '' */
.icon-cancel-circled:before { content: '\e802'; } /* '' */
.icon-basket-1:before { content: '\e803'; } /* '' */
.icon-star-2:before { content: '\e804'; } /* '' */
.icon-ok-circled:before { content: '\e805'; } /* '' */
.icon-search:before { content: '\e806'; } /* '' */
.icon-user-male:before { content: '\f062'; } /* '' */
.icon-user-female:before { content: '\f063'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-menu-1:before { content: '\f0c9'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-star-half-alt:before { content: '\f123'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-instagram-1:before { content: '\f16d'; } /* '' */
.icon-apple:before { content: '\f179'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-file-word:before { content: '\f1c2'; } /* '' */
.icon-file-excel:before { content: '\f1c3'; } /* '' */
.icon-file-image:before { content: '\f1c5'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paypal:before { content: '\f1ed'; } /* '' */
.icon-cc-paypal:before { content: '\f1f4'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-calendar-check-o:before { content: '\f274'; } /* '' */
.icon-houzz:before { content: '\f27c'; } /* '' */
.icon-shopping-bag:before { content: '\f290'; } /* '' */
.icon-universal-access:before { content: '\f29a'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */
.icon-instagram:before { content: '\f31e'; } /* '' */
.icon-instagram-filled:before { content: '\f31f'; } /* '' */
.icon-picture:before { content: '🌄'; } /* '\1f304' */
.icon-gift:before { content: '🎁'; } /* '\1f381' */
.icon-users:before { content: '👥'; } /* '\1f465' */
.icon-calendar:before { content: '📅'; } /* '\1f4c5' */
.icon-chart-line:before { content: '📈'; } /* '\1f4c8' */
.icon-box:before { content: '📦'; } /* '\1f4e6' */
.icon-search-1:before { content: '🔍'; } /* '\1f50d' */
.icon-wrench:before { content: '🔧'; } /* '\1f527' */
.icon-truck:before { content: '🚚'; } /* '\1f69a' */
