/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

			blockquote, q {
				quotes: none;
			}
			blockquote:before, blockquote:after,
			q:before, q:after {
				content: '';
				content: none;
			}
			table {
				border-collapse: collapse;
				border-spacing: 0;
			}
			.youCanRemoveMe{
				height:1024px; 
				background: #ddd; 
				text-align:center;
				font-family:'Open Sans', sans-serif;
				font-size:24px;
				line-height: 20;
			}
			
/*!
 * Floating Share Plugin CSS v1.0.0
 * http://www.burakozdemir.co.uk
 * Copyright 2014 Burak Özdemir - <mail@burakozdemir.co.uk>
 * Released under the MIT license
 */


#floatingShare {
    position: relative;
    text-align: left;
	
	
}
#floatingShare ul{
	margin:0;
	padding:0;
	position:relative;
	float:right;
	right:0px;
	width:50px;
	
}
#floatingShare ul li{
	position: relative;
    width:50px;
    height: 50px;
    display:list-item;
    list-style-type: none;

	            -webkit-transition: all 0.6s ease-in-out;
                -moz-transition: all 0.6s ease-in-out;
                -o-transition: all 0.6s ease-in-out;
                -ms-transition: all 0.6s ease-in-out;
	background:  url(../golgeler/style14.png) left top no-repeat;
background-size: 50px ;
margin:0px;

}
.fbc i,.homev i,.conilet i,.twc i,.gpc i,.wsc i,.inc i,.ytc i,.mapc i{position:absolute; top:2%; left:2%;}

#floatingShare ul li a span{
	position:absolute;
	float:left;
	left:50px;
	top:27%;
	width:100%;
	line-height:1.4;
	font-size:15px;
display:table-cell;
font-family: 'Do Hyeon', sans-serif;

	            -webkit-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
                -ms-transition: all 0.2s ease-in-out;
	opacity:0;
	text-align:right;
}
#floatingShare ul li:hover a span{
	position:absolute;
	float:left;
	top:27%;
	width:auto;
	left:50px;
	line-height:1.5;
	font-size:18px;
display:table-cell;
font-family: 'Do Hyeon', sans-serif;
opacity:1;
text-align:right;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
}
#floatingShare ul li:last-child a span{
border-radius:0 0 0 5px;
	top:27%;
	text-align:left;
	line-height:1.5;
	width:auto;
	left:45px;
	font-size:13px;
}
#floatingShare ul li:hover{
width:160px;
border-radius:0 5px 5px 0;}
#floatingShare a{
    position: relative;
    width:50px;
    height: 50px;
    display:list-item;
    list-style-type: none;
	text-indent:4px;

}

#floatingShare a, a:focus, a:hover {
    color: #fff;
}
#floatingShare ul li:hover a {
width:120px;
}

#floatingShare a, a:visited, a:focus, a:active, a:hover {
    outline: 0 none !important;
}

/* icon sizes */
#floatingShare i{
    line-height: inherit;
    font-size: 32px;
    text-align: center;

}

#floatingShare .top-left{
    position: fixed;
    top: 30%;
    left:0;
}

#floatingShare .top-right{
    position: fixed;
    top: 30%;
    right:0;
}

/* facebook */

#floatingShare .fbc{
    background-color: rgb(59, 89, 152);
}

/* twitter */

#floatingShare .twc{
    background-color: rgb(85, 172, 238);
}

/* google plus */

#floatingShare .gpc{
    background-color: rgb(221, 75, 57);
}

/* linkedin */

#floatingShare .wsc{
    background-color: rgb(77, 194, 71);
}

/* envelope */

#floatingShare .inc{
    background-color: rgb(255, 0, 132);
}

/* linkedin */

#floatingShare .lnc{
    background-color: rgb(0, 119, 181);
}
/* pinterest */

#floatingShare .ytc{
    background-color: rgb(255, 0, 0);
}
/* muzikplayer */

#floatingShare .mplyr{
    background-color:#744186;
}
/* stumble upon */

#floatingShare .mapc{
    background-color: rgb(203, 32, 39);
}
/* home */

#floatingShare .homev{
    background-color: rgb(70,70,70);
}
/* contact */

#floatingShare .conilet{
    background-color: rgb(247,148,38);
}
.shareCount{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    color: #dddddd;
    font-size:  10px;
}

.mtop5{
    margin-top: 1px;
}
