
.bgcolor{
	background: #ccc!important;
}
.margintop-10{
	margin-top:-20px!important;
}
.margintop-20{
	margin-top:-20px;
} 
.margintop-25{
	margin-top:-2px;
} 
.margintop-30{
	margin-top:-30px!important;
} 
.margintop-50{
	margin-top:-50px!important;
}  
.margintop100{
	margin-top:100px;
} 
.margintop-100{
	margin-top:-100px;
} 
.margintop5{
	margin-top:5px;
}
.margintop30{
	margin-top:30px;
}
.margintop50{
	margin-top:50px;
}
.margintop70{
	margin-top:70px;
}
.margintop-70{
	margin-top:-70px;
}
.margintop140{
	margin-top:140px;
}
.marginbottom15{
	margin-bottom: 15px;
} 
.marginbottom20{
	margin-bottom: 20px;
} 
.marginbottom30{
	margin-bottom: 30px;
} 
.marginbottom50{
	margin-bottom: 50px;
} 
.marginbottom80{
	margin-bottom: 80px;
} 
.marginbottom100{
	margin-bottom: 100px;
}
.fontsize20{
font-size: 20px!important;
}
.fontsize24{
font-size: 24px!important;
}
.fontsize40{
font-size: 40px!important;
}
.fontsize28{
font-size: 28px!important;
}
.fontsize-2em{
font-size: 2em!important;
}
.title-especial{
	border: 2px solid #ff8000;
	text-align: center;
	font-size: 30px;
	line-height: 1.3em;
	padding: 10px;
}
.color-orange{
	color: #ff8000!important;
}
.color-white{
	color: #fff!important;
}
.color-gray{
color: #555!important;	
}
.color-green{
color: #25d366!important;	
}
.bordertop-copyright{
	border-top: 1px solid #999!important;
}
.bordertop-copyright p{
color: #999;
margin-top: 12px;
font-size: 11px;
z-index: 99999;	
}
.logotipo{
	max-width: 290px!important;
}
.link-hover{
filter: brightness(85%);
}
.link-hover:hover{
 filter: brightness(100%);
}
.lightbox-img img{
max-width: 280px!important;		
padding: 15px!important;
filter: grayscale(70%);
}
.btn-borda img:hover { 
   color: #fff;
  -webkit-box-shadow: inset 0 0 0 7px #d5dae2;
  -moz-box-shadow: inset 0 0 0 7px #d5dae2;
   box-shadow: inset 0 0 0 7px #d5dae2;
}
.img-franquia{
	text-align: center;
}
.link-padrao{
   border: 2px solid #ff8000;
	background: #fff!important;
	color: #ff8000!important;
	padding: 10px;
}
.link-padrao:hover{
	border: 2px solid #ff8000!important;
	background: #ff8000!important;
	padding: 10px;
	color: #fff!important;
}
.bg-background{
	background: #8d9eae!important;	
}
@media (max-width:780px) {
	.margintopmob-100{
		margin-top: -15px!important;
	}
	.margintopmob-20{
		margin-top: 10px!important;
	}
}

@media (max-width:572px) {
	.logotipo{
	max-width: 230px!important;
	width: 100%!important;
	}	
}