/*!
 * froala_editor v1.2.6 (http://editor.froala.com)
 * License http://editor.froala.com/license
 * Copyright 2014-2015 Froala Labs
 */
.froala-view{
	background:#fff;
	font-family:'Martel Sans', sans-serif;
	font-size:16px;
	color:#2a2c36;
	font-weight:400;
	margin:0 auto;
}

.froala-view ul,
.froala-view ol,
ul.fr-tag,
ol.fr-tag{
	margin-left:20px;
}
.froala-view ol li,
.froala-view ul li,
ul.fr-tag li,
ol.fr-tag li{
	font-size:16px;
	color:#2a2c36;
	font-weight:400;
	line-height:1.7em;
	margin-bottom:15px;
}
.froala-view p,
p.fr-tag{
	line-height:1.7em;
	margin-bottom:20px;
	vertical-align:baseline;
}
.froala-view h2,
h2.fr-tag{
	font-size:32px;
	font-weight:600;
	color:#242626;
	margin-bottom:26px;
	padding-top:7px;
}
.froala-view h6,
h6.fr-tag{
	font-size:18px;
	line-height:1.5em;
	font-weight:700;
	color:#000;
	margin-bottom:15px;
}
.green-link,
.green-standart{
	color:#6EB849;
}
.background-label{
	background:#f0f8ed;
	padding:50px 42px;
	border-radius:3px;
	overflow:hidden;
	clear:both;
}
.circled-label{
	display:block;
	margin:0 auto;
	text-align:center;
	height:120px;
	width:120px;
	border:2px solid #6EB849;
	border-radius:50%;
	margin-bottom:15px;
	position:relative;
}
.how-it-works,
.how-it-works:hover,
.how-it-works:active{
	margin:0 auto;
	text-align:center;
	display:block;
	max-width:500px;
	margin-top:70px;
	cursor:pointer;
	min-height:1em;
	outline:0;
	border:0;
	padding:.786em 1.5em;
	border-radius:.286rem;
	background:#6EB849;
	color:#fff;
	line-height:1em;
	font-weight:bold;
}
.img-with-text img{
	position:relative;
	bottom:-6px;
	left:3px;
	height:25px;
}
