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

/* ---------- ENTYPO ---------- */
/* ---------- https://www.entypo.com/ ---------- */
/* ---------- https://weloveiconfonts.com/ ---------- */

@import url(https://weloveiconfonts.com/api/?family=entypo);

a[class*="entypo-"]:before {
	font-family: 'entypo', sans-serif;
}

/* ---------- SOCIAL ---------- */

.social {
	position: relative;
	height: 3em;
	width: 12em;
}

.social li {
	display: block;
	height: 4em;
	line-height: 4em;
	margin: -2em;
	position: absolute;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-ms-transition: -ms-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	text-align: center;
	width: 4em;
}

.social a {
	text-decoration: none !important; 
	color: #fffdf0 !important;
	display: block;
	height: 4em;
	line-height: 4em;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 4em;	
}

.social li:hover {
	-webkit-transform: rotate(405deg);
	-moz-transform: rotate(405deg);
	-ms-transform: rotate(405deg);
	-o-transform: rotate(405deg);
	transform: rotate(405deg);
}

.facebook {
	background: #155b9d;
	left: 0;
	top: 0%;
}

.twitter {
	background: #1a9ec4;
	bottom: 0;
	left: 25%;
}

.gplus {
	background: #dd4b39;
	left: 50%;
	top: 0%;
}

.pinterest {
	background: #cb2027;
	bottom: 0;
	left: 75%;
}

.linked-in {
	background: #157f9d;
	left: 100%;
	top: 0%;
}
/*
     FILE ARCHIVED ON 06:22:11 Sep 14, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:17:29 Sep 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.423
  exclusion.robots: 0.057
  exclusion.robots.policy: 0.049
  esindex: 0.006
  cdx.remote: 5.233
  LoadShardBlock: 156.6 (3)
  PetaboxLoader3.resolve: 112.664 (3)
  PetaboxLoader3.datanode: 76.045 (4)
  load_resource: 76.732
*/