@charset "utf-8";

body {
	font-family: 'Questrial', sans-serif;
	color:#333;
}

h1{
	font-size: 24px;
	color: #000;
	line-height: 24px;
}


p{
	font-size: 15px;
	color: #000;
	line-height: 20px;
}

.linhaH1{
	width: 300px;
	height: 1px;
	background-color: #d8ae01;
	margin: 5px 0;
}
.margin{
	margin: 35px 0;
}


/*CSS HEADER*/
header{
	background: url(../img/bgHeader.png) center;
	width: 100%;
	height: auto;
	padding: 15px 0;
}

header a.logo {
	background: url(../img/logo.png) center;
	width: 249px;
	height: 135px;
	margin: 15px auto;
	display: block;
}

header a.facebook {
	background: url(../img/facebook.png) center;
	width: 163px;
	height: 28px;
	display: inline-block;
	vertical-align: top;
	float: right;
	margin-top: -47px;
}


header a.radioPires {
	background: url(../img/radio-pires.png) center;
	width: 163px;
	height: 28px;
	display: inline-block;
	vertical-align: top;
	float: right;
	margin-top: -85px;
}

nav ul.menu {
	background-color: #fff12d;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 15px 0;
}

nav ul.menu li {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
}

nav ul.menu li a{
	font-size: 18px;
	color: #000;
	text-decoration: none;
}

.linha{
	height: 10px;
	background-color: transparent;
	border-top: 2px dotted #d8ae01;
	border-bottom: 2px dotted #d8ae01;
	margin: 15px 0;
}


/*CONTEUDO HOME*/

article.conteudo{
	width: 623px;
	display: inline-block;
	vertical-align: top;
}

article section.ofertasHome {
	width: 623px;
	height: 313px;
	-webkit-border-radius: 6px/2px;
	-moz-border-radius: 6px/2px;
	border-radius: 6px/2px;
	border: 2px dotted #a3bd31;
}
	
	.colorHeaderVerde{
		background-color: #7eac56 !important;
	}

	.colorHeaderSegunda{
		background-color: #f16321 !important;
	}
	
	.colorHeaderSexta{
		background-color: #b81d21 !important;
	}

	.colorHeaderSabado{
		background-color: #0069b6 !important;
	}



	article section.ofertasHome .header {
		height: auto;		
		padding: 15px 0;
		text-align: center;
	}

		article section.ofertasHome .header h1{
			font-size: 25px;
			color: #fff;
			margin-bottom: 5px;
			font-weight: normal;
		}

		article section.ofertasHome .header h2{
			font-size: 13px;
			color: #feeca2;
			font-weight: normal;
		}

	
	article section.ofertasHome a.setaDireita{
		background: url(../img/setaDireita.png) center;
		width: 15px;
		height: 19px;
		display: inline-block;
		vertical-align: top;
		margin: 85px 22px;
	}

	article section.ofertasHome a.setaEsquerda{
		background: url(../img/setaEsquerda.png) center;
		width: 12px;
		height: 19px;
		display: inline-block;
		vertical-align: top;
		margin: 85px 22px;
	}


	article section.ofertasHome ul{
		margin: 25px 0;
		display: inline-block;
		vertical-align: top;
	}

		article section.ofertasHome ul li {
			width: 130px;
			height: 220px;
			display: inline-block;
			vertical-align: top;
			text-align: center;
		}

		article section.ofertasHome ul li img {
			width: 126px;
			height: 120px;
			margin: 0 auto 8px auto;
			display: block;
		}

		article section.ofertasHome ul li .nomeProduto{
			font-size: 15px;
			color: #494949;
			font-style: italic;
			margin-bottom: 5px;
		}
		article section.ofertasHome ul li .valor{
			font-size: 20px;
			color: #bd1f26;
			font-style: italic;
		}

article section.img {
	width: 628px;
	height: 77px;
	margin: 15px 0; 
}

article section.video{
	margin-top: 45px;
}
article section.video .titulo {
	font-size: 20px;
	color: #292a2b;
	text-align: center;
	margin-bottom: 15px;
}
article section.video iframe {
	margin: 15px auto;
	display:block;
}

article section.video .frutas{
	background: url(../img/frutas.png) center;
	width: 132px;
	height: 114px;
	margin-top: -86px;
	position: absolute;
	z-index: 2;
	right: 45%;
}


aside{
	width: 342px;
	display: inline-block;
	vertical-align: top;
	float: right;	
}

	aside section.tabloideHome {
		margin-bottom: 30px;
	}
	aside section.tabloideHome .cabecalho{
		background: url(../img/cabecalhoTabloide.png) center;
		width: 342px;
		height: 131px;
	}
	aside section.cartaoPires{
		width: 342px;
		height: 190px;
	}

aside section.tabloideThumbs {
	background-color: #f4f4f4;
	padding: 20px;
	margin-bottom: 30px;
}


.workspace {
	display: none;
}


.tabloideGrande {
	margin-bottom: 300px;
}


/*FIM TABLÓIDE*/

.slider-mask {
	margin: 0 auto;
	width:833px; 
	height: 110px; 
	overflow: hidden;
	margin-bottom: 15px;
	padding-left: 33px;
	padding-right: 33px;
}

aside section#slider-offset {
	/*width: 9999999999999999999px; */
	height: 110px; 
	position: relative;
	font-size: 0px;
	height: 240px; 
	position: relative;
	font-size: 0px;
}

.slider-align {
	display: inline-block;
	vertical-align: top;
	height:110px;

}

.slider-controls {
	width: 100%;
	position:relative;
	top: 220px;

}

.slider-controls #slider-prev {
	position: absolute;
	width: 26px;
	height: 110px;
	top: -455px;
	left: -36px;
	display: inline-block;
	background-color: #F1F1F1;
	cursor: pointer;
	background: url(../img/setaLeft.png);
	background-position: center;
	background-repeat: no-repeat;
}

.slider-controls #slider-next {
	position: absolute;
	width: 36px;
	height: 110px;
	top: -455px;
	right: -38px;
	display: inline-block;
	background-color: #F1F1F1;
	cursor: pointer;
	background: url(../img/setaRight.png);
	background-position: center;
	background-repeat: no-repeat;
}

article .localizacaoHome{
	margin: 65px 0 0 0;
	text-align: center;
}

	article .localizacaoHome h2 {
		font-size: 25px;
		color: #000;
		margin-bottom: 5px;
	}
	article .localizacaoHome p {
		font-size: 14px;
		color: #333;
		margin-bottom: 15px;
	}

	.mapa {
		width: 100%;
		height: 550px;
		border-bottom: 1px solid #9e9e9e;
		border-top: 1px solid #9e9e9e;
	}

/*CSS FOOTER*/
footer{
	width: 100%;	
	overflow: hidden;

}

footer section.pagamentos{
	background-color: #f7f7f7;
}

	footer section.pagamentos img {
		margin: 0 auto;
		display: block;
	}

footer section.informacoes{
	background-color: #cc2329;
	padding: 10px 0;
}

	footer section.informacoes span {
		font-size: 13px;
		color: #fff;
		display: inline-block;
		vertical-align: top;
	}	

	footer section.informacoes span.right {
		float: right;		
	}	

	footer section.informacoes span.right a{
		text-decoration: none;
		color: #fff;		
	}	

/*A EMPRESA	*/
article .conteudo{
	overflow: hidden;
	margin-top: 35px;
}

	article .conteudo .fotoSupermercado{
		margin-top: 35px;
		float: right;
		width: 362px;
		margin: 0 0 15px 15px;
	}



section.itensEmpresa{
	text-align: center;
	width: 300px;
	display: inline-block;
	vertical-align: top;
	margin: 70px 15px 0 15px;
	overflow: hidden;
	font-style: italic;
}

	section.itensEmpresa h2{
		font-size: 24px;
		color: #000;
	}
	section.itensEmpresa p{
		font-size: 14px;
		color: #000;
	}

/*CATALAGO*/
.catalagoPag {
	margin: 35px 0;
	text-align: center;
}
	.catalagoPag h2{
		font-size: 23px;
		color: #262626;
	}
	.catalagoPag .validade{
		font-size: 14px;
		font-style: italic;
		color: #303030;
		margin: 12px 0;
	}
	


	.catalagoPag .thumbsCatalogo {
		padding: 12px;
		border: 2px solid #f0e4b6;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;			
		margin-bottom: 25px;
	}
		.catalagoPag .thumbsCatalogo a.shapeEsq {
			background: url(../img/shapEsq.png);
			width: 28px;
			height: 30px;
			display: inline-block;
			vertical-align: top;
			margin-top: 78px;
		}

		.catalagoPag .thumbsCatalogo a.shapeDir {
			background: url(../img/shapDir.png);
			width: 28px;
			height: 30px;
			display: inline-block;
			vertical-align: top;
			margin-top: 78px;
		}

		.catalagoPag .thumbsCatalogo ul {
			display: inline-block;
			vertical-align: top;
			margin: 12px;
		}

		.catalagoPag .thumbsCatalogo ul li {
			display: inline-block;
			vertical-align: top;
			margin: 0 24px;
		}


	.catalagoPag .catalogoGrande {
		margin-top: 35px;
	}

		.catalagoPag .catalogoGrande img {
			width: 1000px;
			height: auto;
		}


/*LOJAS	*/

article.lojas{
	text-align: center;
}

article.lojas h1 {
	font-size: 25px;
	color: #000;
}
article.lojas p{
	font-size: 14px;
	color: #333;
	margin: 8px 0s;
}

article.lojas ul{
	margin: 35px 0;
}
	article.lojas ul li {
		display: inline-block;
		vertical-align: top;
		width: 281px;
		margin: 30px 19px;
	}

		article.lojas ul li h3 {
			font-size: 20px;
			color: #000;
		}
		article.lojas ul li img {
			margin: 7px 0;
			width: 281px;
			height: 103px;
			border: solid 2px #fff12d;
			-webkit-border: solid 2px #fff12d;
			-moz-border: solid 2px #fff12d;	
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;		
		}
		article.lojas ul li .info {
			font-size: 13px;
			color: #010101;
			line-height: 22px;
		}
		article.lojas ul li .fone {
			font-size: 20px;
			color: #000;
			margin-top: 8px;
		}


/*OFERTAS*/
article.ofertas{
	text-align: center;
	margin-top: 35px;
}

article.ofertas h1 {
	font-size: 20px;
	color: #000;
	display: block;
}
article.ofertas h1 span{
	font-size: 14px;
	color: #333;
	display: block;
}

article.ofertas ul{
	margin: 0 0 35px 0;
}
	article.ofertas ul li {
		display: inline-block;
		vertical-align: top;
		width: 230px;
		margin: 30px 8px;
	}

		article.ofertas ul li img {
			margin: 7px 0;
			width: 230px;
			height: 199px;
			border: dashed 2px #a3bd31;
			-webkit-border: solid 2px #fff12d;
			-moz-border: solid 2px #fff12d;	
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;		
		}

		article.ofertas ul li h3 {
			font-size: 20px;
			color: #000;
		}

		article.ofertas ul li .valor {
			font-size: 12px;
			color: #a11e00;	
			font-weight: bold;	
			margin-top: 8px;
		}

		article.ofertas ul li .valor span {
			font-size: 25px;
		}


/*CONTATO*/
section.formulario form {
	margin-top: 35px;
}

section.formulario form .campos {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}
section.formulario form .campos label {
	font-size: 16px;
	color: #8d8d8d;
	display: block;
	margin-bottom: 5px;
}

section.formulario form .campos input {
	width: 398px;
	height: 19px;
	padding: 12px;
	border: solid 1px #dcdcdc;
	outline: none;
	font-size: 16px;
	color: #8d8d8d;
	font-family: 'Questrial', sans-serif;
}

.mr{
	margin-right: 50px;
}

section.formulario form .campos select {
	width: 424px;
	height: 44px;
	padding: 12px;
	border: solid 1px #dcdcdc;
	outline: none;
	font-size: 16px;
	color: #8d8d8d;
	font-family: 'Questrial', sans-serif;
}

section.formulario form .campos textarea {
	width: 874px;
	height: 60px;
	padding: 12px;
	border: solid 1px #dcdcdc;
	outline: none;
	font-size: 16px;
	color: #8d8d8d;
	font-family: 'Questrial', sans-serif;
}

section.formulario form input[type="submit"] {
	width: 164px;
	height: 45px;
	-webkit-border-radius: 3px/5px;
	-moz-border-radius: 3px/5px;
	border-radius: 3px/5px;
	font-size: 18px;
	color: #fbf9f9;
	text-align: center;
	cursor: pointer;
	outline: none;
	background-color: #d8ae01;

}

section.formulario form input[type="submit"]:hover {
	background-color: #d8ae01;
}
.alert {
		display: none;
		position: fixed;
		bottom: 0;
		width: 100%;
		background-color: #f2dede;
		color: #a94442;
		border-top: 1px solid #ebccd1;
	}
	.content-alert {
		margin: 15px;
	}
	.content-alert .title-alert {
		font-size: 20px;
		font-weight: bold;
	}
	.content-alert span {
		font-weight: bold;
	}
	a.close-alert {
		cursor: pointer;
		float: right;
		width: 10px;
		height: 10px;
		background: url('../img/close-alert.png');
	}


	.sucesso {
		display: none;
		position: fixed;
		bottom: 0;
		width: 100%;
		background-color: #dff0d8;
		color: #3c763d;
		border-top: 1px solid #3c763d;
	}
	.content-sucesso {
		margin: 15px;
	}
	.content-sucesso .title-sucesso {
		font-size: 20px;
		font-weight: bold;
	}
	.content-sucesso span {
		font-weight: bold;
	}
	a.close-sucesso {
		cursor: pointer;
		float: right;
		width: 10px;
		height: 10px;
		background: url('../img/close-alert.png');
	}

	.loader {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		background: rgba(255, 255, 255, 0.7);
		width: 100%;
		height: 100%;
		z-index: 99999999;
	}

	.loader .progress {
		width: 66px;
		height: 66px;
		margin: 0 auto;
		margin-top: 270px;
		background: url('../img/ajax-loader.gif');
	}