@font-face{
	font-family:'icomoon';
	src:url('../arquives/font_icomoon.eot');
	src:url('../arquives/font_icomoon.eot?#iefix') format('embedded-opentype'),url('../arquives/font_icomoon.woff') format('woff'),url('../arquives/font_icomoon.ttf') format('truetype'),url('../arquives/font_icomoon.svg#icomoon') format('svg');
	font-weight:normal;
	font-style:normal
}

.icon-chat{
	font-family:'icomoon';
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased
}

.icon-chat:before{content:"\e038"}

.block.live-chat{
	position:fixed;
	right:1%;
	bottom:0;
	background:#fff;
	border:0;
	z-index:20
}
.block.live-chat {
	font-size:14px;
	line-height:32px
}

.block.live-chat.live-chat-out .block-heading{
	background:#1c64a1;
	padding-right:40px;
	position:relative
}
.block.live-chat.live-chat-out .block-heading a{
	color:#fff;
	text-decoration:none;
	padding:0 1em 3px 1em;
	display:block
}
.block.live-chat.live-chat-out .block-heading i.icon-chat{
	display:block;
	padding:0 10px;
	background:#de4a4a;
	position:absolute;
	right:0;
	bottom:0%;
	height:35px;
	font-size:25px;
	line-height:32px
}