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

/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local('Quicksand Light'), local('Quicksand-Light'), url(https://fonts.gstatic.com/s/quicksand/v6/qhfoJiLu10kFjChCCTvGlP8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local('Quicksand Light'), local('Quicksand-Light'), url(https://fonts.gstatic.com/s/quicksand/v6/qhfoJiLu10kFjChCCTvGlD0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local('Quicksand Light'), local('Quicksand-Light'), url(https://fonts.gstatic.com/s/quicksand/v6/qhfoJiLu10kFjChCCTvGlOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v6/NUrn2XQrRfyGZp5MknntaRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v6/s2PXW4WrV3VLrOUpHiqsfRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v6/sKd0EMYPAh5PYCRKSryvW1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/*
* {
	margin: 0;
	padding: 0;
}

h2.title {
	font-family: "Quicksand", sans-serif;
	font-size: 24px;
	font-weight: 200;
	font-weight: 300;
	color: #000000;
	text-align: center;
	padding: 100px 0 0 0;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
.social .line {
	position: absolute;
	top: 0; left: 0px;
	width: 100%; height: 5px;
	background: #66FFFF;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	z-index: 0;
}
.social ul {
	position: fixed;
	right: 15%; margin-right: 40px;
	list-style: none;
	color: #000;
	z-index:999;
}
.social ul li {
	float: right;
}
.social ul li a {
	position: relative;
	float: left;
	background: ;
	width: 39px; height: 30px;
	text-align: center;
	color: #000;
	z-index:999;
	
	padding: 0 0 15px 0;
}
.social ul li a:hover {
	color: #fff;
}
.fa-facebook, .fa-twitter, .fa-youtube, .fa-instagram, .fa-pinterest, .fa-github, .fa-flickr, .fa-linkedin, .fa-google-plus {
	color:#FFF;
	padding: 5px 0 0 0;
}


.social ul li a:after {
	content: "";
	position: absolute;
	bottom: 0px; left: 0;
	width: 1px; height: 1px;
	border: ;
	border-bottom:;
	z-index: 0;

}


.social ul li.facebook {
	
	background:#3b5998 ;
	border-radius: 10px 10px 0px 0px;

}
.social ul li.facebook a:hover {
	background: #3b5998;
}
.social ul li.twitter  {
	background: #44ccf6;
	border-radius: 10px 10px 0px 0px;
}
.social ul li.twitter a:hover {
	background: #44ccf6;
}
.social ul li.codepen a:hover {
	background: #cccccc;
}
.social ul li.youtube a:hover { 
	background: #da2d2e; 
}
.social ul li.instagram { 
	background: #66269e; 
	border-radius: 10px 10px 0px 0px;
}
.social ul li.instagram a:hover { 
	background: #66269e; 
}
.social ul li.google-plus { 
	background: #e04a39; 
	border-radius: 10px 10px 0px 0px;
}
.social ul li.google-plus a:hover { 
	background: #e04a39; 
}
.social ul li.pinterest a:hover {
	background: #c3042b;
}
.social ul li.github a:hover {
	background: #000000;
}
.social ul li.flickr a:hover {
	background: #72858c;
}
.social ul li.linkedin a:hover {
	background: #1c66c2; 
}
*/



.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/*
    Multicoloured Hover Variations
*/
 
 #social-fb:hover {
     color: #3B5998;
 }
 #social-tw:hover {
     color: #4099FF;
 }
 #social-gp:hover {
     color: #d34836;
 }
 #social-ing:hover {
     color: #f39c12;
 }

 /*-----------remark-----------*/

 