
.line-height-25{
	line-height: 25px;
}
.bgcolor{
	background:#ccc;
}
.color-white{
	color:#fff;
}
.color-black{
	color:#000!important;
}
.bg-titulo-dicas{
background:#ff0000;	
color:#fff;
padding:7px;
}
.color-white:hover{
color: #fff !important;
}
.action-hover{
color: #fff !important;
}
.margin-top-10{
 margin-top:10px!important;
}
.margin-top-20{
 margin-top:20px!important;
}
.margin-top-30{
 margin-top:30px!important;
}
.margin-top-40{
 margin-top:40px!important;
}
.margin-top-50{
 margin-top:50px!important;
}
.margin-top-150{
 margin-top:150px!important;
}
.margintop100{
 margin-top:100px!important;
}
.margin-top--10{
 margin-top:-10px;
}
.margin-top--20{
 margin-top:-20px;
}
.margin-top--30{
 margin-top:-30px;
}
.margin-top--40{
 margin-top:-40px;
}
.margin-top--50{
 margin-top:-50px
}
.margin-top--70{
 margin-top:-70px;
}
.margin-bottom-10{
	margin-bottom: 10px!important;
}
.margin-bottom-20{
	margin-bottom: 20px!important;
}
.margin-bottom-30{
	margin-bottom: 30px!important;
}
.margin-bottom-40{
	margin-bottom: 40px!important;
}
.marginbottom100{
	margin-bottom:100px!important;
}
.margin-left-15{
	margin-left:15px!important;
}
.border-yes{
border: 1px solid #ccc;
}
.padding-20{
padding:20px;
}
.font-size-18{
	font-size: 22px!important;
	text-shadow: 2px 2px 4px #000000;
}
.font-size17{
	font-size: 17px!important;
}
.font-size-24{
	font-size: 24px!important;
}
.img-right{
	float:right;
	margin:0 0 20px 20px;
}
.margin-left-20{
margin-left:20px;
}
.text-align-center{
	text-align: center;
}
.text-align-right{
	text-align: right;
	vertical-align: center;
}
.cotacao{
	color:#fff;
	border-radius: 7px;
	text-decoration: none;
	background:red;
	font-weight: bold;
	font-family:'Open Sans', Arial, sans-serif;
	font-size: 1.4em;
	padding:20px;
}
.cotacao:hover{
	color:#fff;
    font-family:'Open Sans', Arial, sans-serif;
	text-decoration: none;
	background:#61df2f;
	font-weight: bold;
	font-size: 1.4em;
	padding:20px;
}
.logotipo{
position:absolute!important;
margin:-10px 0 0 110px!important;
z-index: 2;
}
.titulo-padrao1{
	font-family:'Open Sans', Arial, sans-serif;
	font-weight: normal;
	line-height:1.1em;
	color: #000;
	margin-bottom: 20px;
	font-size: 36px;
}
.titulo-padrao3{
	font-family:'Open Sans', Arial, sans-serif;
	font-weight: normal;
	line-height:1.1em;
	color: #000;
	margin-bottom: 20px;
	font-size: 28px;
}
.titulo-padrao4{
	font-family:'Open Sans', Arial, sans-serif;
	font-weight: normal;
	line-height:1.1em;
	color: #000;
	margin-bottom: 20px;
	font-size: 28px;
}
/* LINK SANFONA DA HOME*/
#accordion-alt3 .panel-heading h4 {
font-size: 16px;
}
.panel .panel-heading h4 {
font-weight: 400;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 14px;
color: inherit;
}
.panel-body{
margin: 0 0 0 10px;	
}
.panel-group .panel {
margin: 0 0 15px -25px!important;
background-color: #F1F1F1;
border: 1px solid transparent;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
#accordion-alt3 .panel-heading h4 a i {
font-size: 17px;
line-height: 18px;
width: 18px;
height: 18px;
margin-right: 8px;
color: #FFFFFF;
text-align: center;
border-radius: 50%;
margin-left: 6px;
font-weight: bold;
background: #08b208;
}  
.bg-titulo{
	background: red;
	font-size: 22px;
	color: white;
	padding: 15px 10px 15px 10px;
	margin-bottom: 50px;
	font-weight: bold;
}
/* //LINK SANFONA DA HOME*/
@media (max-width: 800px){
.margintop50mob {
	margin-top: 100px!important;
}
}
@media (max-width: 772px){
.flex-caption {
	display: none!important;
}
@media (max-width: 680px){
.titulo-padrao{
	margin-top: -25px;
	color:black;
}
}
@media (max-width: 680px){
.logotipo{
margin:-10px 0 0 -100px!important;
width:100%;
max-width: 90px;
}
@media (max-width: 680px){
.margin-mobile{
    margin-top: 10px;
}
.margin-top-150{
    margin-top: 30px!important;
}
.margin-top--50{
margin-top: 20px!important;	
}
.margin-top--51{
margin-top: -80px!important;	
}
}



