@charset "utf-8";
/* CSS Document */

.Bk_RodapeR{
	width:100%; height:auto;
	padding-top:55px;
	background:#ee2f2c;
	float:left;
	}
.Largura_RodapeR{
	max-width:1280px;
	margin:auto;
	}
.Quad1Roda{
	width:24.9%; height:auto;max-height: 100vh;
	float:left;
	display:flex; flex-wrap: wrap; align-items: top; justify-content:center; 
	}
@media(max-width:850px){.Quad1Roda{width:100%; }}
.LogoRodape{
	padding-bottom:10px;
	}	
.Txt1Roda{
	width:100%;
	font-family:'Rubik', Arial, Helvetica, sans-serif; font-size:14px; font-weight: 400; color:#FFF; text-align:center;
	}
.R_Title{
	width:100%;
	padding-bottom:5px; margin-top:5px;
	font-family:'Rubik', Arial, Helvetica, sans-serif; font-size:16px; font-weight: 500; color:#ffca01; text-align: left;
	}
@media(max-width:850px){.R_Title{text-align: center; margin-top:15px;}}	
.R_tx{
	width:100%;
	font-family:'Rubik', Arial, Helvetica, sans-serif; font-size:14px; font-weight: 400; color:#FFF; text-align: left;
	}	
@media(max-width:850px){.R_tx{text-align: center;}}	
.LinkRodape{
	text-decoration:none; color:#FFF; transition:0.2s ease-in-out;
	}
.LinkRodape:hover{
	background:#ffca01; padding:5px; border-radius:5px; color:#ee2f2c; font-weight: 500;
	}		
.Bk_QuadRoda{
	width: 90%; height:auto;
	display:flex; flex-wrap: wrap; align-items: top; justify-content:center;
	}		
.BT_TopPedidoRodape{
	width:100%; height:50px;
	padding-left:45px; padding-right:15px;
	margin-top:15px;
	background:#00dc00;
	border:2px solid #FFF;
	border-radius:10px;
	cursor:pointer;
	font-family:'Rubik', Arial, Helvetica, sans-serif; font-size:16px; font-weight: 500; color:#FFF; text-align:left; line-height:50px;
	text-decoration:none;
	position:relative;
	transition:0.2s ease-in-out;
	}
.BT_TopPedidoRodape:hover{ background:#000;}	
@media(max-width:850px){.BT_TopPedidoRodape{width:auto;}}		
.BtRedeSocial{
	width:40px; height:40px; 
	border-radius:40px;
	background:#ffca01;
	border:none;
	margin:1%;
	cursor:pointer;
	position:relative;
	transition: 0.2s ease-in-out;
	}	
@media(max-width:850px){.BtRedeSocial{margin:5px;}}		
.BtRedeSocial:hover{
	background:#000;
	}	
.Bk_redeSocial_PE{
	width:100%; height:auto;
	}	
@media(max-width:850px){.Bk_redeSocial_PE{display:flex; flex-wrap: wrap; align-items: center; justify-content:center; }}					
.Autor{
	width:100%; height:auto; 
	padding-top:15px; padding-bottom:10px;
	margin-top:25px;
	float:left;
	border-top:1px solid #A11517;
	display:flex; flex-wrap: wrap; align-items: center; justify-content:center;
	}		

