@charset "utf-8";

.BkRodape{
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	background:#000;
	float:left;
	}
.Largura_BkRodape{
	max-width:1280px;
	margin:auto;
	}	
@media(max-width:1280px){
	.Largura_BkRodape{
	max-width:90%;
	}	
	}	
.QuadRodape{
	width:25%;
	height:auto;
	float:left;
	padding-right:35px;
	}	
.logo_rodape{
	padding-bottom:25px;
	cursor:pointer;
	}	
.TXT_rodape{
	font-family:'Rubik',Arial, Helvetica, sans-serif; font-size: 15px; font-weight:400; color: #FFF;
		line-height:1.3;
	}	
.BT_rodape{
	width:auto;
	height:50px;
	padding-left:50px;
	padding-right:20px;
	margin-bottom:10px;
	border-radius:10px;
	background: #00B89D;
	cursor:pointer;
	transition:0.2s ease-in-out;
	display: flex;
	align-items: center;
	font-family:'Rubik',Arial, Helvetica, sans-serif; font-size:16px; font-weight:400; color: #FFF; text-align:left;
	text-decoration:none;
	}
.Ico_Rfaleconosco{ background:#00B89D url(../imagens/rodape/btR_faleconosco.svg) no-repeat left center;}
.Ico_Rfaleconosco:hover{background: #333 url(../imagens/rodape/btR_faleconosco.svg) no-repeat left center; color: #666;}

.Ico_RWhatsapp{ background:#00B89D url(../imagens/rodape/btR_WhatsApp.svg) no-repeat left center;}
.Ico_RWhatsapp:hover{background: #333 url(../imagens/rodape/btR_WhatsApp.svg) no-repeat left center; color: #666;}

.Ico_RMercadolivre{ background:#00B89D url(../imagens/rodape/btR_MercadoLivre.svg) no-repeat left center;}
.Ico_RMercadolivre:hover{background: #333 url(../imagens/rodape/btR_MercadoLivre.svg) no-repeat left center; color: #666;}

.Clique_Rodape,
.Clique_Rodape:visited,
.Clique_Rodape:active{
		font-family:'Rubik',Arial, Helvetica, sans-serif; font-size: 15px; font-weight:400; color: #FFF;
		line-height:1.6;
		text-decoration:none;
		transition:0.2s ease-in-out;
	}
.Clique_Rodape:hover{
	padding:5px;
	background:#00B89D;
	border-radius:5px;
	color: #FFF;
	}
.RedeSocialR{
	width:50px; 
	height:50px;
	margin:10px 10px 20px 0;
	border-radius:25px;
	float:left;
	background: #00B89D;
	cursor:pointer;
	transition:0.2s ease-in-out;
	display: flex;
	align-items: center;
	font-family:'Rubik',Arial, Helvetica, sans-serif; font-size:16px; font-weight:400; color: #FFF; text-align:left;
	text-decoration:none;
	}
.IcoRedeR_insta{ background:#00B89D url(../imagens/rodape/icoR_instagram.svg) no-repeat center center;}
.IcoRedeR_insta:hover{ background: #333 url(../imagens/rodape/icoR_instagram.svg) no-repeat center center;}
.IcoRedeR_google{background:#00B89D url(../imagens/rodape/icoR_Google.svg) no-repeat center center;}
.IcoRedeR_google:hover{background:#333 url(../imagens/rodape/icoR_Google.svg) no-repeat center center;}
.IcoRedeR_Whasts{background:#00B89D url(../imagens/rodape/icoR_whatsapp.svg) no-repeat center center;}		
.IcoRedeR_Whasts:hover{background:#333 url(../imagens/rodape/icoR_whatsapp.svg) no-repeat center center;}

@media(max-width:1000px){
	.QuadRodape{
	width:50%;
	height:auto;
	float:left;
	padding-right:35px;
	margin-bottom:25px;
	}	
	}
@media(max-width:850px){
	.QuadRodape{
	width:100%;
	height:auto;
	float:left;
	padding-right:0;
	margin-bottom:25px;
	}	
	}	
.BKlogo_rodape{
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	background: #333;
	float:left;	
	}
.Largura_BKlogoR{
	max-width:1280px;
	margin:auto;
	}	
@media(max-width:1280px){
	.Largura_BKlogoR{
	max-width:90%;
	}	
	}		
.QuadilogR{
	width:25%;
	height:auto;
	float:left;
	padding-right:35px;
	}	
.Title_QuadilogR{
	width:100%;
	font-family:'Rubik',Arial, Helvetica, sans-serif; font-size: 15px; font-weight:500; color: #00B89D;
	margin-bottom:20px;
	}		
.logoRRpe {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
}
.logoRRpe:hover {
    filter: brightness(50%);
}		
@media(max-width:850px){
	.QuadilogR{
	width:100%;
	margin-bottom:25px;
	}	
.BKlogo_rodape{
	padding-bottom:0;
	}	
	}
.BkFimRodape{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	background:#000;
	}	
.Largura_FimRodape{
	max-width:1280px;
	margin:auto;
	font-family:'Rubik',Arial, Helvetica, sans-serif; font-size: 13px; font-weight:400; color: #CCC;
	display: flex;
	justify-content: center;
	}
@media(max-width:1280px){
.Largura_FimRodape{
	max-width:90%;
	}
	}		