@charset "utf-8";
/* CSS Document */

body {
	background-color: #f1dabc;
	}
	
#page {
	background-color: transparent;
	margin-top: 0px;
	padding-top: 0px;
}

#site-description {
	clear: none;
	float: right;
	font-size: 28px;
	line-height: 1.2em;
	margin: 0;
	margin-top: 40px;
	margin-bottom: 20px
}

#site-title {
	display: inline-block;
}

#site-title a{
	background-image: url(img/mewaste-logo.png);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 100px;
	text-indent: -9999px;
	width: 286px;	
}

#access {
	clear: both;
}

#colophon {
	background-color: black;
	color: white;
	clear: both;
	float: left;
	width: 100%;
}

#colophon a {
	color: white;
}

#colophon a:hover {
	color: #7EADDC;
}

#page-footer {
	background-color: transparent;
	border: 0;
	margin: 0 auto;
	width: 1170px;
}

.social {
	margin: 0;
	padding: 0;
	}

.social li{
	display: inline-block;
	font-size: 30px;
	list-style-type: none;
	margin-right: 15px;
}

.social li a:hover {
	text-decoration: none;
}

.footer-menu li{
	display: inline-block;
	list-style-type: none;
	margin-left: 15px;
	}

.bottom-footer {
	border-top: 1px solid #ccc;
	clear: both;
	float: left;
	margin-top: 30px;
	padding-top: 30px;
	width: 100%;
}

h1, h2, h3 {
    
	/*font-family: 'good_bye_lullabyregular';
    src: url('fonts/goodbylullaby-webfont.eot');
    src: url('fonts/goodbylullaby-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/goodbylullaby-webfont.woff') format('woff'),
         url('fonts/goodbylullaby-webfont.ttf') format('truetype'),
         url('fonts/goodbylullaby-webfont.svg#good_bye_lullabyregular') format('svg');
    font-weight: normal;
    font-style: normal;*/

}

.page-header {
	border: 0;
}

.what-can-you-do {
	background-color: #B9A633;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: black;
	font-size: 1.5em;
	line-height: 1.4em;
	padding: 30px;
}

.homepage .what-can-you-do {
	margin-top: 20px;
}

/***********Buttons***********/
.btn01 {
	background-color: #E8C21D;
	color: black!important;
	font-size: 16px;
	margin-top: 10px;
	padding: 10px;
	
}

.btn01:hover {
	background-color: #7EADDC;
	color: white!important;
	text-decoration: none;
}

/********************Form******************/
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap textarea{
	width: 100%;
}

div.wpcf7-validation-errors,
div.wpcf7-response-output {
	float: left;
	clear: both;
	display: block;
}

.homepage .page-header {
	display: none;
}

.home-image {
	position: relative;
	top: -20px;
}

.home-image a {
	color: white;
}

.home-image .caption-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 20px;
	position: absolute;
	font-size: 30px;
	background-color: rgba(0,0,0,0.8);
	left: 0px;
	bottom: 20px;
	text-align: center;
	width: 100%;
}

.promo-box {
}

.promo-box a i {
	border-radius: 50%; 
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	color: #fff; 
	font-size: 70px; 
	height: 130px;
	line-height: 100px;
	padding: 30px; 
	width: 200px; 	
}


.promo-box .styleHeader {
	margin-top: 25px;
}

.styleHeader a {
	color: #000;
}

.promo-box a {
	}

.promo-box a:hover {
	text-decoration: none;
}


.bk-food{
	background-color: #B9A633;
}

.bk-energy {
	background-color: #C44D49;
}

.bk-water {
	background-color: #7DACDC;
}


@media (max-width: 767px) {
	#site-description {
		clear: both;
		font-size: 18px;
		margin: 30px 0;
	}
}


@media (max-width: 550px) {
	.home-image,
	iframe {
		display: none;
	}
	
	.what-can-you-do {
		font-size: 14px;
	}
	
	.footer-menu {
		float: left;
		clear: both;
		margin: 0;
	}
	
	.footer-menu li {
		margin-left: 0px;
		margin-right: 15px;
	}
}



/******************** icon font ***************************/

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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'mewaste';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icn-"] {
*/
.icn-home, .icn-office, .icn-pencil, .icn-newspaper, .icn-pencil-2, .icn-quill, .icn-pen, .icn-blog, .icn-droplet, .icn-paint-format, .icn-image, .icn-camera, .icn-home-2, .icn-home-3, .icn-images, .icn-image-2, .icn-music, .icn-headphones, .icn-play, .icn-film, .icn-camera-2, .icn-pacman, .icn-spades, .icn-clubs, .icn-diamonds, .icn-pawn, .icn-bullhorn, .icn-connection, .icn-podcast, .icn-feed, .icn-book, .icn-books, .icn-library, .icn-file, .icn-profile, .icn-file-2, .icn-file-3, .icn-dice, .icn-file-4, .icn-copy, .icn-copy-2, .icn-copy-3, .icn-paste, .icn-paste-2, .icn-paste-3, .icn-stack, .icn-folder, .icn-folder-open, .icn-tag, .icn-tags, .icn-barcode, .icn-qrcode, .icn-ticket, .icn-cart, .icn-cart-2, .icn-cart-3, .icn-coin, .icn-credit, .icn-calculate, .icn-support, .icn-phone, .icn-phone-hang-up, .icn-address-book, .icn-notebook, .icn-envelop, .icn-pushpin, .icn-location, .icn-location-2, .icn-compass, .icn-map, .icn-map-2, .icn-history, .icn-clock, .icn-clock-2, .icn-alarm, .icn-alarm-2, .icn-bell, .icn-stopwatch, .icn-calendar, .icn-calendar-2, .icn-print, .icn-keyboard, .icn-screen, .icn-laptop, .icn-mobile, .icn-mobile-2, .icn-tablet, .icn-tv, .icn-cabinet, .icn-drawer, .icn-drawer-2, .icn-drawer-3, .icn-box-add, .icn-box-remove, .icn-download, .icn-upload, .icn-busy, .icn-user, .icn-user-2, .icn-users, .icn-user-3, .icn-users-2, .icn-user-4, .icn-bubbles, .icn-bubbles-2, .icn-bubble, .icn-bubbles-3, .icn-bubbles-4, .icn-bubble-2, .icn-reply, .icn-forward, .icn-redo, .icn-flip, .icn-undo, .icn-flip-2, .icn-redo-2, .icn-undo-2, .icn-storage, .icn-disk, .icn-spinner, .icn-spinner-2, .icn-spinner-3, .icn-spinner-4, .icn-spinner-5, .icn-spinner-6, .icn-binoculars, .icn-search, .icn-zoom-in, .icn-zoom-out, .icn-expand, .icn-contract, .icn-expand-2, .icn-contract-2, .icn-key, .icn-key-2, .icn-lock, .icn-lock-2, .icn-unlocked, .icn-wrench, .icn-settings, .icn-equalizer, .icn-cog, .icn-cogs, .icn-quotes-left, .icn-cog-2, .icn-hammer, .icn-wand, .icn-aid, .icn-bug, .icn-pie, .icn-stats, .icn-bars, .icn-bars-2, .icn-gift, .icn-trophy, .icn-glass, .icn-mug, .icn-food, .icn-leaf, .icn-rocket, .icn-meter2, .icn-meter, .icn-dashboard, .icn-hammer-2, .icn-fire, .icn-lab, .icn-magnet, .icn-remove, .icn-remove-2, .icn-briefcase, .icn-airplane, .icn-truck, .icn-road, .icn-accessibility, .icn-target, .icn-shield, .icn-lightning, .icn-switch, .icn-power-cord, .icn-signup, .icn-list, .icn-list-2, .icn-numbered-list, .icn-menu, .icn-menu-2, .icn-tree, .icn-cloud, .icn-cloud-download, .icn-cloud-upload, .icn-download-2, .icn-upload-2, .icn-download-3, .icn-upload-3, .icn-globe, .icn-earth, .icn-link, .icn-flag, .icn-attachment, .icn-eye, .icn-eye-blocked, .icn-eye-2, .icn-bookmark, .icn-bookmarks, .icn-brightness-medium, .icn-brightness-contrast, .icn-contrast, .icn-star, .icn-star-2, .icn-star-3, .icn-heart, .icn-heart-2, .icn-heart-broken, .icn-thumbs-up, .icn-thumbs-up-2, .icn-happy, .icn-happy-2, .icn-smiley, .icn-smiley-2, .icn-tongue, .icn-tongue-2, .icn-sad, .icn-sad-2, .icn-wink, .icn-wink-2, .icn-grin, .icn-grin-2, .icn-cool, .icn-cool-2, .icn-angry, .icn-angry-2, .icn-evil, .icn-evil-2, .icn-shocked, .icn-shocked-2, .icn-confused, .icn-confused-2, .icn-neutral, .icn-neutral-2, .icn-wondering, .icn-wondering-2, .icn-stop, .icn-pause, .icn-play-2, .icn-exit, .icn-enter, .icn-plus, .icn-minus, .icn-spell-check, .icn-checkmark, .icn-checkmark-2, .icn-close, .icn-spam, .icn-checkmark-circle, .icn-cancel-circle, .icn-blocked, .icn-info, .icn-info-2, .icn-question, .icn-notification, .icn-warning, .icn-point-left, .icn-point-down, .icn-point-right, .icn-point-up, .icn-backward, .icn-forward-2, .icn-play-3, .icn-pause-2, .icn-stop-2, .icn-backward-2, .icn-forward-3, .icn-first, .icn-last, .icn-previous, .icn-next, .icn-eject, .icn-volume-high, .icn-volume-medium, .icn-volume-low, .icn-volume-mute, .icn-volume-mute-2, .icn-volume-increase, .icn-volume-decrease, .icn-loop, .icn-loop-2, .icn-loop-3, .icn-shuffle, .icn-arrow-up-left, .icn-arrow-up, .icn-arrow-up-right, .icn-arrow-right, .icn-arrow-down-right, .icn-arrow-down, .icn-arrow-down-left, .icn-arrow-left, .icn-arrow-up-left-2, .icn-arrow-up-2, .icn-arrow-up-right-2, .icn-arrow-right-2, .icn-arrow-down-right-2, .icn-arrow-down-2, .icn-arrow-down-left-2, .icn-arrow-left-2, .icn-arrow-up-left-3, .icn-arrow-up-3, .icn-arrow-up-right-3, .icn-arrow-right-3, .icn-arrow-down-right-3, .icn-arrow-down-3, .icn-arrow-down-left-3, .icn-arrow-left-3, .icn-tab, .icn-checkbox-checked, .icn-checkbox-unchecked, .icn-checkbox-partial, .icn-radio-checked, .icn-radio-unchecked, .icn-crop, .icn-scissors, .icn-filter, .icn-filter-2, .icn-share, .icn-mail, .icn-mail-2, .icn-mail-3, .icn-mail-4, .icn-google-plus, .icn-google-plus-2, .icn-facebook, .icn-facebook-2, .icn-twitter, .icn-twitter-2, .icn-feed-2, .icn-feed-3, .icn-vimeo2, .icn-vimeo, .icn-flickr, .icn-flickr-2, .icn-dribbble, .icn-dribbble-2, .icn-wordpress, .icn-wordpress-2, .icn-pinterest, .icn-pinterest-2, .icn-cloud-2, .icn-warning-2, .icn-envelope, .icn-cart-4, .icn-briefcase-2, .icn-clock-3, .icn-star-4, .icn-switch-2, .icn-key-3, .icn-chart, .icn-file-5, .icn-plus-2, .icn-minus-2, .icn-bug-2, .icn-earth-2, .icn-heart-3, .icn-wrench-2, .icn-monitor, .icn-mobile-3, .icn-droplet-2, .icn-gift-2, .icn-coffee, .icn-trashcan, .icn-bolt, .icn-paperclip, .icn-cloudy, .icn-cloud-3, .icn-cloud-4, .icn-lightning-2, .icn-rainy, .icn-rainy-2, .icn-windy, .icn-windy-2, .icn-snowy, .icn-snowy-2, .icn-weather {
	font-family: 'mewaste';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icn-home:before {
	content: "\e000";
}
.icn-office:before {
	content: "\e001";
}
.icn-pencil:before {
	content: "\e002";
}
.icn-newspaper:before {
	content: "\e003";
}
.icn-pencil-2:before {
	content: "\e004";
}
.icn-quill:before {
	content: "\e005";
}
.icn-pen:before {
	content: "\e006";
}
.icn-blog:before {
	content: "\e007";
}
.icn-droplet:before {
	content: "\e008";
}
.icn-paint-format:before {
	content: "\e009";
}
.icn-image:before {
	content: "\e00a";
}
.icn-camera:before {
	content: "\e00b";
}
.icn-home-2:before {
	content: "\e00c";
}
.icn-home-3:before {
	content: "\e00d";
}
.icn-images:before {
	content: "\e00e";
}
.icn-image-2:before {
	content: "\e00f";
}
.icn-music:before {
	content: "\e010";
}
.icn-headphones:before {
	content: "\e011";
}
.icn-play:before {
	content: "\e012";
}
.icn-film:before {
	content: "\e013";
}
.icn-camera-2:before {
	content: "\e014";
}
.icn-pacman:before {
	content: "\e016";
}
.icn-spades:before {
	content: "\e017";
}
.icn-clubs:before {
	content: "\e015";
}
.icn-diamonds:before {
	content: "\e018";
}
.icn-pawn:before {
	content: "\e019";
}
.icn-bullhorn:before {
	content: "\e01a";
}
.icn-connection:before {
	content: "\e01b";
}
.icn-podcast:before {
	content: "\e01c";
}
.icn-feed:before {
	content: "\e01d";
}
.icn-book:before {
	content: "\e01e";
}
.icn-books:before {
	content: "\e01f";
}
.icn-library:before {
	content: "\e020";
}
.icn-file:before {
	content: "\e021";
}
.icn-profile:before {
	content: "\e022";
}
.icn-file-2:before {
	content: "\e023";
}
.icn-file-3:before {
	content: "\e024";
}
.icn-dice:before {
	content: "\e025";
}
.icn-file-4:before {
	content: "\e026";
}
.icn-copy:before {
	content: "\e027";
}
.icn-copy-2:before {
	content: "\e028";
}
.icn-copy-3:before {
	content: "\e029";
}
.icn-paste:before {
	content: "\e02a";
}
.icn-paste-2:before {
	content: "\e02b";
}
.icn-paste-3:before {
	content: "\e02c";
}
.icn-stack:before {
	content: "\e02d";
}
.icn-folder:before {
	content: "\e02e";
}
.icn-folder-open:before {
	content: "\e02f";
}
.icn-tag:before {
	content: "\e030";
}
.icn-tags:before {
	content: "\e031";
}
.icn-barcode:before {
	content: "\e032";
}
.icn-qrcode:before {
	content: "\e033";
}
.icn-ticket:before {
	content: "\e034";
}
.icn-cart:before {
	content: "\e035";
}
.icn-cart-2:before {
	content: "\e036";
}
.icn-cart-3:before {
	content: "\e037";
}
.icn-coin:before {
	content: "\e038";
}
.icn-credit:before {
	content: "\e039";
}
.icn-calculate:before {
	content: "\e03a";
}
.icn-support:before {
	content: "\e03b";
}
.icn-phone:before {
	content: "\e03c";
}
.icn-phone-hang-up:before {
	content: "\e03d";
}
.icn-address-book:before {
	content: "\e03e";
}
.icn-notebook:before {
	content: "\e03f";
}
.icn-envelop:before {
	content: "\e040";
}
.icn-pushpin:before {
	content: "\e041";
}
.icn-location:before {
	content: "\e042";
}
.icn-location-2:before {
	content: "\e043";
}
.icn-compass:before {
	content: "\e044";
}
.icn-map:before {
	content: "\e045";
}
.icn-map-2:before {
	content: "\e046";
}
.icn-history:before {
	content: "\e047";
}
.icn-clock:before {
	content: "\e048";
}
.icn-clock-2:before {
	content: "\e049";
}
.icn-alarm:before {
	content: "\e04a";
}
.icn-alarm-2:before {
	content: "\e04b";
}
.icn-bell:before {
	content: "\e04c";
}
.icn-stopwatch:before {
	content: "\e04d";
}
.icn-calendar:before {
	content: "\e04e";
}
.icn-calendar-2:before {
	content: "\e04f";
}
.icn-print:before {
	content: "\e050";
}
.icn-keyboard:before {
	content: "\e051";
}
.icn-screen:before {
	content: "\e052";
}
.icn-laptop:before {
	content: "\e053";
}
.icn-mobile:before {
	content: "\e054";
}
.icn-mobile-2:before {
	content: "\e055";
}
.icn-tablet:before {
	content: "\e056";
}
.icn-tv:before {
	content: "\e057";
}
.icn-cabinet:before {
	content: "\e058";
}
.icn-drawer:before {
	content: "\e059";
}
.icn-drawer-2:before {
	content: "\e05a";
}
.icn-drawer-3:before {
	content: "\e05b";
}
.icn-box-add:before {
	content: "\e05c";
}
.icn-box-remove:before {
	content: "\e05d";
}
.icn-download:before {
	content: "\e05e";
}
.icn-upload:before {
	content: "\e05f";
}
.icn-busy:before {
	content: "\e060";
}
.icn-user:before {
	content: "\e061";
}
.icn-user-2:before {
	content: "\e062";
}
.icn-users:before {
	content: "\e063";
}
.icn-user-3:before {
	content: "\e064";
}
.icn-users-2:before {
	content: "\e065";
}
.icn-user-4:before {
	content: "\e066";
}
.icn-bubbles:before {
	content: "\e067";
}
.icn-bubbles-2:before {
	content: "\e068";
}
.icn-bubble:before {
	content: "\e069";
}
.icn-bubbles-3:before {
	content: "\e06a";
}
.icn-bubbles-4:before {
	content: "\e06b";
}
.icn-bubble-2:before {
	content: "\e06c";
}
.icn-reply:before {
	content: "\e06d";
}
.icn-forward:before {
	content: "\e06e";
}
.icn-redo:before {
	content: "\e06f";
}
.icn-flip:before {
	content: "\e070";
}
.icn-undo:before {
	content: "\e071";
}
.icn-flip-2:before {
	content: "\e072";
}
.icn-redo-2:before {
	content: "\e073";
}
.icn-undo-2:before {
	content: "\e074";
}
.icn-storage:before {
	content: "\e075";
}
.icn-disk:before {
	content: "\e076";
}
.icn-spinner:before {
	content: "\e077";
}
.icn-spinner-2:before {
	content: "\e078";
}
.icn-spinner-3:before {
	content: "\e079";
}
.icn-spinner-4:before {
	content: "\e07a";
}
.icn-spinner-5:before {
	content: "\e07b";
}
.icn-spinner-6:before {
	content: "\e07c";
}
.icn-binoculars:before {
	content: "\e07d";
}
.icn-search:before {
	content: "\e07e";
}
.icn-zoom-in:before {
	content: "\e07f";
}
.icn-zoom-out:before {
	content: "\e080";
}
.icn-expand:before {
	content: "\e081";
}
.icn-contract:before {
	content: "\e082";
}
.icn-expand-2:before {
	content: "\e083";
}
.icn-contract-2:before {
	content: "\e084";
}
.icn-key:before {
	content: "\e085";
}
.icn-key-2:before {
	content: "\e086";
}
.icn-lock:before {
	content: "\e087";
}
.icn-lock-2:before {
	content: "\e088";
}
.icn-unlocked:before {
	content: "\e089";
}
.icn-wrench:before {
	content: "\e08a";
}
.icn-settings:before {
	content: "\e08b";
}
.icn-equalizer:before {
	content: "\e08c";
}
.icn-cog:before {
	content: "\e08d";
}
.icn-cogs:before {
	content: "\e08e";
}
.icn-quotes-left:before {
	content: "\e08f";
}
.icn-cog-2:before {
	content: "\e090";
}
.icn-hammer:before {
	content: "\e091";
}
.icn-wand:before {
	content: "\e092";
}
.icn-aid:before {
	content: "\e093";
}
.icn-bug:before {
	content: "\e094";
}
.icn-pie:before {
	content: "\e095";
}
.icn-stats:before {
	content: "\e096";
}
.icn-bars:before {
	content: "\e097";
}
.icn-bars-2:before {
	content: "\e098";
}
.icn-gift:before {
	content: "\e099";
}
.icn-trophy:before {
	content: "\e09a";
}
.icn-glass:before {
	content: "\e09b";
}
.icn-mug:before {
	content: "\e09c";
}
.icn-food:before {
	content: "\e09d";
}
.icn-leaf:before {
	content: "\e09e";
}
.icn-rocket:before {
	content: "\e09f";
}
.icn-meter2:before {
	content: "\e0a0";
}
.icn-meter:before {
	content: "\e0a1";
}
.icn-dashboard:before {
	content: "\e0a2";
}
.icn-hammer-2:before {
	content: "\e0a3";
}
.icn-fire:before {
	content: "\e0a4";
}
.icn-lab:before {
	content: "\e0a5";
}
.icn-magnet:before {
	content: "\e0a6";
}
.icn-remove:before {
	content: "\e0a7";
}
.icn-remove-2:before {
	content: "\e0a8";
}
.icn-briefcase:before {
	content: "\e0a9";
}
.icn-airplane:before {
	content: "\e0aa";
}
.icn-truck:before {
	content: "\e0ab";
}
.icn-road:before {
	content: "\e0ac";
}
.icn-accessibility:before {
	content: "\e0ad";
}
.icn-target:before {
	content: "\e0ae";
}
.icn-shield:before {
	content: "\e0af";
}
.icn-lightning:before {
	content: "\e0b0";
}
.icn-switch:before {
	content: "\e0b1";
}
.icn-power-cord:before {
	content: "\e0b2";
}
.icn-signup:before {
	content: "\e0b3";
}
.icn-list:before {
	content: "\e0b4";
}
.icn-list-2:before {
	content: "\e0b5";
}
.icn-numbered-list:before {
	content: "\e0b6";
}
.icn-menu:before {
	content: "\e0b7";
}
.icn-menu-2:before {
	content: "\e0b8";
}
.icn-tree:before {
	content: "\e0b9";
}
.icn-cloud:before {
	content: "\e0ba";
}
.icn-cloud-download:before {
	content: "\e0bb";
}
.icn-cloud-upload:before {
	content: "\e0bc";
}
.icn-download-2:before {
	content: "\e0bd";
}
.icn-upload-2:before {
	content: "\e0be";
}
.icn-download-3:before {
	content: "\e0bf";
}
.icn-upload-3:before {
	content: "\e0c0";
}
.icn-globe:before {
	content: "\e0c1";
}
.icn-earth:before {
	content: "\e0c2";
}
.icn-link:before {
	content: "\e0c3";
}
.icn-flag:before {
	content: "\e0c4";
}
.icn-attachment:before {
	content: "\e0c5";
}
.icn-eye:before {
	content: "\e0c6";
}
.icn-eye-blocked:before {
	content: "\e0c7";
}
.icn-eye-2:before {
	content: "\e0c8";
}
.icn-bookmark:before {
	content: "\e0c9";
}
.icn-bookmarks:before {
	content: "\e0ca";
}
.icn-brightness-medium:before {
	content: "\e0cb";
}
.icn-brightness-contrast:before {
	content: "\e0cc";
}
.icn-contrast:before {
	content: "\e0cd";
}
.icn-star:before {
	content: "\e0ce";
}
.icn-star-2:before {
	content: "\e0cf";
}
.icn-star-3:before {
	content: "\e0d0";
}
.icn-heart:before {
	content: "\e0d1";
}
.icn-heart-2:before {
	content: "\e0d2";
}
.icn-heart-broken:before {
	content: "\e0d3";
}
.icn-thumbs-up:before {
	content: "\e0d4";
}
.icn-thumbs-up-2:before {
	content: "\e0d5";
}
.icn-happy:before {
	content: "\e0d6";
}
.icn-happy-2:before {
	content: "\e0d7";
}
.icn-smiley:before {
	content: "\e0d8";
}
.icn-smiley-2:before {
	content: "\e0d9";
}
.icn-tongue:before {
	content: "\e0da";
}
.icn-tongue-2:before {
	content: "\e0db";
}
.icn-sad:before {
	content: "\e0dc";
}
.icn-sad-2:before {
	content: "\e0dd";
}
.icn-wink:before {
	content: "\e0de";
}
.icn-wink-2:before {
	content: "\e0df";
}
.icn-grin:before {
	content: "\e0e0";
}
.icn-grin-2:before {
	content: "\e0e1";
}
.icn-cool:before {
	content: "\e0e2";
}
.icn-cool-2:before {
	content: "\e0e3";
}
.icn-angry:before {
	content: "\e0e4";
}
.icn-angry-2:before {
	content: "\e0e5";
}
.icn-evil:before {
	content: "\e0e6";
}
.icn-evil-2:before {
	content: "\e0e7";
}
.icn-shocked:before {
	content: "\e0e8";
}
.icn-shocked-2:before {
	content: "\e0e9";
}
.icn-confused:before {
	content: "\e0ea";
}
.icn-confused-2:before {
	content: "\e0eb";
}
.icn-neutral:before {
	content: "\e0ec";
}
.icn-neutral-2:before {
	content: "\e0ed";
}
.icn-wondering:before {
	content: "\e0ee";
}
.icn-wondering-2:before {
	content: "\e0ef";
}
.icn-stop:before {
	content: "\e0f0";
}
.icn-pause:before {
	content: "\e0f1";
}
.icn-play-2:before {
	content: "\e0f2";
}
.icn-exit:before {
	content: "\e0f3";
}
.icn-enter:before {
	content: "\e0f4";
}
.icn-plus:before {
	content: "\e0f5";
}
.icn-minus:before {
	content: "\e0f6";
}
.icn-spell-check:before {
	content: "\e0f7";
}
.icn-checkmark:before {
	content: "\e0f8";
}
.icn-checkmark-2:before {
	content: "\e0f9";
}
.icn-close:before {
	content: "\e0fa";
}
.icn-spam:before {
	content: "\e0fb";
}
.icn-checkmark-circle:before {
	content: "\e0fc";
}
.icn-cancel-circle:before {
	content: "\e0fd";
}
.icn-blocked:before {
	content: "\e0fe";
}
.icn-info:before {
	content: "\e0ff";
}
.icn-info-2:before {
	content: "\e100";
}
.icn-question:before {
	content: "\e101";
}
.icn-notification:before {
	content: "\e102";
}
.icn-warning:before {
	content: "\e103";
}
.icn-point-left:before {
	content: "\e104";
}
.icn-point-down:before {
	content: "\e105";
}
.icn-point-right:before {
	content: "\e106";
}
.icn-point-up:before {
	content: "\e107";
}
.icn-backward:before {
	content: "\e108";
}
.icn-forward-2:before {
	content: "\e109";
}
.icn-play-3:before {
	content: "\e10a";
}
.icn-pause-2:before {
	content: "\e10b";
}
.icn-stop-2:before {
	content: "\e10c";
}
.icn-backward-2:before {
	content: "\e10d";
}
.icn-forward-3:before {
	content: "\e10e";
}
.icn-first:before {
	content: "\e10f";
}
.icn-last:before {
	content: "\e110";
}
.icn-previous:before {
	content: "\e111";
}
.icn-next:before {
	content: "\e112";
}
.icn-eject:before {
	content: "\e113";
}
.icn-volume-high:before {
	content: "\e114";
}
.icn-volume-medium:before {
	content: "\e115";
}
.icn-volume-low:before {
	content: "\e116";
}
.icn-volume-mute:before {
	content: "\e117";
}
.icn-volume-mute-2:before {
	content: "\e118";
}
.icn-volume-increase:before {
	content: "\e119";
}
.icn-volume-decrease:before {
	content: "\e11a";
}
.icn-loop:before {
	content: "\e11b";
}
.icn-loop-2:before {
	content: "\e11c";
}
.icn-loop-3:before {
	content: "\e11d";
}
.icn-shuffle:before {
	content: "\e11e";
}
.icn-arrow-up-left:before {
	content: "\e11f";
}
.icn-arrow-up:before {
	content: "\e120";
}
.icn-arrow-up-right:before {
	content: "\e121";
}
.icn-arrow-right:before {
	content: "\e122";
}
.icn-arrow-down-right:before {
	content: "\e123";
}
.icn-arrow-down:before {
	content: "\e124";
}
.icn-arrow-down-left:before {
	content: "\e125";
}
.icn-arrow-left:before {
	content: "\e126";
}
.icn-arrow-up-left-2:before {
	content: "\e127";
}
.icn-arrow-up-2:before {
	content: "\e128";
}
.icn-arrow-up-right-2:before {
	content: "\e129";
}
.icn-arrow-right-2:before {
	content: "\e12a";
}
.icn-arrow-down-right-2:before {
	content: "\e12b";
}
.icn-arrow-down-2:before {
	content: "\e12c";
}
.icn-arrow-down-left-2:before {
	content: "\e12d";
}
.icn-arrow-left-2:before {
	content: "\e12e";
}
.icn-arrow-up-left-3:before {
	content: "\e12f";
}
.icn-arrow-up-3:before {
	content: "\e130";
}
.icn-arrow-up-right-3:before {
	content: "\e131";
}
.icn-arrow-right-3:before {
	content: "\e132";
}
.icn-arrow-down-right-3:before {
	content: "\e133";
}
.icn-arrow-down-3:before {
	content: "\e134";
}
.icn-arrow-down-left-3:before {
	content: "\e135";
}
.icn-arrow-left-3:before {
	content: "\e136";
}
.icn-tab:before {
	content: "\e137";
}
.icn-checkbox-checked:before {
	content: "\e138";
}
.icn-checkbox-unchecked:before {
	content: "\e139";
}
.icn-checkbox-partial:before {
	content: "\e13a";
}
.icn-radio-checked:before {
	content: "\e13b";
}
.icn-radio-unchecked:before {
	content: "\e13c";
}
.icn-crop:before {
	content: "\e13d";
}
.icn-scissors:before {
	content: "\e13e";
}
.icn-filter:before {
	content: "\e13f";
}
.icn-filter-2:before {
	content: "\e140";
}
.icn-share:before {
	content: "\e141";
}
.icn-mail:before {
	content: "\e142";
}
.icn-mail-2:before {
	content: "\e143";
}
.icn-mail-3:before {
	content: "\e144";
}
.icn-mail-4:before {
	content: "\e145";
}
.icn-google-plus:before {
	content: "\e146";
}
.icn-google-plus-2:before {
	content: "\e147";
}
.icn-facebook:before {
	content: "\e148";
}
.icn-facebook-2:before {
	content: "\e149";
}
.icn-twitter:before {
	content: "\e14a";
}
.icn-twitter-2:before {
	content: "\e14b";
}
.icn-feed-2:before {
	content: "\e14c";
}
.icn-feed-3:before {
	content: "\e14d";
}
.icn-vimeo2:before {
	content: "\e14e";
}
.icn-vimeo:before {
	content: "\e14f";
}
.icn-flickr:before {
	content: "\e150";
}
.icn-flickr-2:before {
	content: "\e151";
}
.icn-dribbble:before {
	content: "\e152";
}
.icn-dribbble-2:before {
	content: "\e153";
}
.icn-wordpress:before {
	content: "\e154";
}
.icn-wordpress-2:before {
	content: "\e155";
}
.icn-pinterest:before {
	content: "\e156";
}
.icn-pinterest-2:before {
	content: "\e157";
}
.icn-cloud-2:before {
	content: "\e158";
}
.icn-warning-2:before {
	content: "\e159";
}
.icn-envelope:before {
	content: "\e15a";
}
.icn-cart-4:before {
	content: "\e15b";
}
.icn-briefcase-2:before {
	content: "\e15c";
}
.icn-clock-3:before {
	content: "\e15d";
}
.icn-star-4:before {
	content: "\e15e";
}
.icn-switch-2:before {
	content: "\e15f";
}
.icn-key-3:before {
	content: "\e160";
}
.icn-chart:before {
	content: "\e161";
}
.icn-file-5:before {
	content: "\e162";
}
.icn-plus-2:before {
	content: "\e163";
}
.icn-minus-2:before {
	content: "\e164";
}
.icn-bug-2:before {
	content: "\e165";
}
.icn-earth-2:before {
	content: "\e166";
}
.icn-heart-3:before {
	content: "\e167";
}
.icn-wrench-2:before {
	content: "\e168";
}
.icn-monitor:before {
	content: "\e169";
}
.icn-mobile-3:before {
	content: "\e16a";
}
.icn-droplet-2:before {
	content: "\e16b";
}
.icn-gift-2:before {
	content: "\e16c";
}
.icn-coffee:before {
	content: "\e16d";
}
.icn-trashcan:before {
	content: "\e16e";
}
.icn-bolt:before {
	content: "\e16f";
}
.icn-paperclip:before {
	content: "\e170";
}
.icn-cloudy:before {
	content: "\e171";
}
.icn-cloud-3:before {
	content: "\e172";
}
.icn-cloud-4:before {
	content: "\e173";
}
.icn-lightning-2:before {
	content: "\e174";
}
.icn-rainy:before {
	content: "\e175";
}
.icn-rainy-2:before {
	content: "\e176";
}
.icn-windy:before {
	content: "\e177";
}
.icn-windy-2:before {
	content: "\e178";
}
.icn-snowy:before {
	content: "\e179";
}
.icn-snowy-2:before {
	content: "\e17a";
}
.icn-weather:before {
	content: "\e17b";
}
