
body {
    font-family: 'Heebo', sans-serif;
    font-size: 16px;
    line-height: 18px;
}
a{ color: #019CC4;}

/**umb_name:botão*/
button {
	background: transparent;
	border: 2px solid;
	padding: 5px 25px;
	color: #60683b;
	border-radius: 5px;
}

/**umb_name:Texto Verde*/
.txt_verde {
	color: #60683b;
}

/**umb_name:Image to right*/
.img_direita {
	float: right;
	clear: left;
	margin: 0px 0px 20px 20px;
	overflow: hidden;
}

/**umb_name:Image to left*/
.img_esquerda {
	float: left;
	clear: left;
	margin: 0px 20px 20px 0px;
	overflow: hidden;
}

/**umb_name:Image to right with border*/
.img_borda_direita {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #d7d7d7;
}

/**umb_name:Image with border*/
.img_borda {
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #d7d7d7;
}

/**umb_name:Image to left with border*/
.img_borda_esquerda {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #d7d7d7;
}

/**umb_name:Font - Light*/
.font-light {
	font-weight: 300;
}

/**umb_name:Font - Semi-bold*/
.font-semi-bold {
	font-weight: 600;
}

/**umb_name:Font - bold*/
.font-bold {
	font-weight: 700;
}

/**umb_name:Font 10*/
.title-10 {
	font-size: 10px;
	line-height: 12px;
}

/**umb_name:Font 12*/
.title-12 {
	font-size: 12px;
	line-height: 14px;
}

/**umb_name:Font 14*/
.title-14 {
	font-size: 14px;
	line-height: 16px;
}

/**umb_name:Font 16*/
.title-16 {
	font-size: 16px;
	line-height: 18px;
}

/**umb_name:Font 18*/
.title-18 {
	font-size: 18px;
	line-height: 28px;
}

/**umb_name:Font 20*/
.title-20 {
	font-size: 20px;
	line-height: 22px;
}

/**umb_name:Font 22*/
.title-22 {
	font-size: 22px;
	line-height: 24px;
}

/**umb_name:Font 24*/
.title-24 {
	font-size: 24px;
	line-height: 26px;
}

/**umb_name:Font 26*/
.title-26 {
	font-size: 26px;
	line-height: 28px;
}

/**umb_name:Font 28*/
.title-28 {
	font-size: 28px;
	line-height: 30px;
}

/**umb_name:Font 30*/
.title-30 {
	font-size: 30px;
	line-height: 32px;
}

/**umb_name:Font 32*/
.title-32 {
	font-size: 32px;
	line-height: 34px;
}

/**umb_name:Font 34*/
.title-34 {
	font-size: 34px;
	line-height: 36px;
}

/**umb_name:Font 36*/
.title-36 {
	font-size: 36px;
	line-height: 38px;
}

/**umb_name:Font 38*/
.title-38 {
	font-size: 38px;
	line-height: 40px;
}

/**umb_name:Font 40*/
.title-40 {
	font-size: 40px;
	line-height: 42px;
}

/**umb_name:Font 42*/
.title-42 {
	font-size: 42px;
	line-height: 46px;
}

/**umb_name:Font 44*/
.title-44 {
	font-size: 44px;
	line-height: 46px;
}

/**umb_name:Font 46*/
.title-46 {
	font-size: 46px;
	line-height: 48px;
}

/**umb_name:Font 48*/
.title-48 {
	font-size: 48px;
	line-height: 50px;
}

/**umb_name:Font 50*/
.title-50 {
	font-size: 50px;
	line-height: 56px;
}

/**umb_name:Font 55*/
.title-55 {
	font-size: 55px;
	line-height: 60px;
}

/**umb_name:Font 60*/
.title-60 {
	font-size: 60px;
	line-height: 65px;
}

/**umb_name:Font 65*/
.title-65 {
	font-size: 65px;
	line-height: 70px;
}

/**umb_name:Font 70*/
.title-70 {
	font-size: 70px;
	line-height: 75px;
}

/**umb_name:Font 75*/
.title-75 {
	font-size: 75px;
	line-height: 80px;
}

/**umb_name:Font 80*/
.title-80 {
	font-size: 80px;
	line-height: 85px;
}

/**umb_name:Font 85*/
.title-85 {
	font-size: 85px;
	line-height: 90px;
}

/**umb_name:Font 90*/
.title-90 {
	font-size: 90px;
	line-height: 95px;
}
