﻿.btn {
	display: inline-block;
	margin-bottom: 0px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.4285;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-social {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-social-icon {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 34px;
	width: 34px;
	padding: 0;
}
.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-lg.btn-social {
	padding-left: 61px;
}
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-facebook::before {
	content: "\f09a";
}
.btn-social :first-child {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-lg.btn-social :first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em;
}
.btn-vk {
	color: #fff;
	background-color: #587ea3;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-lg.btn-social-icon {
	padding-left: 61px;
}
.btn-lg.btn-social-icon {
	height: 45px;
	width: 45px;
	padding-left: 0px;
	padding-right: 0px;
}
.btn-sm.btn-social-icon {
	padding-left: 38px;
}
.btn-sm.btn-social-icon {
	height: 30px;
	width: 30px;
	padding-left: 0px;
	padding-right: 0px;
}
.btn-xs.btn-social-icon {
	padding-left: 30px;
}
.btn-xs.btn-social-icon {
	height: 22px;
	width: 22px;
	padding-left: 0px;
	padding-right: 0px;
}
.fa-vk::before {
	content: "\f189";
}
.fa-twitter::before {
	content: "\f099";
}
.fa-tumblr::before {
	content: "\f173";
}
.fa-linkedin::before {
	content: "\f0e1";
}
.fa-instagram::before {
	content: "\f16d";
}
.fa-google-plus::before {
	content: "\f0d5";
}
.fa-github::before {
	content: "\f09b";
}
.fa-foursquare::before {
	content: "\f180";
}
.fa-flickr::before {
	content: "\f16e";
}
.fa-dropbox::before {
	content: "\f16b";
}
.fa-bitbucket::before {
	content: "\f171";
}
.btn-social-icon :first-child {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon :first-child {
	border: none;
	text-align: center;
	width: 100% !important;
}
.btn-xs.btn-social-icon :first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em;
}
.btn-sm.btn-social-icon :first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em;
}
.btn-lg.btn-social-icon :first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em;
}
.btn-bitbucket {
	color: #fff;
	background-color: #205081;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox {
	color: #fff;
	background-color: #1087dd;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr {
	color: #fff;
	background-color: #ff0084;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare {
	color: #fff;
	background-color: #0072b1;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-github {
	color: #fff;
	background-color: #444;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-google-plus {
	color: #fff;
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram {
	color: #fff;
	background-color: #3f729b;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin {
	color: #fff;
	background-color: #007bb6;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr {
	color: #fff;
	background-color: #2c4762;
	border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter {
	color: #fff;
	background-color: #55acee;
	border-color: rgba(0, 0, 0, 0.2);
}
.hover_method:hover{

opacity: .8;
    filter: alpha(opacity=800);
    color: #fff
}