[class*="primary"] .uk-button-default,
[class*="secondary"] .uk-button-default {
	background:#ffffff !important;
	border: 0px none transparent !important;
	color:#333333 !important;
}
#toggle-share {
	position:absolute;
	top:58px;
	right:-2px;
	width:40px;
	text-align:center;
	padding:2px 0px 6px 5px !important;
}
#toggle-share > * {
	display:inline-block;
}
#toggle-share li:last-child {
	margin-left:-5px;
}
#toggle-share .ya-share2__icon {
	height:30px !important;
	width:30px !important;
}
[class*='social-'] a {
	margin:1px 2px;
}
[class*='social-'] i {
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size:16px;
}
[class*='social-'] i:hover {
	-moz-transform: rotate(360deg) scale(1.1);
     -o-transform: rotate(360deg) scale(1.1);
     -webkit-transform: rotate(360deg) scale(1.1);
     transform: rotate(360deg) scale(1.1);
}
.social-bg-hover i:hover {
	color: #ffffff !important;
}
[class*='social-'] i.icon-vk {
	text-indent:-2px;
}
.social-bg-hover a:hover .icon-soc,
.social-bg-hover a:active .icon-soc,
.social-bg-hover a:focus .icon-soc {
	background: #E81403 !important;
	color: #ffffff !important;
}
.social-bg-hover [class*='-mail']:hover {
	background: #E81403 !important;
}
.social-bg-hover [class*='-facebook']:hover {
	background: #3b5998 !important;
}
.social-bg-hover [class*='-twitter']:hover {
	background: #55acee !important;
}
.social-bg-hover [class*='-vk']:hover {
	background: #45668e !important;
}
.social-bg-hover [class*='-odnoklassniki']:hover {
	background: #ed812b !important;
}
.social-bg-hover [class*='-gplus']:hover {
	background: #dd4b39 !important;
}
.social-bg-hover [class*='-skype']:hover {
	background: #00aff0 !important;
}
.social-bg-hover [class*='-youtube']:hover {
	background: #cd201f !important;
}
.social-bg-hover [class*='-vimeo']:hover {
	background: #1ab7ea !important;
}
.social-bg-hover [class*='-instagram']:hover {
	background: #3f729b !important;
}
.social-bg-hover [class*='-pinterest']:hover {
	background: #cc2127 !important;
}
.social-bg-hover [class*='-flickr']:hover {
	background: #ff0084 !important;
}
.social-bg-hover [class*='-paper-plane']:hover {
	background: #0088cc !important;
}
.social-bg-hover [class*='-dropbox']:hover {
	background: #007ee5 !important;
}
.social-bg-hover [class*='-github']:hover {
	background: #4183c4 !important;
}
.social-bg-hover [class*='-linkedin']:hover {
	background: #0976b4 !important;
}
.social-bg-hover [class*='-tumblr']:hover {
	background: #35465c !important;
}
.social-bg-hover [class*='-delicious']:hover {
	background: #3399ff !important;
}
.social-bg-hover [class*='-digg']:hover {
	background: #000000 !important;
}
.social-bg-hover [class*='-myspace']:hover {
	background: #000000 !important;
}
.social-bg-hover [class*='-blogger']:hover {
	background: #f57d00 !important;
}
.social-bg-hover [class*='-livejournal']:hover {
	background: #00b0ea !important;
}
.social-bg-hover [class*='-rss']:hover {
	background: #f26522 !important;
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot');
  src: url('../font/fontello.eot#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2') format('woff2'),
       url('../font/fontello.woff') format('woff'),
       url('../font/fontello.ttf') format('truetype'),
       url('../font/fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-vk:before { content: '\e800'; }
.icon-rss:before { content: '\e801'; } 
.icon-edit:before { content: '\e802'; }
.icon-pinterest:before { content: '\e803'; } 
.icon-mail-1:before { content: '\e804'; } 
.icon-calendar:before { content: '\e805'; } 
.icon-megaphone:before { content: '\e806'; } 
.icon-lock:before { content: '\e807'; } 
.icon-th-list:before { content: '\e808'; } 
.icon-youtube:before { content: '\e809'; } 
.icon-credit-card:before { content: '\e80a'; } 
.icon-basket:before { content: '\e80b'; } 
.icon-myspace:before { content: '\e80d'; } 
.icon-gplus-1:before { content: '\f0d5'; } 
.icon-rocket:before { content: '\f135'; } 
.icon-rouble:before { content: '\f158'; } 
.icon-flickr:before { content: '\f16e'; } 
.icon-gogle:before { content: '\f1a0'; } 
.icon-paper-plane:before { content: '\f1d8'; } 
.icon-soc:before { content: '\f1e0'; } 
.icon-chart-line:before { content: '\f201'; } 
.icon-id-card-o:before { content: '\f2c3'; } 
.icon-facebook:before { content: '\f300'; } 
.icon-twitter-bird:before { content: '\f303'; } 
.icon-yandex:before { content: '\f305'; } 
.icon-github:before { content: '\f308'; } 
.icon-skype:before { content: '\f30b'; } 
.icon-odnoklassniki:before { content: '\f30c'; } 
.icon-vimeo-1:before { content: '\f30f'; } 
.icon-tumblr-1:before { content: '\f311'; } 
.icon-blogger:before { content: '\f314'; } 
.icon-linkedin-1:before { content: '\f31a'; } 
.icon-instagram-filled:before { content: '\f31f'; }  