.beopen-icons-char {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
}

@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('../fonts/simple-line-icons/Simple-Line-Icons.eot');
	src:url('../fonts/simple-line-icons/Simple-Line-Icons-.eot#iefix') format('embedded-opentype'),
		url('../fonts/simple-line-icons/Simple-Line-Icons.woff') format('woff'),
		url('../fonts/simple-line-icons/Simple-Line-Icons.ttf') format('truetype'),
		url('../fonts/simple-line-icons/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/font-awesome/fontawesome-webfont-v=4.1.0.eot');
  src: url('../fonts/font-awesome/fontawesome-webfont-.eot#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/font-awesome/fontawesome-webfont-v=4.1.0.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf-v=4.1.0.html') format('truetype'), url('../fonts/fontawesome-webfont.svg-v=4.1.0.html#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "feather";
  src:url("../fonts/feather/feather-webfont.eot");
  src:url("../fonts/feather/feather-webfont-.eot#iefix") format("embedded-opentype"),
    url("../fonts/feather/feather-webfont.woff") format("woff"),
    url("../fonts/feather/feather-webfont.ttf") format("truetype"),
    url("../fonts/feather/feather-webfont.svg#feather") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'linecons';
  src: url('../fonts/linecons/linecons-88054194.eot');
  src: url('../fonts/linecons/linecons-88054194.eot#iefix') format('embedded-opentype'),
       url('../fonts/linecons/linecons-88054194.woff') format('woff'),
       url('../fonts/linecons/linecons-88054194.ttf') format('truetype'),
       url('../fonts/linecons/linecons-88054194.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello-88054194.eot');
  src: url('../fonts/fontello-88054194.eot#iefix') format('embedded-opentype'),
       url('../fonts/fontello-88054194.woff') format('woff'),
       url('../fonts/fontello-88054194.ttf') format('truetype'),
       url('../fonts/fontello-88054194.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}




.beopen-feather {
    font-family: 'feather'  !important;
    margin-top: -2px;
}

.beopen-linecons {
    font-family: 'linecons'  !important;
    
}

.beopen-entypo {
    font-family: 'fontello'  !important;    
}

.beopen-fontawesome {
    font-family: 'FontAwesome' !important;
}

.beopen-simplelineicons {
    font-family: 'Simple-Line-Icons'  !important;    
}



/* 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: 'fontello';
    src: url('../font/fontello.svg-88054194.html#fontello') format('svg');
  }
}
*/
 
 [class^="beopen-icon-"]:before, [class*=" beopen-icon-"]:before {
  font-family: "fontello", "beopen";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-plus:before { content: '\e823'; } /* '' */
.icon-minus:before { content: '\e826'; } /* '' */
.icon-info:before { content: '\e82b'; } /* '' */
.icon-left-thin:before { content: '\e899'; } /* '' */
.icon-up-thin:before { content: '\e89b'; } /* '' */
.icon-right-thin:before { content: '\e89a'; } /* '' */
.icon-down-thin:before { content: '\e898'; } /* '�?' */
.icon-level-up:before { content: '\e8a0'; } /* '' */
.icon-level-down:before { content: '\e89f'; } /* '' */
.icon-switch:before { content: '\e8a3'; } /* '' */
.icon-infinity:before { content: '\e8cf'; } /* '' */
.icon-plus-squared:before { content: '\e825'; } /* '' */
.icon-minus-squared:before { content: '\e828'; } /* '' */
.icon-home:before { content: '\e82e'; } /* '' */
.icon-keyboard:before { content: '\e847'; } /* '' */
.icon-erase:before { content: '\e8d0'; } /* '�?' */
.icon-pause:before { content: '\e8a6'; } /* '' */
.icon-fast-forward:before { content: '\e8aa'; } /* '' */
.icon-fast-backward:before { content: '\e8ab'; } /* '' */
.icon-to-end:before { content: '\e8a8'; } /* '' */
.icon-to-start:before { content: '\e8a9'; } /* '' */
.icon-hourglass:before { content: '\e870'; } /* '' */
.icon-stop:before { content: '\e8a5'; } /* '' */
.icon-up-dir:before { content: '\e893'; } /* '' */
.icon-play:before { content: '\e8a4'; } /* '' */
.icon-right-dir:before { content: '\e892'; } /* '' */
.icon-down-dir:before { content: '\e890'; } /* '�?' */
.icon-left-dir:before { content: '\e891'; } /* '' */
.icon-adjust:before { content: '\e874'; } /* '' */
.icon-cloud:before { content: '\e8bf'; } /* '' */
.icon-star:before { content: '\e820'; } /* '' */
.icon-star-empty:before { content: '\e818'; } /* '�?' */
.icon-cup:before { content: '\e853'; } /* '' */
.icon-menu:before { content: '\e803'; } /* '�?' */
.icon-moon:before { content: '\e8c2'; } /* '' */
.icon-heart-empty:before { content: '\e81f'; } /* '' */
.icon-heart:before { content: '\e81e'; } /* '' */
.icon-note:before { content: '\e800'; } /* '' */
.icon-note-beamed:before { content: '\e819'; } /* '' */
.icon-layout:before { content: '\e804'; } /* '' */
.icon-flag:before { content: '\e837'; } /* '' */
.icon-tools:before { content: '\e863'; } /* '' */
.icon-cog:before { content: '\e862'; } /* '' */
.icon-attention:before { content: '\e84b'; } /* '' */
.icon-flash:before { content: '\e8c1'; } /* '�?' */
.icon-record:before { content: '\e8a7'; } /* '' */
.icon-cloud-thunder:before { content: '\e8c0'; } /* '' */
.icon-tape:before { content: '\e8d5'; } /* '' */
.icon-flight:before { content: '\e8c3'; } /* '�?' */
.icon-mail:before { content: '\e81d'; } /* '' */
.icon-pencil:before { content: '\e843'; } /* '�?' */
.icon-feather:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e802'; } /* '' */
.icon-cancel:before { content: '\e801'; } /* '�?' */
.icon-cancel-circled:before { content: '\e821'; } /* '' */
.icon-cancel-squared:before { content: '\e822'; } /* '' */
.icon-help:before { content: '\e829'; } /* '' */
.icon-quote:before { content: '\e840'; } /* '' */
.icon-plus-circled:before { content: '\e824'; } /* '' */
.icon-minus-circled:before { content: '\e827'; } /* '' */
.icon-right:before { content: '\e88e'; } /* '' */
.icon-direction:before { content: '\e851'; } /* '' */
.icon-forward:before { content: '\e83f'; } /* '' */
.icon-ccw:before { content: '\e89c'; } /* '' */
.icon-cw:before { content: '\e89d'; } /* '' */
.icon-left:before { content: '\e88d'; } /* '' */
.icon-up:before { content: '\e88f'; } /* '' */
.icon-down:before { content: '\e88c'; } /* '' */
.icon-list-add:before { content: '\e8b3'; } /* '' */
.icon-list:before { content: '\e8b2'; } /* '' */
.icon-left-bold:before { content: '\e895'; } /* '' */
.icon-right-bold:before { content: '\e896'; } /* '' */
.icon-up-bold:before { content: '\e897'; } /* '' */
.icon-down-bold:before { content: '\e894'; } /* '' */
.icon-user-add:before { content: '\e808'; } /* '�?' */
.icon-help-circled:before { content: '\e82a'; } /* '' */
.icon-info-circled:before { content: '\e82c'; } /* '' */
.icon-eye:before { content: '\e833'; } /* '' */
.icon-tag:before { content: '\e834'; } /* '' */
.icon-upload-cloud:before { content: '\e83c'; } /* '' */
.icon-reply:before { content: '\e83d'; } /* '' */
.icon-reply-all:before { content: '\e83e'; } /* '' */
.icon-code:before { content: '\e841'; } /* '�?' */
.icon-export:before { content: '\e842'; } /* '' */
.icon-print:before { content: '\e845'; } /* '' */
.icon-retweet:before { content: '\e846'; } /* '' */
.icon-comment:before { content: '\e848'; } /* '�?' */
.icon-chat:before { content: '\e849'; } /* '' */
.icon-vcard:before { content: '\e84d'; } /* '' */
.icon-address:before { content: '\e84e'; } /* '' */
.icon-location:before { content: '\e84f'; } /* '' */
.icon-map:before { content: '\e850'; } /* '�?' */
.icon-compass:before { content: '\e852'; } /* '' */
.icon-trash:before { content: '\e854'; } /* '' */
.icon-doc:before { content: '\e855'; } /* '' */
.icon-doc-text-inv:before { content: '\e859'; } /* '' */
.icon-docs:before { content: '\e856'; } /* '' */
.icon-doc-landscape:before { content: '\e857'; } /* '' */
.icon-archive:before { content: '\e85e'; } /* '' */
.icon-rss:before { content: '\e860'; } /* '' */
.icon-share:before { content: '\e864'; } /* '' */
.icon-basket:before { content: '\e866'; } /* '' */
.icon-shareable:before { content: '\e865'; } /* '' */
.icon-login:before { content: '\e869'; } /* '' */
.icon-logout:before { content: '\e86a'; } /* '' */
.icon-volume:before { content: '\e86e'; } /* '' */
.icon-resize-full:before { content: '\e876'; } /* '' */
.icon-resize-small:before { content: '\e877'; } /* '' */
.icon-popup:before { content: '\e878'; } /* '' */
.icon-publish:before { content: '\e879'; } /* '' */
.icon-window:before { content: '\e87a'; } /* '' */
.icon-arrow-combo:before { content: '\e87b'; } /* '' */
.icon-chart-pie:before { content: '\e8d1'; } /* '' */
.icon-language:before { content: '\e8d7'; } /* '' */
.icon-air:before { content: '\e8db'; } /* '' */
.icon-database:before { content: '\e8e0'; } /* '' */
.icon-drive:before { content: '\e8e1'; } /* '' */
.icon-bucket:before { content: '\e8e2'; } /* '' */
.icon-thermometer:before { content: '\e8e3'; } /* '' */
.icon-down-circled:before { content: '\e87c'; } /* '' */
.icon-left-circled:before { content: '\e87d'; } /* '' */
.icon-right-circled:before { content: '\e87e'; } /* '' */
.icon-up-circled:before { content: '\e87f'; } /* '' */
.icon-down-open:before { content: '\e880'; } /* '' */
.icon-left-open:before { content: '\e881'; } /* '�?' */
.icon-right-open:before { content: '\e882'; } /* '' */
.icon-up-open:before { content: '\e883'; } /* '�?' */
.icon-down-open-mini:before { content: '\e884'; } /* '' */
.icon-left-open-mini:before { content: '\e885'; } /* '' */
.icon-right-open-mini:before { content: '\e886'; } /* '' */
.icon-up-open-mini:before { content: '\e887'; } /* '' */
.icon-down-open-big:before { content: '\e888'; } /* '�?' */
.icon-left-open-big:before { content: '\e889'; } /* '' */
.icon-right-open-big:before { content: '\e88a'; } /* '' */
.icon-up-open-big:before { content: '\e88b'; } /* '' */
.icon-progress-0:before { content: '\e8ac'; } /* '' */
.icon-progress-1:before { content: '\e8ad'; } /* '' */
.icon-progress-2:before { content: '\e8ae'; } /* '' */
.icon-progress-3:before { content: '\e8af'; } /* '' */
.icon-back-in-time:before { content: '\e8b7'; } /* '' */
.icon-network:before { content: '\e8ba'; } /* '' */
.icon-inbox:before { content: '\e8bc'; } /* '' */
.icon-install:before { content: '\e8bd'; } /* '' */
.icon-lifebuoy:before { content: '\e8c6'; } /* '' */
.icon-mouse:before { content: '\e8c7'; } /* '' */
.icon-dot:before { content: '\e8ca'; } /* '' */
.icon-dot-2:before { content: '\e8cb'; } /* '' */
.icon-dot-3:before { content: '\e8cc'; } /* '' */
.icon-suitcase:before { content: '\e8c9'; } /* '' */
.icon-flow-cascade:before { content: '\e8e5'; } /* '' */
.icon-flow-branch:before { content: '\e8e6'; } /* '' */
.icon-flow-tree:before { content: '\e8e7'; } /* '' */
.icon-flow-line:before { content: '\e8e8'; } /* '' */
.icon-flow-parallel:before { content: '\e8e9'; } /* '' */
.icon-brush:before { content: '\e8cd'; } /* '' */
.icon-paper-plane:before { content: '\e8c4'; } /* '' */
.icon-magnet:before { content: '\e8ce'; } /* '' */
.icon-gauge:before { content: '\e8eb'; } /* '' */
.icon-traffic-cone:before { content: '\e8ec'; } /* '' */
.icon-cc:before { content: '\e8ed'; } /* '' */
.icon-cc-by:before { content: '\e8ee'; } /* '' */
.icon-cc-nc:before { content: '\e8ef'; } /* '' */
.icon-cc-nc-eu:before { content: '\e8f0'; } /* '' */
.icon-cc-nc-jp:before { content: '\e8f1'; } /* '' */
.icon-cc-sa:before { content: '\e8f2'; } /* '' */
.icon-cc-nd:before { content: '\e8f3'; } /* '' */
.icon-cc-pd:before { content: '\e8f4'; } /* '' */
.icon-cc-zero:before { content: '\e8f5'; } /* '' */
.icon-cc-share:before { content: '\e8f6'; } /* '' */
.icon-cc-remix:before { content: '\e8f7'; } /* '' */
.icon-github:before { content: '\e8f8'; } /* '' */
.icon-github-circled:before { content: '\e8f9'; } /* '' */
.icon-flickr:before { content: '\e8fa'; } /* '' */
.icon-flickr-circled:before { content: '\e8fb'; } /* '' */
.icon-vimeo:before { content: '\e8fc'; } /* '' */
.icon-vimeo-circled:before { content: '\e8fd'; } /* '' */
.icon-twitter:before { content: '\e8fe'; } /* '' */
.icon-twitter-circled:before { content: '\e8ff'; } /* '' */
.icon-facebook:before { content: '\e900'; } /* '' */
.icon-facebook-circled:before { content: '\e901'; } /* '�?' */
.icon-facebook-squared:before { content: '\e902'; } /* '' */
.icon-gplus:before { content: '\e903'; } /* '�?' */
.icon-gplus-circled:before { content: '\e904'; } /* '' */
.icon-pinterest:before { content: '\e905'; } /* '' */
.icon-pinterest-circled:before { content: '\e906'; } /* '' */
.icon-tumblr:before { content: '\e907'; } /* '' */
.icon-tumblr-circled:before { content: '\e908'; } /* '�?' */
.icon-linkedin:before { content: '\e909'; } /* '' */
.icon-linkedin-circled:before { content: '\e90a'; } /* '' */
.icon-dribbble:before { content: '\e90b'; } /* '' */
.icon-dribbble-circled:before { content: '\e90c'; } /* '' */
.icon-stumbleupon:before { content: '\e90d'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e90e'; } /* '' */
.icon-lastfm:before { content: '\e90f'; } /* '' */
.icon-lastfm-circled:before { content: '\e91a'; } /* '' */
.icon-rdio:before { content: '\e910'; } /* '�?' */
.icon-rdio-circled:before { content: '\e911'; } /* '' */
.icon-spotify:before { content: '\e912'; } /* '' */
.icon-spotify-circled:before { content: '\e913'; } /* '' */
.icon-qq:before { content: '\e914'; } /* '' */
.icon-instagram:before { content: '\e915'; } /* '' */
.icon-dropbox:before { content: '\e916'; } /* '' */
.icon-evernote:before { content: '\e917'; } /* '' */
.icon-flattr:before { content: '\e91b'; } /* '' */
.icon-skype:before { content: '\e918'; } /* '�?' */
.icon-skype-circled:before { content: '\e919'; } /* '' */
.icon-renren:before { content: '\e815'; } /* '' */
.icon-sina-weibo:before { content: '\e814'; } /* '' */
.icon-paypal:before { content: '\e813'; } /* '' */
.icon-picasa:before { content: '\e811'; } /* '' */
.icon-soundcloud:before { content: '\e812'; } /* '' */
.icon-mixi:before { content: '\e810'; } /* '�?' */
.icon-behance:before { content: '\e80f'; } /* '' */
.icon-google-circles:before { content: '\e80e'; } /* '' */
.icon-vkontakte:before { content: '\e80d'; } /* '' */
.icon-smashing:before { content: '\e80c'; } /* '' */
.icon-db-shape:before { content: '\e809'; } /* '' */
.icon-sweden:before { content: '\e80a'; } /* '' */
.icon-logo-db:before { content: '\e80b'; } /* '' */
.icon-picture:before { content: '\e806'; } /* '' */
.icon-globe:before { content: '\e8be'; } /* '' */
.icon-leaf:before { content: '\e8c5'; } /* '' */
.icon-graduation-cap:before { content: '\e8d6'; } /* '' */
.icon-mic:before { content: '\e86b'; } /* '' */
.icon-palette:before { content: '\e8b1'; } /* '' */
.icon-ticket:before { content: '\e8d8'; } /* '�?' */
.icon-video:before { content: '\e807'; } /* '' */
.icon-target:before { content: '\e8b0'; } /* '' */
.icon-music:before { content: '\e81a'; } /* '' */
.icon-trophy:before { content: '\e8b5'; } /* '' */
.icon-thumbs-up:before { content: '\e838'; } /* '' */
.icon-thumbs-down:before { content: '\e839'; } /* '' */
.icon-bag:before { content: '\e867'; } /* '' */
.icon-user:before { content: '\e817'; } /* '' */
.icon-users:before { content: '\e816'; } /* '' */
.icon-lamp:before { content: '\e871'; } /* '' */
.icon-alert:before { content: '\e84c'; } /* '' */
.icon-water:before { content: '\e8d9'; } /* '' */
.icon-droplet:before { content: '\e8da'; } /* '' */
.icon-credit-card:before { content: '\e8dc'; } /* '' */
.icon-monitor:before { content: '\e8b8'; } /* '' */
.icon-briefcase:before { content: '\e8c8'; } /* '�?' */
.icon-floppy:before { content: '\e8dd'; } /* '' */
.icon-cd:before { content: '\e8bb'; } /* '' */
.icon-folder:before { content: '\e85d'; } /* '' */
.icon-doc-text:before { content: '\e858'; } /* '�?' */
.icon-calendar:before { content: '\e868'; } /* '' */
.icon-chart-line:before { content: '\e8d2'; } /* '' */
.icon-chart-bar:before { content: '\e8d3'; } /* '' */
.icon-clipboard:before { content: '\e8de'; } /* '' */
.icon-attach:before { content: '\e830'; } /* '' */
.icon-bookmarks:before { content: '\e836'; } /* '' */
.icon-book:before { content: '\e85c'; } /* '' */
.icon-book-open:before { content: '\e85b'; } /* '' */
.icon-phone:before { content: '\e861'; } /* '' */
.icon-megaphone:before { content: '\e8df'; } /* '' */
.icon-upload:before { content: '\e83b'; } /* '' */
.icon-download:before { content: '\e83a'; } /* '' */
.icon-box:before { content: '\e85f'; } /* '' */
.icon-newspaper:before { content: '\e85a'; } /* '' */
.icon-mobile:before { content: '\e8b9'; } /* '' */
.icon-signal:before { content: '\e8b4'; } /* '' */
.icon-camera:before { content: '\e805'; } /* '' */
.icon-shuffle:before { content: '\e8a1'; } /* '' */
.icon-loop:before { content: '\e8a2'; } /* '' */
.icon-arrows-ccw:before { content: '\e89e'; } /* '' */
.icon-light-down:before { content: '\e872'; } /* '' */
.icon-light-up:before { content: '\e873'; } /* '' */
.icon-mute:before { content: '\e86c'; } /* '' */
.icon-sound:before { content: '\e86d'; } /* '' */
.icon-battery:before { content: '\e8b6'; } /* '' */
.icon-search:before { content: '\e81b'; } /* '' */
.icon-key:before { content: '\e8e4'; } /* '' */
.icon-lock:before { content: '\e831'; } /* '' */
.icon-lock-open:before { content: '\e832'; } /* '' */
.icon-bell:before { content: '\e84a'; } /* '' */
.icon-bookmark:before { content: '\e835'; } /* '' */
.icon-link:before { content: '\e82f'; } /* '' */
.icon-back:before { content: '\e82d'; } /* '' */
.icon-flashlight:before { content: '\e81c'; } /* '' */
.icon-chart-area:before { content: '\e8d4'; } /* '' */
.icon-clock:before { content: '\e86f'; } /* '' */
.icon-rocket:before { content: '\e8ea'; } /* '' */
.icon-block:before { content: '\e875'; } /* '' */








 
 [class^="beopen-linecons"]:before, [class*=" beopen-linecons"]:before {
  font-family: "linecons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-music-1:before { content: '\e91d'; } /* '?' */
.icon-wallet:before { content: '\e94c'; } /* '?' */
.icon-mail-1:before { content: '\e91f'; } /* '?' */
.icon-heart-1:before { content: '\e920'; } /* '?' */
.icon-star-1:before { content: '\e921'; } /* '?' */
.icon-user-1:before { content: '\e922'; } /* '?' */
.icon-videocam:before { content: '\e923'; } /* '?' */
.icon-camera-1:before { content: '\e924'; } /* '?' */
.icon-photo:before { content: '\e925'; } /* '?' */
.icon-attach-1:before { content: '\e926'; } /* '?' */
.icon-lock-1:before { content: '\e927'; } /* '?' */
.icon-eye-1:before { content: '\e928'; } /* '?' */
.icon-tag-1:before { content: '\e929'; } /* '?' */
.icon-thumbs-up-1:before { content: '\e92a'; } /* '?' */
.icon-pencil-1:before { content: '\e92b'; } /* '?' */
.icon-comment-1:before { content: '\e92c'; } /* '?' */
.icon-location-1:before { content: '\e92d'; } /* '?' */
.icon-cup-1:before { content: '\e92e'; } /* '?' */
.icon-trash-1:before { content: '\e92f'; } /* '?' */
.icon-doc-1:before { content: '\e930'; } /* '?' */
.icon-note-1:before { content: '\e931'; } /* '?' */
.icon-cog-1:before { content: '\e932'; } /* '?' */
.icon-params:before { content: '\e933'; } /* '?' */
.icon-calendar-1:before { content: '\e934'; } /* '?' */
.icon-search-1:before { content: '\e91e'; } /* '?' */
.icon-clock-1:before { content: '\e936'; } /* '?' */
.icon-lightbulb:before { content: '\e937'; } /* '?' */
.icon-tv:before { content: '\e938'; } /* '?' */
.icon-desktop:before { content: '\e939'; } /* '?' */
.icon-mobile-1:before { content: '\e93a'; } /* '?' */
.icon-cd-1:before { content: '\e93b'; } /* '?' */
.icon-inbox-1:before { content: '\e93c'; } /* '?' */
.icon-globe-1:before { content: '\e93d'; } /* '?' */
.icon-cloud-1:before { content: '\e93e'; } /* '?' */
.icon-paper-plane-1:before { content: '\e93f'; } /* '?' */
.icon-fire:before { content: '\e940'; } /* '?' */
.icon-graduation-cap-1:before { content: '\e941'; } /* '?' */
.icon-megaphone-1:before { content: '\e942'; } /* '?' */
.icon-database-1:before { content: '\e943'; } /* '?' */
.icon-key-1:before { content: '\e944'; } /* '?' */
.icon-beaker:before { content: '\e945'; } /* '?' */
.icon-truck:before { content: '\e946'; } /* '?' */
.icon-money:before { content: '\e947'; } /* '?' */
.icon-food:before { content: '\e948'; } /* '?' */
.icon-shop:before { content: '\e949'; } /* '?' */
.icon-diamond:before { content: '\e94a'; } /* '?' */
.icon-t-shirt:before { content: '\e94b'; } /* '?' */
.icon-sound-1:before { content: '\e935'; } /* '?' */








@font-face {
    font-family: 'typicons';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/typicons/typicons.eot');
    src: url('../fonts/typicons/typicons-.eot#iefix') format('embedded-opentype'), url('../fonts/typicons/typicons.woff') format('woff'), url('../fonts/typicons/typicons.ttf') format('truetype'), url('../fonts/typicons/typicons.svg#typicons') format('svg');
}

.beopen-typicons,    
.typcn:before {
    font-family: 'typicons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    font-size: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.beopen-typicons {
    font-size: 1.4em;
}


.typcn-adjust-brightness:before {
    content: '\e000'}
.typcn-adjust-contrast:before {
    content: '\e001'}
.typcn-anchor-outline:before {
    content: '\e002'}
.typcn-anchor:before {
    content: '\e003'}
.typcn-archive:before {
    content: '\e004'}
.typcn-arrow-back-outline:before {
    content: '\e005'}
.typcn-arrow-back:before {
    content: '\e006'}
.typcn-arrow-down-outline:before {
    content: '\e007'}
.typcn-arrow-down-thick:before {
    content: '\e008'}
.typcn-arrow-down:before {
    content: '\e009'}
.typcn-arrow-forward-outline:before {
    content: '\e00a'}
.typcn-arrow-forward:before {
    content: '\e00b'}
.typcn-arrow-left-outline:before {
    content: '\e00c'}
.typcn-arrow-left-thick:before {
    content: '\e00d'}
.typcn-arrow-left:before {
    content: '\e00e'}
.typcn-arrow-loop-outline:before {
    content: '\e00f'}
.typcn-arrow-loop:before {
    content: '\e010'}
.typcn-arrow-maximise-outline:before {
    content: '\e011'}
.typcn-arrow-maximise:before {
    content: '\e012'}
.typcn-arrow-minimise-outline:before {
    content: '\e013'}
.typcn-arrow-minimise:before {
    content: '\e014'}
.typcn-arrow-move-outline:before {
    content: '\e015'}
.typcn-arrow-move:before {
    content: '\e016'}
.typcn-arrow-repeat-outline:before {
    content: '\e017'}
.typcn-arrow-repeat:before {
    content: '\e018'}
.typcn-arrow-right-outline:before {
    content: '\e019'}
.typcn-arrow-right-thick:before {
    content: '\e01a'}
.typcn-arrow-right:before {
    content: '\e01b'}
.typcn-arrow-shuffle:before {
    content: '\e01c'}
.typcn-arrow-sorted-down:before {
    content: '\e01d'}
.typcn-arrow-sorted-up:before {
    content: '\e01e'}
.typcn-arrow-sync-outline:before {
    content: '\e01f'}
.typcn-arrow-sync:before {
    content: '\e020'}
.typcn-arrow-unsorted:before {
    content: '\e021'}
.typcn-arrow-up-outline:before {
    content: '\e022'}
.typcn-arrow-up-thick:before {
    content: '\e023'}
.typcn-arrow-up:before {
    content: '\e024'}
.typcn-at:before {
    content: '\e025'}
.typcn-attachment-outline:before {
    content: '\e026'}
.typcn-attachment:before {
    content: '\e027'}
.typcn-backspace-outline:before {
    content: '\e028'}
.typcn-backspace:before {
    content: '\e029'}
.typcn-battery-charge:before {
    content: '\e02a'}
.typcn-battery-full:before {
    content: '\e02b'}
.typcn-battery-high:before {
    content: '\e02c'}
.typcn-battery-low:before {
    content: '\e02d'}
.typcn-battery-mid:before {
    content: '\e02e'}
.typcn-beaker:before {
    content: '\e02f'}
.typcn-beer:before {
    content: '\e030'}
.typcn-bell:before {
    content: '\e031'}
.typcn-book:before {
    content: '\e032'}
.typcn-bookmark:before {
    content: '\e033'}
.typcn-briefcase:before {
    content: '\e034'}
.typcn-brush:before {
    content: '\e035'}
.typcn-business-card:before {
    content: '\e036'}
.typcn-calculator:before {
    content: '\e037'}
.typcn-calender-outline:before {
    content: '\e038'}
.typcn-calender:before {
    content: '\e039'}
.typcn-camera-outline:before {
    content: '\e03a'}
.typcn-camera:before {
    content: '\e03b'}
.typcn-cancel-outline:before {
    content: '\e03c'}
.typcn-cancel:before {
    content: '\e03d'}
.typcn-chart-area-outline:before {
    content: '\e03e'}
.typcn-chart-area:before {
    content: '\e03f'}
.typcn-chart-bar-outline:before {
    content: '\e040'}
.typcn-chart-bar:before {
    content: '\e041'}
.typcn-chart-line-outline:before {
    content: '\e042'}
.typcn-chart-line:before {
    content: '\e043'}
.typcn-chart-pie-outline:before {
    content: '\e044'}
.typcn-chart-pie:before {
    content: '\e045'}
.typcn-chevron-left-outline:before {
    content: '\e046'}
.typcn-chevron-left:before {
    content: '\e047'}
.typcn-chevron-right-outline:before {
    content: '\e048'}
.typcn-chevron-right:before {
    content: '\e049'}
.typcn-clipboard:before {
    content: '\e04a'}
.typcn-cloud-storage:before {
    content: '\e04b'}
.typcn-code-outline:before {
    content: '\e04c'}
.typcn-code:before {
    content: '\e04d'}
.typcn-coffee:before {
    content: '\e04e'}
.typcn-cog-outline:before {
    content: '\e04f'}
.typcn-cog:before {
    content: '\e050'}
.typcn-compass:before {
    content: '\e051'}
.typcn-contacts:before {
    content: '\e052'}
.typcn-credit-card:before {
    content: '\e053'}
.typcn-cross:before {
    content: '\e054'}
.typcn-css3:before {
    content: '\e055'}
.typcn-database:before {
    content: '\e056'}
.typcn-delete-outline:before {
    content: '\e057'}
.typcn-delete:before {
    content: '\e058'}
.typcn-device-desktop:before {
    content: '\e059'}
.typcn-device-laptop:before {
    content: '\e05a'}
.typcn-device-phone:before {
    content: '\e05b'}
.typcn-device-tablet:before {
    content: '\e05c'}
.typcn-directions:before {
    content: '\e05d'}
.typcn-divide-outline:before {
    content: '\e05e'}
.typcn-divide:before {
    content: '\e05f'}
.typcn-document-add:before {
    content: '\e060'}
.typcn-document-delete:before {
    content: '\e061'}
.typcn-document-text:before {
    content: '\e062'}
.typcn-document:before {
    content: '\e063'}
.typcn-download-outline:before {
    content: '\e064'}
.typcn-download:before {
    content: '\e065'}
.typcn-dropbox:before {
    content: '\e066'}
.typcn-edit:before {
    content: '\e067'}
.typcn-eject-outline:before {
    content: '\e068'}
.typcn-eject:before {
    content: '\e069'}
.typcn-equals-outline:before {
    content: '\e06a'}
.typcn-equals:before {
    content: '\e06b'}
.typcn-export-outline:before {
    content: '\e06c'}
.typcn-export:before {
    content: '\e06d'}
.typcn-eye-outline:before {
    content: '\e06e'}
.typcn-eye:before {
    content: '\e06f'}
.typcn-feather:before {
    content: '\e070'}
.typcn-film:before {
    content: '\e071'}
.typcn-filter:before {
    content: '\e072'}
.typcn-flag-outline:before {
    content: '\e073'}
.typcn-flag:before {
    content: '\e074'}
.typcn-flash-outline:before {
    content: '\e075'}
.typcn-flash:before {
    content: '\e076'}
.typcn-flow-children:before {
    content: '\e077'}
.typcn-flow-merge:before {
    content: '\e078'}
.typcn-flow-parallel:before {
    content: '\e079'}
.typcn-flow-switch:before {
    content: '\e07a'}
.typcn-folder-add:before {
    content: '\e07b'}
.typcn-folder-delete:before {
    content: '\e07c'}
.typcn-folder-open:before {
    content: '\e07d'}
.typcn-folder:before {
    content: '\e07e'}
.typcn-gift:before {
    content: '\e07f'}
.typcn-globe-outline:before {
    content: '\e080'}
.typcn-globe:before {
    content: '\e081'}
.typcn-group-outline:before {
    content: '\e082'}
.typcn-group:before {
    content: '\e083'}
.typcn-headphones:before {
    content: '\e084'}
.typcn-heart-full-outline:before {
    content: '\e085'}
.typcn-heart-half-outline:before {
    content: '\e086'}
.typcn-heart-outline:before {
    content: '\e087'}
.typcn-heart:before {
    content: '\e088'}
.typcn-home-outline:before {
    content: '\e089'}
.typcn-home:before {
    content: '\e08a'}
.typcn-html5:before {
    content: '\e08b'}
.typcn-image-outline:before {
    content: '\e08c'}
.typcn-image:before {
    content: '\e08d'}
.typcn-infinity-outline:before {
    content: '\e08e'}
.typcn-infinity:before {
    content: '\e08f'}
.typcn-info-large-outline:before {
    content: '\e090'}
.typcn-info-large:before {
    content: '\e091'}
.typcn-info-outline:before {
    content: '\e092'}
.typcn-info:before {
    content: '\e093'}
.typcn-input-checked-outline:before {
    content: '\e094'}
.typcn-input-checked:before {
    content: '\e095'}
.typcn-key-outline:before {
    content: '\e096'}
.typcn-key:before {
    content: '\e097'}
.typcn-keyboard:before {
    content: '\e098'}
.typcn-leaf:before {
    content: '\e099'}
.typcn-lightbulb:before {
    content: '\e09a'}
.typcn-link-outline:before {
    content: '\e09b'}
.typcn-link:before {
    content: '\e09c'}
.typcn-location-arrow-outline:before {
    content: '\e09d'}
.typcn-location-arrow:before {
    content: '\e09e'}
.typcn-location-outline:before {
    content: '\e09f'}
.typcn-location:before {
    content: '\e0a0'}
.typcn-lock-closed-outline:before {
    content: '\e0a1'}
.typcn-lock-closed:before {
    content: '\e0a2'}
.typcn-lock-open-outline:before {
    content: '\e0a3'}
.typcn-lock-open:before {
    content: '\e0a4'}
.typcn-mail:before {
    content: '\e0a5'}
.typcn-map:before {
    content: '\e0a6'}
.typcn-media-eject-outline:before {
    content: '\e0a7'}
.typcn-media-eject:before {
    content: '\e0a8'}
.typcn-media-fast-forward-outline:before {
    content: '\e0a9'}
.typcn-media-fast-forward:before {
    content: '\e0aa'}
.typcn-media-pause-outline:before {
    content: '\e0ab'}
.typcn-media-pause:before {
    content: '\e0ac'}
.typcn-media-play-outline:before {
    content: '\e0ad'}
.typcn-media-play-reverse-outline:before {
    content: '\e0ae'}
.typcn-media-play-reverse:before {
    content: '\e0af'}
.typcn-media-play:before {
    content: '\e0b0'}
.typcn-media-record-outline:before {
    content: '\e0b1'}
.typcn-media-record:before {
    content: '\e0b2'}
.typcn-media-rewind-outline:before {
    content: '\e0b3'}
.typcn-media-rewind:before {
    content: '\e0b4'}
.typcn-media-stop-outline:before {
    content: '\e0b5'}
.typcn-media-stop:before {
    content: '\e0b6'}
.typcn-message-typing:before {
    content: '\e0b7'}
.typcn-message:before {
    content: '\e0b8'}
.typcn-messages:before {
    content: '\e0b9'}
.typcn-microphone-outline:before {
    content: '\e0ba'}
.typcn-microphone:before {
    content: '\e0bb'}
.typcn-minus-outline:before {
    content: '\e0bc'}
.typcn-minus:before {
    content: '\e0bd'}
.typcn-mortar-board:before {
    content: '\e0be'}
.typcn-news:before {
    content: '\e0bf'}
.typcn-notes-outline:before {
    content: '\e0c0'}
.typcn-notes:before {
    content: '\e0c1'}
.typcn-pen:before {
    content: '\e0c2'}
.typcn-pencil:before {
    content: '\e0c3'}
.typcn-phone-outline:before {
    content: '\e0c4'}
.typcn-phone:before {
    content: '\e0c5'}
.typcn-pi-outline:before {
    content: '\e0c6'}
.typcn-pi:before {
    content: '\e0c7'}
.typcn-pin-outline:before {
    content: '\e0c8'}
.typcn-pin:before {
    content: '\e0c9'}
.typcn-pipette:before {
    content: '\e0ca'}
.typcn-plane-outline:before {
    content: '\e0cb'}
.typcn-plane:before {
    content: '\e0cc'}
.typcn-plug:before {
    content: '\e0cd'}
.typcn-plus-outline:before {
    content: '\e0ce'}
.typcn-plus:before {
    content: '\e0cf'}
.typcn-point-of-interest-outline:before {
    content: '\e0d0'}
.typcn-point-of-interest:before {
    content: '\e0d1'}
.typcn-power-outline:before {
    content: '\e0d2'}
.typcn-power:before {
    content: '\e0d3'}
.typcn-printer:before {
    content: '\e0d4'}
.typcn-puzzle-outline:before {
    content: '\e0d5'}
.typcn-puzzle:before {
    content: '\e0d6'}
.typcn-radar-outline:before {
    content: '\e0d7'}
.typcn-radar:before {
    content: '\e0d8'}
.typcn-refresh-outline:before {
    content: '\e0d9'}
.typcn-refresh:before {
    content: '\e0da'}
.typcn-rss-outline:before {
    content: '\e0db'}
.typcn-rss:before {
    content: '\e0dc'}
.typcn-scissors-outline:before {
    content: '\e0dd'}
.typcn-scissors:before {
    content: '\e0de'}
.typcn-shopping-bag:before {
    content: '\e0df'}
.typcn-shopping-cart:before {
    content: '\e0e0'}
.typcn-social-at-circular:before {
    content: '\e0e1'}
.typcn-social-dribbble-circular:before {
    content: '\e0e2'}
.typcn-social-dribbble:before {
    content: '\e0e3'}
.typcn-social-facebook-circular:before {
    content: '\e0e4'}
.typcn-social-facebook:before {
    content: '\e0e5'}
.typcn-social-flickr-circular:before {
    content: '\e0e6'}
.typcn-social-flickr:before {
    content: '\e0e7'}
.typcn-social-github-circular:before {
    content: '\e0e8'}
.typcn-social-github:before {
    content: '\e0e9'}
.typcn-social-google-plus-circular:before {
    content: '\e0ea'}
.typcn-social-google-plus:before {
    content: '\e0eb'}
.typcn-social-instagram-circular:before {
    content: '\e0ec'}
.typcn-social-instagram:before {
    content: '\e0ed'}
.typcn-social-last-fm-circular:before {
    content: '\e0ee'}
.typcn-social-last-fm:before {
    content: '\e0ef'}
.typcn-social-linkedin-circular:before {
    content: '\e0f0'}
.typcn-social-linkedin:before {
    content: '\e0f1'}
.typcn-social-pinterest-circular:before {
    content: '\e0f2'}
.typcn-social-pinterest:before {
    content: '\e0f3'}
.typcn-social-skype-outline:before {
    content: '\e0f4'}
.typcn-social-skype:before {
    content: '\e0f5'}
.typcn-social-tumbler-circular:before {
    content: '\e0f6'}
.typcn-social-tumbler:before {
    content: '\e0f7'}
.typcn-social-twitter-circular:before {
    content: '\e0f8'}
.typcn-social-twitter:before {
    content: '\e0f9'}
.typcn-social-vimeo-circular:before {
    content: '\e0fa'}
.typcn-social-vimeo:before {
    content: '\e0fb'}
.typcn-social-youtube-circular:before {
    content: '\e0fc'}
.typcn-social-youtube:before {
    content: '\e0fd'}
.typcn-sort-alphabetically-outline:before {
    content: '\e0fe'}
.typcn-sort-alphabetically:before {
    content: '\e0ff'}
.typcn-sort-numerically-outline:before {
    content: '\e100'}
.typcn-sort-numerically:before {
    content: '\e101'}
.typcn-spanner-outline:before {
    content: '\e102'}
.typcn-spanner:before {
    content: '\e103'}
.typcn-spiral:before {
    content: '\e104'}
.typcn-star-full-outline:before {
    content: '\e105'}
.typcn-star-half-outline:before {
    content: '\e106'}
.typcn-star-half:before {
    content: '\e107'}
.typcn-star-outline:before {
    content: '\e108'}
.typcn-star:before {
    content: '\e109'}
.typcn-starburst-outline:before {
    content: '\e10a'}
.typcn-starburst:before {
    content: '\e10b'}
.typcn-stopwatch:before {
    content: '\e10c'}
.typcn-support:before {
    content: '\e10d'}
.typcn-tabs-outline:before {
    content: '\e10e'}
.typcn-tag:before {
    content: '\e10f'}
.typcn-tags:before {
    content: '\e110'}
.typcn-th-large-outline:before {
    content: '\e111'}
.typcn-th-large:before {
    content: '\e112'}
.typcn-th-list-outline:before {
    content: '\e113'}
.typcn-th-list:before {
    content: '\e114'}
.typcn-th-menu-outline:before {
    content: '\e115'}
.typcn-th-menu:before {
    content: '\e116'}
.typcn-th-small-outline:before {
    content: '\e117'}
.typcn-th-small:before {
    content: '\e118'}
.typcn-thermometer:before {
    content: '\e119'}
.typcn-thumbs-down:before {
    content: '\e11a'}
.typcn-thumbs-ok:before {
    content: '\e11b'}
.typcn-thumbs-up:before {
    content: '\e11c'}
.typcn-tick-outline:before {
    content: '\e11d'}
.typcn-tick:before {
    content: '\e11e'}
.typcn-ticket:before {
    content: '\e11f'}
.typcn-time:before {
    content: '\e120'}
.typcn-times-outline:before {
    content: '\e121'}
.typcn-times:before {
    content: '\e122'}
.typcn-trash:before {
    content: '\e123'}
.typcn-tree:before {
    content: '\e124'}
.typcn-upload-outline:before {
    content: '\e125'}
.typcn-upload:before {
    content: '\e126'}
.typcn-user-add-outline:before {
    content: '\e127'}
.typcn-user-add:before {
    content: '\e128'}
.typcn-user-delete-outline:before {
    content: '\e129'}
.typcn-user-delete:before {
    content: '\e12a'}
.typcn-user-outline:before {
    content: '\e12b'}
.typcn-user:before {
    content: '\e12c'}
.typcn-vendor-android:before {
    content: '\e12d'}
.typcn-vendor-apple:before {
    content: '\e12e'}
.typcn-vendor-microsoft:before {
    content: '\e12f'}
.typcn-video-outline:before {
    content: '\e130'}
.typcn-video:before {
    content: '\e131'}
.typcn-volume-down:before {
    content: '\e132'}
.typcn-volume-mute:before {
    content: '\e133'}
.typcn-volume-up:before {
    content: '\e134'}
.typcn-volume:before {
    content: '\e135'}
.typcn-warning-outline:before {
    content: '\e136'}
.typcn-warning:before {
    content: '\e137'}
.typcn-watch:before {
    content: '\e138'}
.typcn-waves-outline:before {
    content: '\e139'}
.typcn-waves:before {
    content: '\e13a'}
.typcn-weather-cloudy:before {
    content: '\e13b'}
.typcn-weather-downpour:before {
    content: '\e13c'}
.typcn-weather-night:before {
    content: '\e13d'}
.typcn-weather-partly-sunny:before {
    content: '\e13e'}
.typcn-weather-shower:before {
    content: '\e13f'}
.typcn-weather-snow:before {
    content: '\e140'}
.typcn-weather-stormy:before {
    content: '\e141'}
.typcn-weather-sunny:before {
    content: '\e142'}
.typcn-weather-windy-cloudy:before {
    content: '\e143'}
.typcn-weather-windy:before {
    content: '\e144'}
.typcn-wi-fi-outline:before {
    content: '\e145'}
.typcn-wi-fi:before {
    content: '\e146'}
.typcn-wine:before {
    content: '\e147'}
.typcn-world-outline:before {
    content: '\e148'}
.typcn-world:before {
    content: '\e149'}
.typcn-zoom-in-outline:before {
    content: '\e14a'}
.typcn-zoom-in:before {
    content: '\e14b'}
.typcn-zoom-out-outline:before {
    content: '\e14c'}
.typcn-zoom-out:before {
    content: '\e14d'}
.typcn-zoom-outline:before {
    content: '\e14e'}
.typcn-zoom:before {
    content: '\e14f'}