/* --------------------------------------------------------------------------
 * File        : small-icon.css
 * Version     : 1.0
 * Author      : Pixel Buddha
 * Author URI  : http://smallicons.net/
 *
 * Pixel Buddha Copyright 2015 All Rights Reserved.
 * -------------------------------------------------------------------------- */

@charset "IBM437";
/*icon adjusment*/
.icon-wrap {
  width:70px;
  height:70px;
  margin-bottom: 20px;
}

.icon-wrap.small {
  width:40px;
  height:40px;
  margin-bottom: 20px;
}

.icon-wrap.large {
  width:110px;
  height:110px;
  margin-bottom: 20px;
}

/* FF fix */
_::-moz-range-track, body:last-child 
.icon-wrap + h1, .icon-wrap + h2, .icon-wrap + h3, 
.icon-wrap + h4, .icon-wrap + h5, .icon-wrap + h6 {
  width: 100%;
  float: left;
}

.icon-wrap [class^="smico-"] {
  width: 70px;
  height: 70px;
  background-size: 70px 70px !important;
  display: inline-block;  
}

.icon-wrap.small [class^="smico-"] {
  width: 40px;
  height: 40px;
  background-size: 40px 40px !important;  
}

.icon-wrap.large [class^="smico-"] {
  width: 110px;
  height: 110px;
  background-size: 110px 110px !important;  
}

.icon-wrap.center,
.icon-wrap.small.center,
.icon-wrap.large.center {
  width: 100%;
  text-align: center;
  margin: 0 auto 15px auto;
  float: left;
}

.icon-wrap.left,
.icon-wrap.small.left,
.icon-wrap.large.left {
  margin-right: 25px;
  float: left;
}

.icon-wrap.right,
.icon-wrap.small.right,
.icon-wrap.large.right {
  margin-left: 25px;
  float: right;
}

[class*="icon-"] + h1,
[class*="icon-"] + h2,
[class*="icon-"] + h3,
[class*="icon-"] + h4,
[class*="icon-"] + h5,
[class*="icon-"] + h6 {
  margin-top: -5px;
}

[class*="icon-"] + p {
  margin-top: 0px;
}

/*fontawesome icon styling*/
.icon-wrap.small.circle > [class*="pk-icon-"],
.icon-wrap.circle > [class*="pk-icon-"],
.icon-wrap.large.circle > [class*="pk-icon-"] {
  background: #f3f3f3;
  border: 1px solid #e8e8e8; 
  border-radius: 50%;
  text-align: center; 
}

.icon-wrap.small.circle > [class*="pk-icon-"] {
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;  
}

.icon-wrap.circle > [class*="pk-icon-"] {
  width: 70px;
  height: 70px;
  font-size: 34px;  
  line-height: 70px;
}

.icon-wrap.large.circle > [class*="pk-icon-"] {
  width: 110px;
  height: 110px;
  font-size: 58px;
  line-height: 110px;
}

.icon-wrap.small.square > [class*="pk-icon-"],
.icon-wrap.square > [class*="pk-icon-"],
.icon-wrap.large.square > [class*="pk-icon-"] {
  background: #f3f3f3;
  border: 1px solid #e8e8e8; 
  border-radius: 5px;
  text-align: center;
}

.icon-wrap.small.square > [class*="pk-icon-"] {
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
}

.icon-wrap.square > [class*="pk-icon-"] {
  width: 70px;
  height: 70px;
  font-size: 34px;
  line-height: 70px;
}

.icon-wrap.large.square > [class*="pk-icon-"] {
  width: 110px;
  height: 110px;
  font-size: 58px;
  line-height: 110px;
}

.smico-45-left-down {
  background: url("../images/45-left-down.png") no-repeat;
}

.smico-45-left-top {
  background: url("../images/45-left-top.png") no-repeat;
}

.smico-45-right-down {
  background: url("../images/45-right-down.png") no-repeat;
}

.smico-45-right-top {
  background: url("../images/45-right-top.png") no-repeat;
}

.smico-anchors {
  background: url("../images/anchors.png") no-repeat;
}

.smico-back {
  background: url("../images/back.png") no-repeat;
}

.smico-backward {
  background: url("../images/backward.png") no-repeat;
}

.smico-battery-charging {
  background: url("../images/battery-charging.png") no-repeat;
}

.smico-battery-full {
  background: url("../images/battery-full.png") no-repeat;
}

.smico-battery-low {
  background: url("../images/battery-low.png") no-repeat;
}

.smico-battery-medium {
  background: url("../images/battery-medium.png") no-repeat;
}

.smico-battery-null {
  background: url("../images/battery-null.png") no-repeat;
}

.smico-big-grid {
  background: url("../images/big-grid.png") no-repeat;
}

.smico-bluetooth‎ {
  background: url("../images/bluetooth‎.png") no-repeat;
}

.smico-center-text {
  background: url("../images/center-text.png") no-repeat;
}

.smico-change-position {
  background: url("../images/change-position.png") no-repeat;
}

.smico-check {
  background: url("../images/check.png") no-repeat;
}

.smico-close-green {
  background: url("../images/close-green.png") no-repeat;
}

.smico-close-red {
  background: url("../images/close-red.png") no-repeat;
}

.smico-cloud-check {
  background: url("../images/cloud-check.png") no-repeat;
}

.smico-cloud-down {
  background: url("../images/cloud-down.png") no-repeat;
}

.smico-cloud-error {
  background: url("../images/cloud-error.png") no-repeat;
}

.smico-cloud-refresh {
  background: url("../images/cloud-refresh.png") no-repeat;
}

.smico-cloud-up {
  background: url("../images/cloud-up.png") no-repeat;
}

.smico-collaps {
  background: url("../images/collaps.png") no-repeat;
}

.smico-div {
  background: url("../images/div.png") no-repeat;
}

.smico-down {
  background: url("../images/down.png") no-repeat;
}

.smico-download {
  background: url("../images/download.png") no-repeat;
}

.smico-download-2 {
  background: url("../images/download-2.png") no-repeat;
}

.smico-eight {
  background: url("../images/eight.png") no-repeat;
}

.smico-eject {
  background: url("../images/eject.png") no-repeat;
}

.smico-equal {
  background: url("../images/equal.png") no-repeat;
}

.smico-exclamation {
  background: url("../images/exclamation.png") no-repeat;
}

.smico-expand {
  background: url("../images/expand.png") no-repeat;
}

.smico-five {
  background: url("../images/five.png") no-repeat;
}

.smico-forward {
  background: url("../images/forward.png") no-repeat;
}

.smico-four {
  background: url("../images/four.png") no-repeat;
}

.smico-fullscreen {
  background: url("../images/fullscreen.png") no-repeat;
}

.smico-grid {
  background: url("../images/grid.svg") no-repeat;
}

.smico-justify {
  background: url("../images/justify.png") no-repeat;
}

.smico-left {
  background: url("../images/left.png") no-repeat;
}

.smico-left-align-text {
  background: url("../images/left-align-text.png") no-repeat;
}

.smico-list {
  background: url("../images/list.png") no-repeat;
}

.smico-marquee {
  background: url("../images/marquee.png") no-repeat;
}

.smico-minus {
  background: url("../images/minus.png") no-repeat;
}

.smico-narrow {
  background: url("../images/narrow.png") no-repeat;
}

.smico-network {
  background: url("../images/network.png") no-repeat;
}

.smico-next {
  background: url("../images/next.png") no-repeat;
}

.smico-nine {
  background: url("../images/nine.png") no-repeat;
}

.smico-one {
  background: url("../images/one.png") no-repeat;
}

.smico-pause {
  background: url("../images/pause.png") no-repeat;
}

.smico-play {
  background: url("../images/play.png") no-repeat;
}

.smico-plus {
  background: url("../images/plus.png") no-repeat;
}

.smico-power {
  background: url("../images/power.png") no-repeat;
}

.smico-record {
  background: url("../images/record.png") no-repeat;
}

.smico-refresh {
  background: url("../images/refresh.png") no-repeat;
}

.smico-refresh-2 {
  background: url("../images/refresh-2.png") no-repeat;
}

.smico-repeat {
  background: url("../images/repeat.png") no-repeat;
}

.smico-right {
  background: url("../images/right.png") no-repeat;
}

.smico-right-align-text {
  background: url("../images/right-align-text.png") no-repeat;
}

.smico-seven {
  background: url("../images/seven.png") no-repeat;
}

.smico-shuffle {
  background: url("../images/shuffle.png") no-repeat;
}

.smico-sitemap {
  background: url("../images/sitemap.svg") no-repeat;
}

.smico-sitemap-2 {
  background: url("../images/sitemap-2.png") no-repeat;
}

.smico-sitemap-3 {
  background: url("../images/sitemap-3.png") no-repeat;
}

.smico-six {
  background: url("../images/six.png") no-repeat;
}

.smico-stop {
  background: url("../images/stop.png") no-repeat;
}

.smico-strech {
  background: url("../images/strech.png") no-repeat;
}

.smico-three {
  background: url("../images/three.png") no-repeat;
}

.smico-two {
  background: url("../images/two.png") no-repeat;
}

.smico-up {
  background: url("../images/up.png") no-repeat;
}

.smico-upload {
  background: url("../images/upload.png") no-repeat;
}

.smico-upload-2 {
  background: url("../images/upload-2.png") no-repeat;
}

.smico-volume-big {
  background: url("../images/volume-big.png") no-repeat;
}

.smico-volume-mini {
  background: url("../images/volume-mini.png") no-repeat;
}

.smico-volume-minus {
  background: url("../images/volume-minus.png") no-repeat;
}

.smico-volume-mute {
  background: url("../images/volume-mute.png") no-repeat;
}

.smico-volume-plus {
  background: url("../images/volume-plus.png") no-repeat;
}

.smico-wi-fi {
  background: url("../images/wi-fi.png") no-repeat;
}

.smico-zero {
  background: url("../images/zero.png") no-repeat;
}

.smico-bamboo {
  background: url("../images/small-icon/devices/bamboo.png") no-repeat;
}

.smico-galaxy {
  background: url("../images/small-icon/devices/galaxy.png") no-repeat;
}

.smico-htc-one {
  background: url("../images/small-icon/devices/htc-one.png") no-repeat;
}

.smico-imac {
  background: url("../images/small-icon/devices/imac.png") no-repeat;
}

.smico-ipad {
  background: url("../images/small-icon/devices/ipad.png") no-repeat;
}

.smico-iphone {
  background: url("../images/small-icon/devices/iphone.png") no-repeat;
}

.smico-keyboard {
  background: url("../images/small-icon/devices/keyboard.png") no-repeat;
}

.smico-macbook {
  background: url("../images/small-icon/devices/macbook.png") no-repeat;
}

.smico-mouse {
  background: url("../images/small-icon/devices/mouse.png") no-repeat;
}

.smico-printer {
  background: url("../images/small-icon/devices/printer.png") no-repeat;
}

.smico-ai {
  background: url("../images/small-icon/docs/ai.png") no-repeat;
}

.smico-ai-minus {
  background: url("../images/small-icon/docs/ai-minus.png") no-repeat;
}

.smico-ai-plus {
  background: url("../images/small-icon/docs/ai-plus.png") no-repeat;
}

.smico-ai-2 {
  background: url("../images/small-icon/docs/ai-2.png") no-repeat;
}

.smico-ai-2-minus {
  background: url("../images/small-icon/docs/ai-2-minus.png") no-repeat;
}

.smico-ai-2-plus {
  background: url("../images/small-icon/docs/ai-2-plus.png") no-repeat;
}

.smico-archive {
  background: url("../images/small-icon/docs/archive.png") no-repeat;
}

.smico-archive-download {
  background: url("../images/small-icon/docs/archive-download.png") no-repeat;
}

.smico-archive-upload {
  background: url("../images/small-icon/docs/archive-upload.png") no-repeat;
}

.smico-doc-archive {
  background: url("../images/small-icon/docs/doc-archive.png") no-repeat;
}

.smico-folder {
  background: url("../images/small-icon/docs/folder.png") no-repeat;
}

.smico-folder-minus {
  background: url("../images/small-icon/docs/folder-minus.png") no-repeat;
}

.smico-folder-plus {
  background: url("../images/small-icon/docs/folder-plus.png") no-repeat;
}

.smico-folder-upload {
  background: url("../images/small-icon/docs/folder-upload.png") no-repeat;
}

.smico-letter {
  background: url("../images/small-icon/docs/letter.png") no-repeat;
}

.smico-open-letter {
  background: url("../images/small-icon/docs/open-letter.png") no-repeat;
}

.smico-pdf {
  background: url("../images/small-icon/docs/pdf.png") no-repeat;
}

.smico-pdf-minus {
  background: url("../images/small-icon/docs/pdf-minus.png") no-repeat;
}

.smico-pdf-plus {
  background: url("../images/small-icon/docs/pdf-plus.png") no-repeat;
}

.smico-pdf-2 {
  background: url("../images/small-icon/docs/pdf-2.png") no-repeat;
}

.smico-pdf-2-minus {
  background: url("../images/small-icon/docs/pdf-2-minus.png") no-repeat;
}

.smico-pdf-2-plus {
  background: url("../images/small-icon/docs/pdf-2-plus.png") no-repeat;
}

.smico-psd {
  background: url("../images/small-icon/docs/psd.png") no-repeat;
}

.smico-psd-minus {
  background: url("../images/small-icon/docs/psd-minus.png") no-repeat;
}

.smico-psd-plus {
  background: url("../images/small-icon/docs/psd-plus.png") no-repeat;
}

.smico-psd-2 {
  background: url("../images/small-icon/docs/psd-2.png") no-repeat;
}

.smico-psd-2-minus {
  background: url("../images/small-icon/docs/psd-2-minus.png") no-repeat;
}

.smico-psd-2-plus {
  background: url("../images/small-icon/docs/psd-2-plus.png") no-repeat;
}

.smico-table {
  background: url("../images/small-icon/docs/table.png") no-repeat;
}

.smico-table-minus {
  background: url("../images/small-icon/docs/table-minus.png") no-repeat;
}

.smico-table-plus {
  background: url("../images/small-icon/docs/table-plus.png") no-repeat;
}

.smico-table-2 {
  background: url("../images/small-icon/docs/table-2.png") no-repeat;
}

.smico-table-2-minus {
  background: url("../images/small-icon/docs/table-2-minus.png") no-repeat;
}

.smico-table-2-plus {
  background: url("../images/small-icon/docs/table-2-plus.png") no-repeat;
}

.smico-text {
  background: url("../images/small-icon/docs/text.png") no-repeat;
}

.smico-text-minus {
  background: url("../images/small-icon/docs/text-minus.png") no-repeat;
}

.smico-text-plus {
  background: url("../images/small-icon/docs/text-plus.png") no-repeat;
}

.smico-text-2 {
  background: url("../images/small-icon/docs/text-2.png") no-repeat;
}

.smico-text-2-minus {
  background: url("../images/small-icon/docs/text-2-minus.png") no-repeat;
}

.smico-text-2-plus {
  background: url("../images/small-icon/docs/text-2-plus.png") no-repeat;
}

.smico-amex {
  background: url("../images/small-icon/e-commerce/amex.png") no-repeat;
}

.smico-barcode {
  background: url("../images/small-icon/e-commerce/barcode.png") no-repeat;
}

.smico-basket {
  background: url("../images/small-icon/e-commerce/basket.png") no-repeat;
}

.smico-basket-minus {
  background: url("../images/small-icon/e-commerce/basket-minus.png") no-repeat;
}

.smico-basket-plus {
  background: url("../images/small-icon/e-commerce/basket-plus.png") no-repeat;
}

.smico-bill {
  background: url("../images/small-icon/e-commerce/bill.png") no-repeat;
}

.smico-bitcoin {
  background: url("../images/small-icon/e-commerce/bitcoin.png") no-repeat;
}

.smico-calc {
  background: url("../images/small-icon/e-commerce/calc.png") no-repeat;
}

.smico-card {
  background: url("../images/small-icon/e-commerce/card.png") no-repeat;
}

.smico-cashbox {
  background: url("../images/small-icon/e-commerce/cashbox.png") no-repeat;
}

.smico-coin {
  background: url("../images/small-icon/e-commerce/coin.png") no-repeat;
}

.smico-coins {
  background: url("../images/small-icon/e-commerce/coins.png") no-repeat;
}

.smico-discover {
  background: url("../images/small-icon/e-commerce/discover.png") no-repeat;
}

.smico-dollar {
  background: url("../images/small-icon/e-commerce/dollar.png") no-repeat;
}

.smico-euro {
  background: url("../images/small-icon/e-commerce/euro.png") no-repeat;
}

.smico-google-wallet {
  background: url("../images/small-icon/e-commerce/google-wallet.png") no-repeat;
}

.smico-label {
  background: url("../images/small-icon/e-commerce/label.png") no-repeat;
}

.smico-maestro {
  background: url("../images/small-icon/e-commerce/maestro.png") no-repeat;
}

.smico-mastercard {
  background: url("../images/small-icon/e-commerce/mastercard.png") no-repeat;
}

.smico-money {
  background: url("../images/small-icon/e-commerce/money.png") no-repeat;
}

.smico-money-2 {
  background: url("../images/small-icon/e-commerce/money-2.png") no-repeat;
}

.smico-new {
  background: url("../images/small-icon/e-commerce/new.png") no-repeat;
}

.smico-paypal {
  background: url("../images/small-icon/e-commerce/paypal.png") no-repeat;
}

.smico-percent {
  background: url("../images/small-icon/e-commerce/percent.png") no-repeat;
}

.smico-pound {
  background: url("../images/small-icon/e-commerce/pound.png") no-repeat;
}

.smico-store {
  background: url("../images/small-icon/e-commerce/store.png") no-repeat;
}

.smico-visa {
  background: url("../images/small-icon/e-commerce/visa.png") no-repeat;
}

.smico-visa-2 {
  background: url("../images/small-icon/e-commerce/visa-2.png") no-repeat;
}

.smico-wallet {
  background: url("../images/small-icon/e-commerce/wallet.png") no-repeat;
}

.smico-yena {
  background: url("../images/small-icon/e-commerce/yena.png") no-repeat;
}

.smico-bread {
  background: url("../images/small-icon/food-drinks/bread.png") no-repeat;
}

.smico-cocktail {
  background: url("../images/small-icon/food-drinks/cocktail.png") no-repeat;
}

.smico-coffee {
  background: url("../images/small-icon/food-drinks/coffee.png") no-repeat;
}

.smico-coffee-2 {
  background: url("../images/small-icon/food-drinks/coffee-2.png") no-repeat;
}

.smico-donut {
  background: url("../images/small-icon/food-drinks/donut.png") no-repeat;
}

.smico-egg {
  background: url("../images/small-icon/food-drinks/egg.png") no-repeat;
}

.smico-hamburger {
  background: url("../images/small-icon/food-drinks/hamburger.png") no-repeat;
}

.smico-hotdog {
  background: url("../images/small-icon/food-drinks/hotdog.png") no-repeat;
}

.smico-ice-1 {
  background: url("../images/small-icon/food-drinks/ice-1.png") no-repeat;
}

.smico-ice-2 {
  background: url("../images/small-icon/food-drinks/ice-2.png") no-repeat;
}

.smico-kettle {
  background: url("../images/small-icon/food-drinks/kettle.png") no-repeat;
}

.smico-lemon {
  background: url("../images/small-icon/food-drinks/lemon.png") no-repeat;
}

.smico-milk {
  background: url("../images/small-icon/food-drinks/milk.png") no-repeat;
}

.smico-muffin {
  background: url("../images/small-icon/food-drinks/muffin.png") no-repeat;
}

.smico-pizza {
  background: url("../images/small-icon/food-drinks/pizza.png") no-repeat;
}

.smico-tea {
  background: url("../images/small-icon/food-drinks/tea.png") no-repeat;
}

.smico-toaster {
  background: url("../images/small-icon/food-drinks/toaster.png") no-repeat;
}

.smico-toque {
  background: url("../images/small-icon/food-drinks/toque.png") no-repeat;
}

.smico-tray {
  background: url("../images/small-icon/food-drinks/tray.png") no-repeat;
}

.smico-wine {
  background: url("../images/small-icon/food-drinks/wine.png") no-repeat;
}

.smico-facebook {
  background: url("../images/small-icon/logotypes/facebook.png") no-repeat;
}

.smico-amazon {
  background: url("../images/small-icon/logotypes/amazon.png") no-repeat;
}

.smico-android {
  background: url("../images/small-icon/logotypes/android.png") no-repeat;
}

.smico-apple {
  background: url("../images/small-icon/logotypes/apple.png") no-repeat;
}

.smico-appstore {
  background: url("../images/small-icon/logotypes/appstore.png") no-repeat;
}

.smico-behance {
  background: url("../images/small-icon/logotypes/behance.png") no-repeat;
}

.smico-bloger {
  background: url("../images/small-icon/logotypes/bloger.png") no-repeat;
}

.smico-chrome {
  background: url("../images/small-icon/logotypes/chrome.png") no-repeat;
}

.smico-delicious {
  background: url("../images/small-icon/logotypes/delicious.png") no-repeat;
}

.smico-deviantart {
  background: url("../images/small-icon/logotypes/deviantart.png") no-repeat;
}

.smico-dribbble {
  background: url("../images/small-icon/logotypes/dribbble.png") no-repeat;
}

.smico-dropbox {
  background: url("../images/small-icon/logotypes/dropbox.png") no-repeat;
}

.smico-firefox {
  background: url("../images/small-icon/logotypes/firefox.png") no-repeat;
}

.smico-flickr {
  background: url("../images/small-icon/logotypes/flickr.png") no-repeat;
}

.smico-forrst {
  background: url("../images/small-icon/logotypes/forrst.png") no-repeat;
}

.smico-github {
  background: url("../images/small-icon/logotypes/github.png") no-repeat;
}

.smico-google-plus {
  background: url("../images/small-icon/logotypes/google-plus.png") no-repeat;
}

.smico-google-drive {
  background: url("../images/small-icon/logotypes/google-drive.png") no-repeat;
}

.smico-google-play {
  background: url("../images/small-icon/logotypes/google-play.png") no-repeat;
}

.smico-html5 {
  background: url("../images/small-icon/logotypes/html5.png") no-repeat;
}

.smico-ie {
  background: url("../images/small-icon/logotypes/ie.png") no-repeat;
}

.smico-instagram {
  background: url("../images/small-icon/logotypes/instagram.png") no-repeat;
}

.smico-lastfm {
  background: url("../images/small-icon/logotypes/lastfm.png") no-repeat;
}

.smico-linkedin {
  background: url("../images/small-icon/logotypes/linkedin.png") no-repeat;
}

.smico-microsoft {
  background: url("../images/small-icon/logotypes/microsoft.png") no-repeat;
}

.smico-myspace {
  background: url("../images/small-icon/logotypes/myspace.png") no-repeat;
}

.smico-opera {
  background: url("../images/small-icon/logotypes/opera.png") no-repeat;
}

.smico-path {
  background: url("../images/small-icon/logotypes/path.png") no-repeat;
}

.smico-pinterest {
  background: url("../images/small-icon/logotypes/pinterest.png") no-repeat;
}

.smico-rss {
  background: url("../images/small-icon/logotypes/rss.png") no-repeat;
}

.smico-safari {
  background: url("../images/small-icon/logotypes/safari.png") no-repeat;
}

.smico-skype {
  background: url("../images/small-icon/logotypes/skype.png") no-repeat;
}

.smico-soundcloud {
  background: url("../images/small-icon/logotypes/soundcloud.png") no-repeat;
}

.smico-stumbleupon {
  background: url("../images/small-icon/logotypes/stumbleupon.png") no-repeat;
}

.smico-tumblr {
  background: url("../images/small-icon/logotypes/tumblr.png") no-repeat;
}

.smico-twitter {
  background: url("../images/small-icon/logotypes/twitter.png") no-repeat;
}

.smico-vimeo {
  background: url("../images/small-icon/logotypes/vimeo.png") no-repeat;
}

.smico-wordpress {
  background: url("../images/small-icon/logotypes/wordpress.png") no-repeat;
}

.smico-yahoo {
  background: url("../images/small-icon/logotypes/yahoo.png") no-repeat;
}

.smico-youtube {
  background: url("../images/small-icon/logotypes/youtube.png") no-repeat;
}

.smico-airplane {
  background: url("../images/airplane.png") no-repeat;
}

.smico-alarm-clock {
  background: url("../images/alarm-clock.png") no-repeat;
}

.smico-attachment {
  background: url("../images/attachment.png") no-repeat;
}

.smico-backpack {
  background: url("../images/backpack.png") no-repeat;
}

.smico-backpack-2 {
  background: url("../images/backpack-2.png") no-repeat;
}

.smico-bell {
  background: url("../images/bell.png") no-repeat;
}

.smico-book {
  background: url("../images/book.png") no-repeat;
}

.smico-bookmark {
  background: url("../images/bookmark.png") no-repeat;
}

.smico-bookmark-2 {
  background: url("../images/bookmark-2.png") no-repeat;
}

.smico-bookshelf {
  background: url("../images/bookshelf.png") no-repeat;
}

.smico-briefcase {
  background: url("../images/briefcase.png") no-repeat;
}

.smico-browser {
  background: url("../images/browser.svg") no-repeat;
}

.smico-bubbl {
  background: url("../images/bubbl.png") no-repeat;
}

.smico-bus {
  background: url("../images/bus.png") no-repeat;
}

.smico-calendar {
  background: url("../images/calendar.png") no-repeat;
}

.smico-candy {
  background: url("../images/candy.png") no-repeat;
}

.smico-car {
  background: url("../images/car.png") no-repeat;
}

.smico-case {
  background: url("../images/case.png") no-repeat;
}

.smico-chalkboard {
  background: url("../images/chalkboard.png") no-repeat;
}

.smico-chart {
  background: url("../images/chart.png") no-repeat;
}

.smico-chat {
  background: url("../images/chat.png") no-repeat;
}

.smico-chemistry {
  background: url("../images/chemistry.png") no-repeat;
}

.smico-clipboard {
  background: url("../images/clipboard.png") no-repeat;
}

.smico-clock {
  background: url("../images/clock.png") no-repeat;
}

.smico-death-star {
  background: url("../images/death-star.png") no-repeat;
}

.smico-diamond {
  background: url("../images/diamond.png") no-repeat;
}

.smico-drop {
  background: url("../images/drop.png") no-repeat;
}

.smico-eraser {
  background: url("../images/eraser.png") no-repeat;
}

.smico-eye {
  background: url("../images/eye.png") no-repeat;
}

.smico-eye-2 {
  background: url("../images/eye-2.png") no-repeat;
}

.smico-female {
  background: url("../images/female.png") no-repeat;
}

.smico-flag {
  background: url("../images/flag.png") no-repeat;
}

.smico-glasses {
  background: url("../images/glasses.png") no-repeat;
}

.smico-graph {
  background: url("../images/graph.png") no-repeat;
}

.smico-graph-2 {
  background: url("../images/graph-2.png") no-repeat;
}

.smico-hand {
  background: url("../images/hand.png") no-repeat;
}

.smico-heart {
  background: url("../images/heart.png") no-repeat;
}

.smico-help {
  background: url("../images/help.png") no-repeat;
}

.smico-image {
  background: url("../images/image.png") no-repeat;
}

.smico-joypad {
  background: url("../images/joypad.png") no-repeat;
}

.smico-key {
  background: url("../images/key.png") no-repeat;
}

.smico-knife {
  background: url("../images/knife.png") no-repeat;
}

.smico-layer-1 {
  background: url("../images/layer-1.png") no-repeat;
}

.smico-layers-2 {
  background: url("../images/layers-2.png") no-repeat;
}

.smico-lightning {
  background: url("../images/lightning.png") no-repeat;
}

.smico-lock {
  background: url("../images/lock.png") no-repeat;
}

.smico-male {
  background: url("../images/male.png") no-repeat;
}

.smico-map {
  background: url("../images/map.png") no-repeat;
}

.smico-map-2 {
  background: url("../images/map-2.png") no-repeat;
}

.smico-marker {
  background: url("../images/marker.png") no-repeat;
}

.smico-mcfly {
  background: url("../images/mcfly.png") no-repeat;
}

.smico-medal {
  background: url("../images/medal.png") no-repeat;
}

.smico-medicine {
  background: url("../images/medicine.png") no-repeat;
}

.smico-megaphone {
  background: url("../images/megaphone.png") no-repeat;
}

.smico-microphone {
  background: url("../images/microphone.png") no-repeat;
}

.smico-moon-alt {
  background: url("../images/moon-alt.png") no-repeat;
}

.smico-mountain {
  background: url("../images/mountain.png") no-repeat;
}

.smico-news {
  background: url("../images/news.png") no-repeat;
}

.smico-packman {
  background: url("../images/packman.png") no-repeat;
}

.smico-paper-plane {
  background: url("../images/paper-plane.png") no-repeat;
}

.smico-patch {
  background: url("../images/patch.png") no-repeat;
}

.smico-pencil {
  background: url("../images/pencil.png") no-repeat;
}

.smico-photo {
  background: url("../images/photo.png") no-repeat;
}

.smico-photo-2 {
  background: url("../images/photo-2.png") no-repeat;
}

.smico-piano {
  background: url("../images/piano.png") no-repeat;
}

.smico-piggy {
  background: url("../images/piggy.png") no-repeat;
}

.smico-pill {
  background: url("../images/pill.png") no-repeat;
}

.smico-pin {
  background: url("../images/pin.png") no-repeat;
}

.smico-plus {
  background: url("../images/plus.png") no-repeat;
}

.smico-present {
  background: url("../images/present.png") no-repeat;
}

.smico-profile {
  background: url("../images/profile.png") no-repeat;
}

.smico-r2d2 {
  background: url("../images/r2d2.png") no-repeat;
}

.smico-rocket {
  background: url("../images/rocket.svg") no-repeat;
}

.smico-ruler {
  background: url("../images/ruler.png") no-repeat;
}

.smico-save {
  background: url("../images/save.png") no-repeat;
}

.smico-scissors {
  background: url("../images/scissors.png") no-repeat;
}

.smico-server {
  background: url("../images/server.svg") no-repeat;
}

.smico-settings {
  background: url("../images/settings.png") no-repeat;
}

.smico-settings-2 {
  background: url("../images/settings-2.png") no-repeat;
}

.smico-share {
  background: url("../images/share.png") no-repeat;
}

.smico-shopping-bag {
  background: url("../images/shopping-bag.png") no-repeat;
}

.smico-skull {
  background: url("../images/skull.png") no-repeat;
}

.smico-speakers {
  background: url("../images/speakers.png") no-repeat;
}

.smico-speed {
  background: url("../images/speed.png") no-repeat;
}

.smico-star {
  background: url("../images/star.png") no-repeat;
}

.smico-switcher {
  background: url("../images/switcher.png") no-repeat;
}

.smico-tactic {
  background: url("../images/tactic.png") no-repeat;
}

.smico-timer {
  background: url("../images/timer.png") no-repeat;
}

.smico-train {
  background: url("../images/train.png") no-repeat;
}

.smico-trash {
  background: url("../images/trash.png") no-repeat;
}

.smico-tune {
  background: url("../images/tune.png") no-repeat;
}

.smico-tv {
  background: url("../images/tv.png") no-repeat;
}

.smico-ufo {
  background: url("../images/ufo.png") no-repeat;
}

.smico-umbrella {
  background: url("../images/umbrella.png") no-repeat;
}

.smico-video {
  background: url("../images/video.png") no-repeat;
}

.smico-watch {
  background: url("../images/watch.png") no-repeat;
}

.smico-www {
  background: url("../images/www.png") no-repeat;
}

.smico-zoom-minus {
  background: url("../images/zoom-minus.png") no-repeat;
}

.smico-zoom-plus {
  background: url("../images/zoom-plus.png") no-repeat;
}

.smico-baseball {
  background: url("../images/small-icon/sport/baseball.png") no-repeat;
}

.smico-basketball {
  background: url("../images/small-icon/sport/basketball.png") no-repeat;
}

.smico-billiards {
  background: url("../images/small-icon/sport/billiards.png") no-repeat;
}

.smico-finish {
  background: url("../images/small-icon/sport/finish.png") no-repeat;
}

.smico-football {
  background: url("../images/small-icon/sport/football.png") no-repeat;
}

.smico-glove {
  background: url("../images/small-icon/sport/glove.png") no-repeat;
}

.smico-medal-gold {
  background: url("../images/small-icon/sport/medal-gold.png") no-repeat;
}

.smico-medal-bronze {
  background: url("../images/small-icon/sport/medal-bronze.png") no-repeat;
}

.smico-medal-silver {
  background: url("../images/small-icon/sport/medal-silver.png") no-repeat;
}

.smico-rugby {
  background: url("../images/small-icon/sport/rugby.png") no-repeat;
}

.smico-cloud {
  background: url("../images/small-icon/weather/cloud.png") no-repeat;
}

.smico-cloud-sun {
  background: url("../images/small-icon/weather/cloud-sun.png") no-repeat;
}

.smico-cloudy-lightning {
  background: url("../images/small-icon/weather/cloudy-lightning.png") no-repeat;
}

.smico-cloudy-night {
  background: url("../images/small-icon/weather/cloudy-night.png") no-repeat;
}

.smico-cloudy-rain {
  background: url("../images/small-icon/weather/cloudy-rain.png") no-repeat;
}

.smico-cloudy-snow {
  background: url("../images/small-icon/weather/cloudy-snow.png") no-repeat;
}

.smico-cloudy-wind {
  background: url("../images/small-icon/weather/cloudy-wind.png") no-repeat;
}

.smico-drop {
  background: url("../images/small-icon/weather/drop.png") no-repeat;
}

.smico-lightning-sun {
  background: url("../images/small-icon/weather/lightning-sun.png") no-repeat;
}

.smico-moon {
  background: url("../images/small-icon/weather/moon.png") no-repeat;
}

.smico-night-lightning {
  background: url("../images/small-icon/weather/night-lightning.png") no-repeat;
}

.smico-night-rain {
  background: url("../images/small-icon/weather/night-rain.png") no-repeat;
}

.smico-night-snow {
  background: url("../images/small-icon/weather/night-snow.png") no-repeat;
}

.smico-night-wind {
  background: url("../images/small-icon/weather/night-wind.png") no-repeat;
}

.smico-rain-sun {
  background: url("../images/small-icon/weather/rain-sun.png") no-repeat;
}

.smico-snow-sun {
  background: url("../images/small-icon/weather/snow-sun.png") no-repeat;
}

.smico-snowflake {
  background: url("../images/small-icon/weather/snowflake.png") no-repeat;
}

.smico-sun {
  background: url("../images/small-icon/weather/sun.png") no-repeat;
}

.smico-thermometer {
  background: url("../images/small-icon/weather/thermometer.png") no-repeat;
}

.smico-wind-sun {
  background: url("../images/small-icon/weather/wind-sun.png") no-repeat;
}

.smico-aquarium {
  background: url("../images/aquarium.png") no-repeat;
}

.smico-art {
  background: url("../images/art.png") no-repeat;
}

.smico-bank {
  background: url("../images/bank.png") no-repeat;
}

.smico-baseball-hat {
  background: url("../images/baseball-hat.png") no-repeat;
}

.smico-basecamp {
  background: url("../images/basecamp.png") no-repeat;
}

.smico-blueprints {
  background: url("../images/blueprints.png") no-repeat;
}

.smico-bowling {
  background: url("../images/bowling.png") no-repeat;
}

.smico-bowtie {
  background: url("../images/bowtie.png") no-repeat;
}

.smico-box {
  background: url("../images/box.png") no-repeat;
}

.smico-cake {
  background: url("../images/cake.png") no-repeat;
}

.smico-candle {
  background: url("../images/candle.png") no-repeat;
}

.smico-chair {
  background: url("../images/chair.png") no-repeat;
}

.smico-cheeze {
  background: url("../images/cheeze.png") no-repeat;
}

.smico-chicken {
  background: url("../images/chicken.png") no-repeat;
}

.smico-chips {
  background: url("../images/chips.png") no-repeat;
}

.smico-christmas {
  background: url("../images/christmas.png") no-repeat;
}

.smico-digg {
  background: url("../images/digg.png") no-repeat;
}

.smico-drupal {
  background: url("../images/drupal.png") no-repeat;
}

.smico-duck {
  background: url("../images/duck.png") no-repeat;
}

.smico-envato {
  background: url("../images/envato.png") no-repeat;
}

.smico-evernote {
  background: url("../images/evernote.png") no-repeat;
}

.smico-fancy {
  background: url("../images/fancy.png") no-repeat;
}

.smico-foursquare {
  background: url("../images/foursquare.png") no-repeat;
}

.smico-glove {
  background: url("../images/glove.png") no-repeat;
}

.smico-golf {
  background: url("../images/golf.png") no-repeat;
}

.smico-grooveshark {
  background: url("../images/grooveshark.png") no-repeat;
}

.smico-guitar-sound {
  background: url("../images/guitar-sound.png") no-repeat;
}

.smico-handbag {
  background: url("../images/handbag.png") no-repeat;
}

.smico-hat {
  background: url("../images/hat.png") no-repeat;
}

.smico-headphones {
  background: url("../images/headphones.png") no-repeat;
}

.smico-house {
  background: url("../images/house.png") no-repeat;
}

.smico-kickstarter {
  background: url("../images/kickstarter.png") no-repeat;
}

.smico-lamp {
  background: url("../images/lamp.png") no-repeat;
}

.smico-lightbulb {
  background: url("../images/lightbulb.png") no-repeat;
}

.smico-lights {
  background: url("../images/lights.png") no-repeat;
}

.smico-magic-hat {
  background: url("../images/magic-hat.png") no-repeat;
}

.smico-mailbox {
  background: url("../images/mailbox.png") no-repeat;
}

.smico-meat {
  background: url("../images/meat.png") no-repeat;
}

.smico-microwave {
  background: url("../images/microwave.png") no-repeat;
}

.smico-notepad {
  background: url("../images/notepad.png") no-repeat;
}

.smico-pacifier {
  background: url("../images/pacifier.png") no-repeat;
}

.smico-paint {
  background: url("../images/paint.svg") no-repeat;
}

.smico-paper {
  background: url("../images/paper.png") no-repeat;
}

.smico-processor {
  background: url("../images/processor.png") no-repeat;
}

.smico-ps4 {
  background: url("../images/ps4.png") no-repeat;
}

.smico-quora {
  background: url("../images/quora.png") no-repeat;
}

.smico-rdio {
  background: url("../images/rdio.png") no-repeat;
}

.smico-shield {
  background: url("../images/shield.png") no-repeat;
}

.smico-shirt {
  background: url("../images/shirt.png") no-repeat;
}

.smico-shorts {
  background: url("../images/shorts.png") no-repeat;
}

.smico-shrub {
  background: url("../images/shrub.png") no-repeat;
}

.smico-sony-playstation {
  background: url("../images/sony-playstation.png") no-repeat;
}

.smico-spotify {
  background: url("../images/spotify.png") no-repeat;
}

.smico-squarespace {
  background: url("../images/squarespace.png") no-repeat;
}

.smico-svpply {
  background: url("../images/svpply.png") no-repeat;
}

.smico-sword {
  background: url("../images/sword.png") no-repeat;
}

.smico-teddy-bear {
  background: url("../images/teddy-bear.png") no-repeat;
}

.smico-ticket {
  background: url("../images/ticket.png") no-repeat;
}

.smico-tshirt {
  background: url("../images/tshirt.png") no-repeat;
}

.smico-vine {
  background: url("../images/vine.png") no-repeat;
}

.smico-vinyl {
  background: url("../images/vinyl.png") no-repeat;
}

.smico-wand {
  background: url("../images/wand.png") no-repeat;
}

.smico-web-camera {
  background: url("../images/web-camera.png") no-repeat;
}

.smico-weheartit {
  background: url("../images/weheartit.png") no-repeat;
}

.smico-wikipedia {
  background: url("../images/wikipedia.png") no-repeat;
}

.smico-x-box {
  background: url("../images/x-box.png") no-repeat;
}

.smico-x-box-one {
  background: url("../images/x-box-one.png") no-repeat;
}

.smico-yin-yang {
  background: url("../images/yin-yang.png") no-repeat;
}

.smico-zerply {
  background: url("../images/zerply.png") no-repeat;
}

.smico-zippo {
  background: url("../images/zippo.png") no-repeat;
}
