/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.boqadum {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.boqadum-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.boqadum-2x {
  font-size: 2em;
}
.boqadum-3x {
  font-size: 3em;
}
.boqadum-4x {
  font-size: 4em;
}
.boqadum-5x {
  font-size: 5em;
}
.boqadum-fw {
  width: 1.28571429em;
  text-align: center;
}
.boqadum-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.boqadum-ul > li {
  position: relative;
}
.boqadum-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.boqadum-li.boqadum-lg {
  left: -1.85714286em;
}
.boqadum-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.boqadum-pull-left {
  float: left;
}
.boqadum-pull-right {
  float: right;
}
.boqadum.boqadum-pull-left {
  margin-right: .3em;
}
.boqadum.boqadum-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.boqadum.pull-left {
  margin-right: .3em;
}
.boqadum.pull-right {
  margin-left: .3em;
}
.boqadum-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.boqadum-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.boqadum-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.boqadum-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.boqadum-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.boqadum-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.boqadum-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .boqadum-rotate-90,
:root .boqadum-rotate-180,
:root .boqadum-rotate-270,
:root .boqadum-flip-horizontal,
:root .boqadum-flip-vertical {
  filter: none;
}
.boqadum-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.boqadum-stack-1x,
.boqadum-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.boqadum-stack-1x {
  line-height: inherit;
}
.boqadum-stack-2x {
  font-size: 2em;
}
.boqadum-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.boqadum-glass:before {
  content: "";
}
.boqadum-music:before {
  content: "";
}
.boqadum-search:before {
  content: "";
}
.boqadum-envelope-o:before {
  content: "";
}
.boqadum-heart:before {
  content: "";
}
.boqadum-star:before {
  content: "";
}
.boqadum-star-o:before {
  content: "";
}
.boqadum-user:before {
  content: "";
}
.boqadum-film:before {
  content: "";
}
.boqadum-th-large:before {
  content: "";
}
.boqadum-th:before {
  content: "";
}
.boqadum-th-list:before {
  content: "";
}
.boqadum-check:before {
  content: "";
}
.boqadum-remove:before,
.boqadum-close:before,
.boqadum-times:before {
  content: "";
}
.boqadum-search-plus:before {
  content: "";
}
.boqadum-search-minus:before {
  content: "";
}
.boqadum-power-off:before {
  content: "";
}
.boqadum-signal:before {
  content: "";
}
.boqadum-gear:before,
.boqadum-cog:before {
  content: "";
}
.boqadum-trash-o:before {
  content: "";
}
.boqadum-home:before {
  content: "";
}
.boqadum-file-o:before {
  content: "";
}
.boqadum-clock-o:before {
  content: "";
}
.boqadum-road:before {
  content: "";
}
.boqadum-download:before {
  content: "";
}
.boqadum-arrow-circle-o-down:before {
  content: "";
}
.boqadum-arrow-circle-o-up:before {
  content: "";
}
.boqadum-inbox:before {
  content: "";
}
.boqadum-play-circle-o:before {
  content: "";
}
.boqadum-rotate-right:before,
.boqadum-repeat:before {
  content: "";
}
.boqadum-refresh:before {
  content: "";
}
.boqadum-list-alt:before {
  content: "";
}
.boqadum-lock:before {
  content: "";
}
.boqadum-flag:before {
  content: "";
}
.boqadum-headphones:before {
  content: "";
}
.boqadum-volume-off:before {
  content: "";
}
.boqadum-volume-down:before {
  content: "";
}
.boqadum-volume-up:before {
  content: "";
}
.boqadum-qrcode:before {
  content: "";
}
.boqadum-barcode:before {
  content: "";
}
.boqadum-tag:before {
  content: "";
}
.boqadum-tags:before {
  content: "";
}
.boqadum-book:before {
  content: "";
}
.boqadum-bookmark:before {
  content: "";
}
.boqadum-print:before {
  content: "";
}
.boqadum-camera:before {
  content: "";
}
.boqadum-font:before {
  content: "";
}
.boqadum-bold:before {
  content: "";
}
.boqadum-italic:before {
  content: "";
}
.boqadum-text-height:before {
  content: "";
}
.boqadum-text-width:before {
  content: "";
}
.boqadum-align-left:before {
  content: "";
}
.boqadum-align-center:before {
  content: "";
}
.boqadum-align-right:before {
  content: "";
}
.boqadum-align-justify:before {
  content: "";
}
.boqadum-list:before {
  content: "";
}
.boqadum-dedent:before,
.boqadum-outdent:before {
  content: "";
}
.boqadum-indent:before {
  content: "";
}
.boqadum-video-camera:before {
  content: "";
}
.boqadum-photo:before,
.boqadum-image:before,
.boqadum-picture-o:before {
  content: "";
}
.boqadum-pencil:before {
  content: "";
}
.boqadum-map-marker:before {
  content: "";
}
.boqadum-adjust:before {
  content: "";
}
.boqadum-tint:before {
  content: "";
}
.boqadum-edit:before,
.boqadum-pencil-square-o:before {
  content: "";
}
.boqadum-share-square-o:before {
  content: "";
}
.boqadum-check-square-o:before {
  content: "";
}
.boqadum-arrows:before {
  content: "";
}
.boqadum-step-backward:before {
  content: "";
}
.boqadum-fast-backward:before {
  content: "";
}
.boqadum-backward:before {
  content: "";
}
.boqadum-play:before {
  content: "";
}
.boqadum-pause:before {
  content: "";
}
.boqadum-stop:before {
  content: "";
}
.boqadum-forward:before {
  content: "";
}
.boqadum-fast-forward:before {
  content: "";
}
.boqadum-step-forward:before {
  content: "";
}
.boqadum-eject:before {
  content: "";
}
.boqadum-chevron-left:before {
  content: "";
}
.boqadum-chevron-right:before {
  content: "";
}
.boqadum-plus-circle:before {
  content: "";
}
.boqadum-minus-circle:before {
  content: "";
}
.boqadum-times-circle:before {
  content: "";
}
.boqadum-check-circle:before {
  content: "";
}
.boqadum-question-circle:before {
  content: "";
}
.boqadum-info-circle:before {
  content: "";
}
.boqadum-crosshairs:before {
  content: "";
}
.boqadum-times-circle-o:before {
  content: "";
}
.boqadum-check-circle-o:before {
  content: "";
}
.boqadum-ban:before {
  content: "";
}
.boqadum-arrow-left:before {
  content: "";
}
.boqadum-arrow-right:before {
  content: "";
}
.boqadum-arrow-up:before {
  content: "";
}
.boqadum-arrow-down:before {
  content: "";
}
.boqadum-mail-forward:before,
.boqadum-share:before {
  content: "";
}
.boqadum-expand:before {
  content: "";
}
.boqadum-compress:before {
  content: "";
}
.boqadum-plus:before {
  content: "";
}
.boqadum-minus:before {
  content: "";
}
.boqadum-asterisk:before {
  content: "";
}
.boqadum-exclamation-circle:before {
  content: "";
}
.boqadum-gift:before {
  content: "";
}
.boqadum-leaf:before {
  content: "";
}
.boqadum-fire:before {
  content: "";
}
.boqadum-eye:before {
  content: "";
}
.boqadum-eye-slash:before {
  content: "";
}
.boqadum-warning:before,
.boqadum-exclamation-triangle:before {
  content: "";
}
.boqadum-plane:before {
  content: "";
}
.boqadum-calendar:before {
  content: "";
}
.boqadum-random:before {
  content: "";
}
.boqadum-comment:before {
  content: "";
}
.boqadum-magnet:before {
  content: "";
}
.boqadum-chevron-up:before {
  content: "";
}
.nixe:before {
  content: "";
}
.boqadum-retweet:before {
  content: "";
}
.boqadum-shopping-cart:before {
  content: "";
}
.boqadum-folder:before {
  content: "";
}
.boqadum-folder-open:before {
  content: "";
}
.boqadum-arrows-v:before {
  content: "";
}
.boqadum-arrows-h:before {
  content: "";
}
.boqadum-bar-chart-o:before,
.boqadum-bar-chart:before {
  content: "";
}
.boqadum-twitter-square:before {
  content: "";
}
.boqadum-facebook-square:before {
  content: "";
}
.boqadum-camera-retro:before {
  content: "";
}
.boqadum-key:before {
  content: "";
}
.boqadum-gears:before,
.boqadum-cogs:before {
  content: "";
}
.boqadum-comments:before {
  content: "";
}
.boqadum-thumbs-o-up:before {
  content: "";
}
.boqadum-thumbs-o-down:before {
  content: "";
}
.boqadum-star-half:before {
  content: "";
}
.boqadum-heart-o:before {
  content: "";
}
.boqadum-sign-out:before {
  content: "";
}
.boqadum-linkedin-square:before {
  content: "";
}
.boqadum-thumb-tack:before {
  content: "";
}
.boqadum-external-link:before {
  content: "";
}
.boqadum-sign-in:before {
  content: "";
}
.boqadum-trophy:before {
  content: "";
}
.boqadum-github-square:before {
  content: "";
}
.boqadum-upload:before {
  content: "";
}
.boqadum-lemon-o:before {
  content: "";
}
.boqadum-phone:before {
  content: "";
}
.boqadum-square-o:before {
  content: "";
}
.boqadum-bookmark-o:before {
  content: "";
}
.boqadum-phone-square:before {
  content: "";
}
.boqadum-twitter:before {
  content: "";
}
.boqadum-facebook-f:before,
.boqadum-facebook:before {
  content: "";
}
.boqadum-github:before {
  content: "";
}
.boqadum-unlock:before {
  content: "";
}
.boqadum-credit-card:before {
  content: "";
}
.boqadum-feed:before,
.boqadum-rss:before {
  content: "";
}
.boqadum-hdd-o:before {
  content: "";
}
.boqadum-bullhorn:before {
  content: "";
}
.boqadum-bell:before {
  content: "";
}
.boqadum-certificate:before {
  content: "";
}
.boqadum-hand-o-right:before {
  content: "";
}
.boqadum-hand-o-left:before {
  content: "";
}
.boqadum-hand-o-up:before {
  content: "";
}
.boqadum-hand-o-down:before {
  content: "";
}
.boqadum-arrow-circle-left:before {
  content: "";
}
.boqadum-arrow-circle-right:before {
  content: "";
}
.boqadum-arrow-circle-up:before {
  content: "";
}
.boqadum-arrow-circle-down:before {
  content: "";
}
.boqadum-globe:before {
  content: "";
}
.boqadum-wrench:before {
  content: "";
}
.boqadum-tasks:before {
  content: "";
}
.boqadum-filter:before {
  content: "";
}
.boqadum-briefcase:before {
  content: "";
}
.boqadum-arrows-alt:before {
  content: "";
}
.boqadum-group:before,
.boqadum-users:before {
  content: "";
}
.boqadum-chain:before,
.boqadum-link:before {
  content: "";
}
.boqadum-cloud:before {
  content: "";
}
.boqadum-flask:before {
  content: "";
}
.boqadum-cut:before,
.boqadum-scissors:before {
  content: "";
}
.boqadum-copy:before,
.boqadum-files-o:before {
  content: "";
}
.boqadum-paperclip:before {
  content: "";
}
.boqadum-save:before,
.boqadum-floppy-o:before {
  content: "";
}
.boqadum-square:before {
  content: "";
}
.boqadum-navicon:before,
.boqadum-reorder:before,
.boqadum-bars:before {
  content: "";
}
.boqadum-list-ul:before {
  content: "";
}
.boqadum-list-ol:before {
  content: "";
}
.boqadum-strikethrough:before {
  content: "";
}
.boqadum-underline:before {
  content: "";
}
.boqadum-table:before {
  content: "";
}
.boqadum-magic:before {
  content: "";
}
.boqadum-truck:before {
  content: "";
}
.boqadum-pinterest:before {
  content: "";
}
.boqadum-pinterest-square:before {
  content: "";
}
.boqadum-google-plus-square:before {
  content: "";
}
.boqadum-google-plus:before {
  content: "";
}
.boqadum-money:before {
  content: "";
}
.boqadum-caret-down:before {
  content: "";
}
.boqadum-caret-up:before {
  content: "";
}
.boqadum-caret-left:before {
  content: "";
}
.boqadum-caret-right:before {
  content: "";
}
.boqadum-columns:before {
  content: "";
}
.boqadum-unsorted:before,
.boqadum-sort:before {
  content: "";
}
.boqadum-sort-down:before,
.boqadum-sort-desc:before {
  content: "";
}
.boqadum-sort-up:before,
.boqadum-sort-asc:before {
  content: "";
}
.boqadum-envelope:before {
  content: "";
}
.boqadum-linkedin:before {
  content: "";
}
.boqadum-rotate-left:before,
.boqadum-undo:before {
  content: "";
}
.boqadum-legal:before,
.boqadum-gavel:before {
  content: "";
}
.boqadum-dashboard:before,
.boqadum-tachometer:before {
  content: "";
}
.boqadum-comment-o:before {
  content: "";
}
.boqadum-comments-o:before {
  content: "";
}
.boqadum-flash:before,
.boqadum-bolt:before {
  content: "";
}
.boqadum-sitemap:before {
  content: "";
}
.boqadum-umbrella:before {
  content: "";
}
.boqadum-paste:before,
.boqadum-clipboard:before {
  content: "";
}
.boqadum-lightbulb-o:before {
  content: "";
}
.boqadum-exchange:before {
  content: "";
}
.boqadum-cloud-download:before {
  content: "";
}
.boqadum-cloud-upload:before {
  content: "";
}
.boqadum-user-md:before {
  content: "";
}
.boqadum-stethoscope:before {
  content: "";
}
.boqadum-suitcase:before {
  content: "";
}
.boqadum-bell-o:before {
  content: "";
}
.boqadum-coffee:before {
  content: "";
}
.boqadum-cutlery:before {
  content: "";
}
.boqadum-file-text-o:before {
  content: "";
}
.boqadum-building-o:before {
  content: "";
}
.boqadum-hospital-o:before {
  content: "";
}
.boqadum-ambulance:before {
  content: "";
}
.boqadum-medkit:before {
  content: "";
}
.boqadum-fighter-jet:before {
  content: "";
}
.boqadum-beer:before {
  content: "";
}
.boqadum-h-square:before {
  content: "";
}
.boqadum-plus-square:before {
  content: "";
}
.boqadum-angle-double-left:before {
  content: "";
}
.boqadum-angle-double-right:before {
  content: "";
}
.boqadum-angle-double-up:before {
  content: "";
}
.boqadum-angle-double-down:before {
  content: "";
}
.boqadum-angle-left:before {
  content: "";
}
.boqadum-angle-right:before {
  content: "";
}
.ware:before {
  content: "";
}
.boqadum-angle-down:before {
  content: "";
}
.boqadum-desktop:before {
  content: "";
}
.boqadum-laptop:before {
  content: "";
}
.boqadum-tablet:before {
  content: "";
}
.boqadum-mobile-phone:before,
.boqadum-mobile:before {
  content: "";
}
.boqadum-circle-o:before {
  content: "";
}
.boqadum-quote-left:before {
  content: "";
}
.boqadum-quote-right:before {
  content: "";
}
.boqadum-spinner:before {
  content: "";
}
.boqadum-circle:before {
  content: "";
}
.boqadum-mail-reply:before,
.boqadum-reply:before {
  content: "";
}
.boqadum-github-alt:before {
  content: "";
}
.boqadum-folder-o:before {
  content: "";
}
.boqadum-folder-open-o:before {
  content: "";
}
.boqadum-smile-o:before {
  content: "";
}
.boqadum-frown-o:before {
  content: "";
}
.boqadum-meh-o:before {
  content: "";
}
.boqadum-gamepad:before {
  content: "";
}
.boqadum-keyboard-o:before {
  content: "";
}
.boqadum-flag-o:before {
  content: "";
}
.boqadum-flag-checkered:before {
  content: "";
}
.boqadum-terminal:before {
  content: "";
}
.boqadum-code:before {
  content: "";
}
.boqadum-mail-reply-all:before,
.boqadum-reply-all:before {
  content: "";
}
.boqadum-star-half-empty:before,
.boqadum-star-half-full:before,
.boqadum-star-half-o:before {
  content: "";
}
.boqadum-location-arrow:before {
  content: "";
}
.boqadum-crop:before {
  content: "";
}
.boqadum-code-fork:before {
  content: "";
}
.boqadum-unlink:before,
.boqadum-chain-broken:before {
  content: "";
}
.boqadum-question:before {
  content: "";
}
.boqadum-info:before {
  content: "";
}
.boqadum-exclamation:before {
  content: "";
}
.boqadum-superscript:before {
  content: "";
}
.boqadum-subscript:before {
  content: "";
}
.boqadum-eraser:before {
  content: "";
}
.boqadum-puzzle-piece:before {
  content: "";
}
.boqadum-microphone:before {
  content: "";
}
.boqadum-microphone-slash:before {
  content: "";
}
.boqadum-shield:before {
  content: "";
}
.boqadum-calendar-o:before {
  content: "";
}
.boqadum-fire-extinguisher:before {
  content: "";
}
.boqadum-rocket:before {
  content: "";
}
.boqadum-maxcdn:before {
  content: "";
}
.boqadum-chevron-circle-left:before {
  content: "";
}
.boqadum-chevron-circle-right:before {
  content: "";
}
.boqadum-chevron-circle-up:before {
  content: "";
}
.boqadum-chevron-circle-down:before {
  content: "";
}
.boqadum-html5:before {
  content: "";
}
.boqadum-css3:before {
  content: "";
}
.boqadum-anchor:before {
  content: "";
}
.boqadum-unlock-alt:before {
  content: "";
}
.boqadum-bullseye:before {
  content: "";
}
.boqadum-ellipsis-h:before {
  content: "";
}
.boqadum-ellipsis-v:before {
  content: "";
}
.boqadum-rss-square:before {
  content: "";
}
.boqadum-play-circle:before {
  content: "";
}
.boqadum-ticket:before {
  content: "";
}
.boqadum-minus-square:before {
  content: "";
}
.boqadum-minus-square-o:before {
  content: "";
}
.boqadum-level-up:before {
  content: "";
}
.boqadum-level-down:before {
  content: "";
}
.boqadum-check-square:before {
  content: "";
}
.boqadum-pencil-square:before {
  content: "";
}
.boqadum-external-link-square:before {
  content: "";
}
.boqadum-share-square:before {
  content: "";
}
.boqadum-compass:before {
  content: "";
}
.boqadum-toggle-down:before,
.boqadum-caret-square-o-down:before {
  content: "";
}
.boqadum-toggle-up:before,
.boqadum-caret-square-o-up:before {
  content: "";
}
.boqadum-toggle-right:before,
.boqadum-caret-square-o-right:before {
  content: "";
}
.boqadum-euro:before,
.boqadum-eur:before {
  content: "";
}
.boqadum-gbp:before {
  content: "";
}
.boqadum-dollar:before,
.boqadum-usd:before {
  content: "";
}
.boqadum-rupee:before,
.boqadum-inr:before {
  content: "";
}
.boqadum-cny:before,
.boqadum-rmb:before,
.boqadum-yen:before,
.boqadum-jpy:before {
  content: "";
}
.boqadum-ruble:before,
.boqadum-rouble:before,
.boqadum-rub:before {
  content: "";
}
.boqadum-won:before,
.boqadum-krw:before {
  content: "";
}
.boqadum-bitcoin:before,
.boqadum-btc:before {
  content: "";
}
.boqadum-file:before {
  content: "";
}
.boqadum-file-text:before {
  content: "";
}
.boqadum-sort-alpha-asc:before {
  content: "";
}
.boqadum-sort-alpha-desc:before {
  content: "";
}
.boqadum-sort-amount-asc:before {
  content: "";
}
.boqadum-sort-amount-desc:before {
  content: "";
}
.boqadum-sort-numeric-asc:before {
  content: "";
}
.boqadum-sort-numeric-desc:before {
  content: "";
}
.boqadum-thumbs-up:before {
  content: "";
}
.boqadum-thumbs-down:before {
  content: "";
}
.boqadum-youtube-square:before {
  content: "";
}
.boqadum-youtube:before {
  content: "";
}
.boqadum-xing:before {
  content: "";
}
.boqadum-xing-square:before {
  content: "";
}
.boqadum-youtube-play:before {
  content: "";
}
.boqadum-dropbox:before {
  content: "";
}
.boqadum-stack-overflow:before {
  content: "";
}
.boqadum-instagram:before {
  content: "";
}
.boqadum-flickr:before {
  content: "";
}
.boqadum-adn:before {
  content: "";
}
.boqadum-bitbucket:before {
  content: "";
}
.boqadum-bitbucket-square:before {
  content: "";
}
.boqadum-tumblr:before {
  content: "";
}
.boqadum-tumblr-square:before {
  content: "";
}
.boqadum-long-arrow-down:before {
  content: "";
}
.boqadum-long-arrow-up:before {
  content: "";
}
.boqadum-long-arrow-left:before {
  content: "";
}
.boqadum-long-arrow-right:before {
  content: "";
}
.boqadum-apple:before {
  content: "";
}
.boqadum-windows:before {
  content: "";
}
.boqadum-android:before {
  content: "";
}
.boqadum-linux:before {
  content: "";
}
.boqadum-dribbble:before {
  content: "";
}
.boqadum-skype:before {
  content: "";
}
.boqadum-foursquare:before {
  content: "";
}
.boqadum-trello:before {
  content: "";
}
.boqadum-female:before {
  content: "";
}
.boqadum-male:before {
  content: "";
}
.boqadum-gittip:before,
.boqadum-gratipay:before {
  content: "";
}
.boqadum-sun-o:before {
  content: "";
}
.bajam:before {
  content: "";
}
.boqadum-archive:before {
  content: "";
}
.boqadum-bug:before {
  content: "";
}
.boqadum-vk:before {
  content: "";
}
.boqadum-weibo:before {
  content: "";
}
.boqadum-renren:before {
  content: "";
}
.boqadum-pagelines:before {
  content: "";
}
.boqadum-stack-exchange:before {
  content: "";
}
.boqadum-arrow-circle-o-right:before {
  content: "";
}
.boqadum-arrow-circle-o-left:before {
  content: "";
}
.boqadum-toggle-left:before,
.boqadum-caret-square-o-left:before {
  content: "";
}
.boqadum-dot-circle-o:before {
  content: "";
}
.boqadum-wheelchair:before {
  content: "";
}
.boqadum-vimeo-square:before {
  content: "";
}
.boqadum-turkish-lira:before,
.boqadum-try:before {
  content: "";
}
.boqadum-plus-square-o:before {
  content: "";
}
.boqadum-space-shuttle:before {
  content: "";
}
.boqadum-slack:before {
  content: "";
}
.boqadum-envelope-square:before {
  content: "";
}
.boqadum-wordpress:before {
  content: "";
}
.boqadum-openid:before {
  content: "";
}
.boqadum-institution:before,
.boqadum-bank:before,
.boqadum-university:before {
  content: "";
}
.boqadum-mortar-board:before,
.boqadum-graduation-cap:before {
  content: "";
}
.boqadum-yahoo:before {
  content: "";
}
.boqadum-google:before {
  content: "";
}
.boqadum-reddit:before {
  content: "";
}
.boqadum-reddit-square:before {
  content: "";
}
.boqadum-stumbleupon-circle:before {
  content: "";
}
.boqadum-stumbleupon:before {
  content: "";
}
.boqadum-delicious:before {
  content: "";
}
.boqadum-digg:before {
  content: "";
}
.boqadum-pied-piper-pp:before {
  content: "";
}
.boqadum-pied-piper-alt:before {
  content: "";
}
.boqadum-drupal:before {
  content: "";
}
.boqadum-joomla:before {
  content: "";
}
.boqadum-language:before {
  content: "";
}
.boqadum-fax:before {
  content: "";
}
.boqadum-building:before {
  content: "";
}
.boqadum-child:before {
  content: "";
}
.boqadum-paw:before {
  content: "";
}
.boqadum-spoon:before {
  content: "";
}
.boqadum-cube:before {
  content: "";
}
.boqadum-cubes:before {
  content: "";
}
.boqadum-behance:before {
  content: "";
}
.boqadum-behance-square:before {
  content: "";
}
.boqadum-steam:before {
  content: "";
}
.boqadum-steam-square:before {
  content: "";
}
.boqadum-recycle:before {
  content: "";
}
.boqadum-automobile:before,
.boqadum-car:before {
  content: "";
}
.boqadum-cab:before,
.boqadum-taxi:before {
  content: "";
}
.boqadum-tree:before {
  content: "";
}
.boqadum-spotify:before {
  content: "";
}
.boqadum-deviantart:before {
  content: "";
}
.boqadum-soundcloud:before {
  content: "";
}
.boqadum-database:before {
  content: "";
}
.boqadum-file-pdf-o:before {
  content: "";
}
.boqadum-file-word-o:before {
  content: "";
}
.boqadum-file-excel-o:before {
  content: "";
}
.boqadum-file-powerpoint-o:before {
  content: "";
}
.boqadum-file-photo-o:before,
.boqadum-file-picture-o:before,
.boqadum-file-image-o:before {
  content: "";
}
.boqadum-file-zip-o:before,
.boqadum-file-archive-o:before {
  content: "";
}
.boqadum-file-sound-o:before,
.boqadum-file-audio-o:before {
  content: "";
}
.boqadum-file-movie-o:before,
.boqadum-file-video-o:before {
  content: "";
}
.boqadum-file-code-o:before {
  content: "";
}
.boqadum-vine:before {
  content: "";
}
.boqadum-codepen:before {
  content: "";
}
.boqadum-jsfiddle:before {
  content: "";
}
.boqadum-life-bouy:before,
.boqadum-life-buoy:before,
.boqadum-life-saver:before,
.boqadum-support:before,
.boqadum-life-ring:before {
  content: "";
}
.boqadum-circle-o-notch:before {
  content: "";
}
.boqadum-ra:before,
.boqadum-resistance:before,
.boqadum-rebel:before {
  content: "";
}
.boqadum-ge:before,
.boqadum-empire:before {
  content: "";
}
.boqadum-git-square:before {
  content: "";
}
.boqadum-git:before {
  content: "";
}
.boqadum-y-combinator-square:before,
.boqadum-yc-square:before,
.boqadum-hacker-news:before {
  content: "";
}
.boqadum-tencent-weibo:before {
  content: "";
}
.boqadum-qq:before {
  content: "";
}
.boqadum-wechat:before,
.boqadum-weixin:before {
  content: "";
}
.boqadum-send:before,
.boqadum-paper-plane:before {
  content: "";
}
.boqadum-send-o:before,
.boqadum-paper-plane-o:before {
  content: "";
}
.boqadum-history:before {
  content: "";
}
.boqadum-circle-thin:before {
  content: "";
}
.boqadum-header:before {
  content: "";
}
.boqadum-paragraph:before {
  content: "";
}
.boqadum-sliders:before {
  content: "";
}
.boqadum-share-alt:before {
  content: "";
}
.boqadum-share-alt-square:before {
  content: "";
}
.boqadum-bomb:before {
  content: "";
}
.boqadum-soccer-ball-o:before,
.boqadum-futbol-o:before {
  content: "";
}
.boqadum-tty:before {
  content: "";
}
.boqadum-binoculars:before {
  content: "";
}
.boqadum-plug:before {
  content: "";
}
.boqadum-slideshare:before {
  content: "";
}
.boqadum-twitch:before {
  content: "";
}
.boqadum-yelp:before {
  content: "";
}
.boqadum-newspaper-o:before {
  content: "";
}
.boqadum-wifi:before {
  content: "";
}
.boqadum-calculator:before {
  content: "";
}
.boqadum-paypal:before {
  content: "";
}
.boqadum-google-wallet:before {
  content: "";
}
.boqadum-cc-visa:before {
  content: "";
}
.boqadum-cc-mastercard:before {
  content: "";
}
.boqadum-cc-discover:before {
  content: "";
}
.boqadum-cc-amex:before {
  content: "";
}
.boqadum-cc-paypal:before {
  content: "";
}
.boqadum-cc-stripe:before {
  content: "";
}
.boqadum-bell-slash:before {
  content: "";
}
.boqadum-bell-slash-o:before {
  content: "";
}
.boqadum-trash:before {
  content: "";
}
.boqadum-copyright:before {
  content: "";
}
.boqadum-at:before {
  content: "";
}
.boqadum-eyedropper:before {
  content: "";
}
.boqadum-paint-brush:before {
  content: "";
}
.boqadum-birthday-cake:before {
  content: "";
}
.boqadum-area-chart:before {
  content: "";
}
.boqadum-pie-chart:before {
  content: "";
}
.boqadum-line-chart:before {
  content: "";
}
.boqadum-lastfm:before {
  content: "";
}
.boqadum-lastfm-square:before {
  content: "";
}
.boqadum-toggle-off:before {
  content: "";
}
.boqadum-toggle-on:before {
  content: "";
}
.boqadum-bicycle:before {
  content: "";
}
.boqadum-bus:before {
  content: "";
}
.boqadum-ioxhost:before {
  content: "";
}
.boqadum-angellist:before {
  content: "";
}
.boqadum-cc:before {
  content: "";
}
.boqadum-shekel:before,
.boqadum-sheqel:before,
.boqadum-ils:before {
  content: "";
}
.boqadum-meanpath:before {
  content: "";
}
.boqadum-buysellads:before {
  content: "";
}
.boqadum-connectdevelop:before {
  content: "";
}
.boqadum-dashcube:before {
  content: "";
}
.boqadum-forumbee:before {
  content: "";
}
.boqadum-leanpub:before {
  content: "";
}
.boqadum-sellsy:before {
  content: "";
}
.boqadum-shirtsinbulk:before {
  content: "";
}
.boqadum-simplybuilt:before {
  content: "";
}
.boqadum-skyatlas:before {
  content: "";
}
.boqadum-cart-plus:before {
  content: "";
}
.boqadum-cart-arrow-down:before {
  content: "";
}
.boqadum-diamond:before {
  content: "";
}
.boqadum-ship:before {
  content: "";
}
.boqadum-user-secret:before {
  content: "";
}
.boqadum-motorcycle:before {
  content: "";
}
.boqadum-street-view:before {
  content: "";
}
.boqadum-heartbeat:before {
  content: "";
}
.boqadum-venus:before {
  content: "";
}
.boqadum-mars:before {
  content: "";
}
.boqadum-mercury:before {
  content: "";
}
.boqadum-intersex:before,
.boqadum-transgender:before {
  content: "";
}
.boqadum-transgender-alt:before {
  content: "";
}
.boqadum-venus-double:before {
  content: "";
}
.boqadum-mars-double:before {
  content: "";
}
.boqadum-venus-mars:before {
  content: "";
}
.boqadum-mars-stroke:before {
  content: "";
}
.boqadum-mars-stroke-v:before {
  content: "";
}
.boqadum-mars-stroke-h:before {
  content: "";
}
.boqadum-neuter:before {
  content: "";
}
.boqadum-genderless:before {
  content: "";
}
.boqadum-facebook-official:before {
  content: "";
}
.boqadum-pinterest-p:before {
  content: "";
}
.boqadum-whatsapp:before {
  content: "";
}
.boqadum-server:before {
  content: "";
}
.boqadum-user-plus:before {
  content: "";
}
.boqadum-user-times:before {
  content: "";
}
.boqadum-hotel:before,
.boqadum-bed:before {
  content: "";
}
.boqadum-viacoin:before {
  content: "";
}
.boqadum-train:before {
  content: "";
}
.boqadum-subway:before {
  content: "";
}
.boqadum-medium:before {
  content: "";
}
.boqadum-yc:before,
.boqadum-y-combinator:before {
  content: "";
}
.boqadum-optin-monster:before {
  content: "";
}
.boqadum-opencart:before {
  content: "";
}
.boqadum-expeditedssl:before {
  content: "";
}
.boqadum-battery-4:before,
.boqadum-battery:before,
.boqadum-battery-full:before {
  content: "";
}
.boqadum-battery-3:before,
.boqadum-battery-three-quarters:before {
  content: "";
}
.boqadum-battery-2:before,
.boqadum-battery-half:before {
  content: "";
}
.boqadum-battery-1:before,
.boqadum-battery-quarter:before {
  content: "";
}
.boqadum-battery-0:before,
.boqadum-battery-empty:before {
  content: "";
}
.boqadum-mouse-pointer:before {
  content: "";
}
.boqadum-i-cursor:before {
  content: "";
}
.boqadum-object-group:before {
  content: "";
}
.boqadum-object-ungroup:before {
  content: "";
}
.boqadum-sticky-note:before {
  content: "";
}
.boqadum-sticky-note-o:before {
  content: "";
}
.boqadum-cc-jcb:before {
  content: "";
}
.boqadum-cc-diners-club:before {
  content: "";
}
.boqadum-clone:before {
  content: "";
}
.boqadum-balance-scale:before {
  content: "";
}
.boqadum-hourglass-o:before {
  content: "";
}
.boqadum-hourglass-1:before,
.boqadum-hourglass-start:before {
  content: "";
}
.boqadum-hourglass-2:before,
.boqadum-hourglass-half:before {
  content: "";
}
.boqadum-hourglass-3:before,
.boqadum-hourglass-end:before {
  content: "";
}
.boqadum-hourglass:before {
  content: "";
}
.boqadum-hand-grab-o:before,
.boqadum-hand-rock-o:before {
  content: "";
}
.boqadum-hand-stop-o:before,
.boqadum-hand-paper-o:before {
  content: "";
}
.boqadum-hand-scissors-o:before {
  content: "";
}
.boqadum-hand-lizard-o:before {
  content: "";
}
.boqadum-hand-spock-o:before {
  content: "";
}
.boqadum-hand-pointer-o:before {
  content: "";
}
.boqadum-hand-peace-o:before {
  content: "";
}
.boqadum-trademark:before {
  content: "";
}
.boqadum-registered:before {
  content: "";
}
.boqadum-creative-commons:before {
  content: "";
}
.boqadum-gg:before {
  content: "";
}
.boqadum-gg-circle:before {
  content: "";
}
.boqadum-tripadvisor:before {
  content: "";
}
.boqadum-odnoklassniki:before {
  content: "";
}
.boqadum-odnoklassniki-square:before {
  content: "";
}
.boqadum-get-pocket:before {
  content: "";
}
.boqadum-wikipedia-w:before {
  content: "";
}
.boqadum-safari:before {
  content: "";
}
.boqadum-chrome:before {
  content: "";
}
.boqadum-firefox:before {
  content: "";
}
.boqadum-opera:before {
  content: "";
}
.boqadum-internet-explorer:before {
  content: "";
}
.boqadum-tv:before,
.boqadum-television:before {
  content: "";
}
.boqadum-contao:before {
  content: "";
}
.boqadum-500px:before {
  content: "";
}
.boqadum-amazon:before {
  content: "";
}
.boqadum-calendar-plus-o:before {
  content: "";
}
.boqadum-calendar-minus-o:before {
  content: "";
}
.boqadum-calendar-times-o:before {
  content: "";
}
.boqadum-calendar-check-o:before {
  content: "";
}
.boqadum-industry:before {
  content: "";
}
.boqadum-map-pin:before {
  content: "";
}
.boqadum-map-signs:before {
  content: "";
}
.boqadum-map-o:before {
  content: "";
}
.boqadum-map:before {
  content: "";
}
.boqadum-commenting:before {
  content: "";
}
.boqadum-commenting-o:before {
  content: "";
}
.boqadum-houzz:before {
  content: "";
}
.boqadum-vimeo:before {
  content: "";
}
.boqadum-black-tie:before {
  content: "";
}
.boqadum-fonticons:before {
  content: "";
}
.boqadum-reddit-alien:before {
  content: "";
}
.boqadum-edge:before {
  content: "";
}
.boqadum-credit-card-alt:before {
  content: "";
}
.boqadum-codiepie:before {
  content: "";
}
.boqadum-modx:before {
  content: "";
}
.boqadum-fort-awesome:before {
  content: "";
}
.boqadum-usb:before {
  content: "";
}
.boqadum-product-hunt:before {
  content: "";
}
.boqadum-mixcloud:before {
  content: "";
}
.boqadum-scribd:before {
  content: "";
}
.boqadum-pause-circle:before {
  content: "";
}
.boqadum-pause-circle-o:before {
  content: "";
}
.boqadum-stop-circle:before {
  content: "";
}
.boqadum-stop-circle-o:before {
  content: "";
}
.boqadum-shopping-bag:before {
  content: "";
}
.boqadum-shopping-basket:before {
  content: "";
}
.boqadum-hashtag:before {
  content: "";
}
.boqadum-bluetooth:before {
  content: "";
}
.boqadum-bluetooth-b:before {
  content: "";
}
.boqadum-percent:before {
  content: "";
}
.boqadum-gitlab:before {
  content: "";
}
.boqadum-wpbeginner:before {
  content: "";
}
.boqadum-wpforms:before {
  content: "";
}
.boqadum-envira:before {
  content: "";
}
.boqadum-universal-access:before {
  content: "";
}
.boqadum-wheelchair-alt:before {
  content: "";
}
.boqadum-question-circle-o:before {
  content: "";
}
.boqadum-blind:before {
  content: "";
}
.boqadum-audio-description:before {
  content: "";
}
.boqadum-volume-control-phone:before {
  content: "";
}
.boqadum-braille:before {
  content: "";
}
.boqadum-assistive-listening-systems:before {
  content: "";
}
.boqadum-asl-interpreting:before,
.boqadum-american-sign-language-interpreting:before {
  content: "";
}
.boqadum-deafness:before,
.boqadum-hard-of-hearing:before,
.boqadum-deaf:before {
  content: "";
}
.boqadum-glide:before {
  content: "";
}
.boqadum-glide-g:before {
  content: "";
}
.boqadum-signing:before,
.boqadum-sign-language:before {
  content: "";
}
.boqadum-low-vision:before {
  content: "";
}
.boqadum-viadeo:before {
  content: "";
}
.boqadum-viadeo-square:before {
  content: "";
}
.boqadum-snapchat:before {
  content: "";
}
.boqadum-snapchat-ghost:before {
  content: "";
}
.boqadum-snapchat-square:before {
  content: "";
}
.boqadum-pied-piper:before {
  content: "";
}
.boqadum-first-order:before {
  content: "";
}
.boqadum-yoast:before {
  content: "";
}
.boqadum-themeisle:before {
  content: "";
}
.boqadum-google-plus-circle:before,
.boqadum-google-plus-official:before {
  content: "";
}
.boqadum-fa:before,
.boqadum-font-awesome:before {
  content: "";
}
.boqadum-handshake-o:before {
  content: "";
}
.boqadum-envelope-open:before {
  content: "";
}
.boqadum-envelope-open-o:before {
  content: "";
}
.boqadum-linode:before {
  content: "";
}
.boqadum-address-book:before {
  content: "";
}
.boqadum-address-book-o:before {
  content: "";
}
.boqadum-vcard:before,
.boqadum-address-card:before {
  content: "";
}
.boqadum-vcard-o:before,
.boqadum-address-card-o:before {
  content: "";
}
.boqadum-user-circle:before {
  content: "";
}
.boqadum-user-circle-o:before {
  content: "";
}
.boqadum-user-o:before {
  content: "";
}
.boqadum-id-badge:before {
  content: "";
}
.boqadum-drivers-license:before,
.boqadum-id-card:before {
  content: "";
}
.boqadum-drivers-license-o:before,
.boqadum-id-card-o:before {
  content: "";
}
.boqadum-quora:before {
  content: "";
}
.boqadum-free-code-camp:before {
  content: "";
}
.boqadum-telegram:before {
  content: "";
}
.boqadum-thermometer-4:before,
.boqadum-thermometer:before,
.boqadum-thermometer-full:before {
  content: "";
}
.boqadum-thermometer-3:before,
.boqadum-thermometer-three-quarters:before {
  content: "";
}
.boqadum-thermometer-2:before,
.boqadum-thermometer-half:before {
  content: "";
}
.boqadum-thermometer-1:before,
.boqadum-thermometer-quarter:before {
  content: "";
}
.boqadum-thermometer-0:before,
.boqadum-thermometer-empty:before {
  content: "";
}
.boqadum-shower:before {
  content: "";
}
.boqadum-bathtub:before,
.boqadum-s15:before,
.boqadum-bath:before {
  content: "";
}
.boqadum-podcast:before {
  content: "";
}
.boqadum-window-maximize:before {
  content: "";
}
.boqadum-window-minimize:before {
  content: "";
}
.boqadum-window-restore:before {
  content: "";
}
.boqadum-times-rectangle:before,
.boqadum-window-close:before {
  content: "";
}
.boqadum-times-rectangle-o:before,
.boqadum-window-close-o:before {
  content: "";
}
.boqadum-bandcamp:before {
  content: "";
}
.boqadum-grav:before {
  content: "";
}
.boqadum-etsy:before {
  content: "";
}
.boqadum-imdb:before {
  content: "";
}
.boqadum-ravelry:before {
  content: "";
}
.boqadum-eercast:before {
  content: "";
}
.boqadum-microchip:before {
  content: "";
}
.boqadum-snowflake-o:before {
  content: "";
}
.boqadum-superpowers:before {
  content: "";
}
.boqadum-wpexplorer:before {
  content: "";
}
.boqadum-meetup:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
