@charset "UTF-8";
/*
Theme Name: Narko Centr Perm
Version: 1.0.4 test
*/
.telegram-button__alert {
	position: absolute;
	font-weight:bold;
	margin-top: -10px;
	top:-100%
}
@media screen and (max-width:767px) {
	.telegram-button {
		bottom:5px!important;
		left:5px;
	}
	.telegram-button__alert {
   		margin-top: 11px;
    	top: -5px;
    	left: 100%;
    	margin-left: 5px;
    	font-size: 0.9rem;
		background-color:#ffffff;
		padding:3px;
		border-radius:3px;
	}
	#phone-callbackOFF {
		bottom:5px;
		margin-left:-20px;
	}
}

.g-recaptcha {
	margin-top: 8px;
	margin-bottom: -8px;
}