@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Dosis:300,400,700);

body {
	font-family: 'Dosis', sans-serif;
}

/* ---------------------------------------------------------------------- */
/* Topo do Site / Cabeçalho / Header */
/* ---------------------------------------------------------------------- */

.header_container {
	background:url(../img/header/bg_header.jpg) center center no-repeat;
	height:196px;	
}

.header_center {
	position:relative;
	height:196px;	
}

.inline {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}

.social_network {
	float:right;
	margin-top:2px;	
}

.disque_entrega {
	/*width:200px;*/
	float:right;	
	color:#4578B1;
	font-size:16px;
	text-align:left;
	margin-right:15px;
	line-height:33px;
	height:33px;
}

.disque_entrega span {
	font-size:13px !important;
	font-weight:bold;
}

.disque_entrega strong {
	font-size:18px;
}

.logomark_header h1 {
	margin:0;
	margin-top: 47px;
}

.site_navigation {
	background:#F1F0F0;
	min-height:36px;
}

ul.menu_itens {
	margin:0 60px;
	max-height:36px;
}

li.nivel_1 {
	margin-left:6px;
	min-height:47px;
	line-height:36px;
	position:relative;
	z-index:500;
	padding-left: 11px !important; /*	Remover essa linha quando voltar o menu 'Cadastra-se' */
	padding-right: 11px !important; /*	Remover essa linha quando voltar o menu 'Cadastra-se' */
}

li.nivel_1:first-child {
	margin-left:0;
}

li.nivel_1:hover {
	background:url(../img/header/menu_hover_header.png) center bottom no-repeat;
}

li.activePage {
	background:url(../img/header/menu_hover_header.png) center bottom no-repeat;
}

li.nivel_1 a {
	text-transform:uppercase;
	font-size:14px;
	color:#0B73AE;
	font-weight:300;
	height:36px;
	min-width:24px;
	float:left;
	text-decoration:none;
}

li.nivel_1 a:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------- */
/* Meio do Site / Middle / Index */
/* ---------------------------------------------------------------------- */

.center980 {
	width: 980px;
	margin:0 auto;
}


.middle_container {
	background:url(../img/middle/bg_middle.jpg) top center no-repeat;
	min-height:592px;	
}

.topmask {
	background: url("../img/middle/topmask_middle.png") no-repeat scroll center top transparent;
	height: 50px;
	position: absolute;
	width: 100%;
	z-index: 200;
}

.middle_center {
	background:url(../img/middle/bg_center_middle.png) center top no-repeat;	
	min-height:745px;
}

.mask_banner_principal {
	background:url(../img/middle/mask_banner_principal_middle.png) center bottom;
	width:100%;
	height:37px;	
	position:absolute;
	bottom:0;
}

.promocoes {
	background:url(../img/middle/promocoes_middle.jpg) center center no-repeat;
	height:150px;	
}

.middle_buttons {
	margin-top:25px;
	width:100%;
	float:left;	
}

.products {
	background:url(../img/middle/gas_bg_middle.jpg) center center no-repeat;
	height:242px;
	position:relative;
	width:100%;
	float:left;	
}

.disque_entrega_middle {
	background:url(../img/middle/entrega_bg_middle.jpg) center center no-repeat;
	height:242px;
	position:relative;
	width:100%;
	float:left;	
}

.products img {
	position:absolute;
	bottom:5px;
	left:0;
	left:50%;
	margin-left:-116px;
}

.disque_entrega_middle img {
	position:absolute;
	bottom:15px;
	left:0;
	left:50%;
	margin-left:-148px;	
}

.description_middle_buttons {
	background:#E4E4E4;
	width:100%;
	min-height:89px;
	border-radius: 0 0 10px 10px;
	float:left;
}

.description_middle_buttons span {
	font-size:18px;
	font-weight:300;
	text-align:left;
	height:56px;
	float:left;
	padding-top:10px;
	margin-top:10px;
	margin-left:20px;
}

.description_middle_buttons span strong, .noticiasIndex span strong {
	font-size:26px;
	font-weight:normal;
}

.noticiasIndex strong{
	color: #0088cc;
	float: left;
}

.noticiasIndex{
	margin-top: 40px;
}

.linkTodasnoticias{
	font-size: 18px;
}

.textNoticeDest, .titileNoticeDest{
	color: #333333 !important;
}

.titileNoticeDest{
	font-weight: bold !important;
	font-size: 20px !important;
	margin-bottom: 10px;
	/*width: 315px;*/
}

.desc_prod span {
	background:url(../img/middle/gas_icon_middle.png) left center no-repeat;
	padding-left:65px;	
}

.desc_disq span {
	background:url(../img/middle/truck_icon_middle.png) left center no-repeat;
	padding-left:90px;	
}

.desc_rec span {
	background:url(../img/middle/receitas_icon_middle.png) left center no-repeat;
	padding-left:54px;	
}

/* ---------------------------------------------------------------------- */
/* Meio do Site / Middle / Sobre */
/* ---------------------------------------------------------------------- */

.section_title {
	margin-top:55px;
	font-weight:normal;
	font-size:30px;
	color:#0F77B5;	
}

.about_text {
	font-size:18px;
	color:#606060;
	font-weight:300;	
}

.about_galery {
	margin-top:80px;	
}

.re-modal {
	width:auto !important;
}

/* ---------------------------------------------------------------------- */
/* Meio do Site / Middle / Produtos */
/* ---------------------------------------------------------------------- */

.product_case {
	height:312px;
	overflow:hidden;
	position:relative;
	padding:0 !important;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top:20px;
}

.product_case a {
	border: 1px solid #E9E9E9;
	border-radius: 10px 10px 10px 10px;
	float: left;
	height: 310px;
	width: 298px;
}

.product_image {
	margin-top:15px;
}

.product_case strong {
	background: url("../img/middle/see_more_products_middle.jpg") no-repeat scroll right center transparent;
	bottom: 60px;
	color: #0D77B3;
	font-size: 19px;
	left: 50%;
	margin-left: -147px;
	min-height: 24px;
	padding: 0 3px;
	position: absolute;
	width: 283px;
}

.product_preview {
	font-size:16px;
	font-weight:300;
	color:#606060;
	width:283px;
	padding:0 3px;
	position:absolute;
	left:50%;
	margin-left:-147px;
	bottom:15px;	
}

.description_product {
	display:none;
	height:237px;
	padding:0 10px;
	padding-top:75px;
	background:#0F77B5;
	position:absolute;
	left:0;
	top:0;
	width:280px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:lighter;
}

.description_product p {
		margin-bottom:20px;
}

.product_case:hover .description_product {
	display:block;	
}

/* ---------------------------------------------------------------------- */
/* Meio do Site / Middle / Produtos */
/* ---------------------------------------------------------------------- */

.recipe_case {
	margin-top:25px;
	padding:0 !important;	
}

.recipe_image {
	overflow:hidden;	
}

.recipe_preview {
	font-size:15px;
	color:#878787;
	font-weight:lighter;	
}

.recipe_preview strong {
	font-size:20px;
	font-weight:lighter;
	color:#0D77B5;
	margin-bottom:5px;
}

/* ---------------------------------------------------------------------- */
/* Meio do Site / Middle / Dicas de Segurança */
/* ---------------------------------------------------------------------- */

.tip_title {
	background:url(../img/middle/bg_dicas_middle.jpg) left 23px repeat-x;
	height:32px;
}

.tip_title h3 {
	margin:0;
	font-size:25px;
	color:#0D77B5;
	font-weight:normal;	
	background:#FFFFFF;
	padding-right:6px;
}

.tip_image {
	margin-top:20px;
}

.tips_list {
	margin-top:20px;	
}

.tips_list ol {
	font-size:14px;
	font-weight:lighter;
	color:#878787;	
}

.tips_list ol li {
	margin-top:10px;
}

/* ---------------------------------------------------------------------- */
/* Meio do Site / Middle / Trabalhe Conosco */
/* ---------------------------------------------------------------------- */


.form_title {
	color:#0D77B5;
	font-size:20px;
	font-weight:lighter;	
	padding-left:20px;
}

.name_form {
	margin-bottom:0;
	margin-top:2px;
	font-size:15px;
	font-weight:lighter;
	color:#878787 !important;	
}

.input_position {
	margin-top:20px;
}

.resume_update {
	margin-top:55px;	
}

.resume_update span {
	font-size:15px;
	color:#878787;
	font-weight:lighter;	
}

.new_button {
	padding-left:31px;
	padding-right:31px;	
	margin-top:15px;
}

/* ---------------------------------------------------------------------- */
/* Meio do Site / Middle / Fale Conosco */
/* ---------------------------------------------------------------------- */

.contact_us_form input {
	border:1px solid ;
}

.open span, .name_size button {
	text-transform:uppercase !important;
}

.input_name {
	margin-bottom:0;
	margin-top:5px;	
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:lighter;
	width:110px !important;
}

.input_distance {
	margin-left:135px !important;	
}

.open ul {
	width:auto;
	min-width:240px;	
}

/* ---------------------------------------------------------------------- */
/* Meio do Site / Middle / Cadastre-se */
/* ---------------------------------------------------------------------- */

.register_form h2 {
	font-size:24px;
	color:#B2B2B2;
	font-weight:lighter;
	margin:0;
	margin-bottom:10px;	
}

.register_illustration span {
	background:url(../img/middle/lista_de_ganhadores_middle.jpg) center center no-repeat;
	padding-top:175px;
	font-size:24px;
	font-weight:lighter;
	color:#0F77B5;
}

.regulation_text {
	font-size:14px;
	color:#959595;
	font-weight:lighter;	
}

.regulation_text strong {
		font-size:18px;
		font-weight:normal;
}

/* ---------------------------------------------------------------------- */
/* Rodapé do Site / Rodapé / Footer */
/* ---------------------------------------------------------------------- */

.footer_container {
	background:#4577B1;
	min-height:186px;	
	margin-top:30px;
}


.newsletter_signup {
	margin-top:35px;	
}

.newsletter_signup span {
	font-size:22px;
	color:#FFFFFF;
	margin-bottom:5px;
}

.email_camp {
	height:42px !important;	
	padding:0 !important;
	padding-left:10px !important;
	width:230px;
	font-size:16px !important;
	color:#0F79B5 !important;
	font-family: 'Dosis', sans-serif;
	text-transform:uppercase;
}

.news_button {
	margin-left:10px;	
	width:47px;
	height:42px;
	text-align:center;
	line-height:42x;
	font-size:20px;
	color:#0F79B5;
	font-family: 'Dosis', sans-serif;
	background:#FFFFFF;
}

.location {
	font-size:16px;
	color:#FFFFFF;
	margin-top:60px;
	font-weight:300;	
}

.social_network_footer {
	width:23px;
	height:33px;
	margin-top:60px;
	margin-left:10px;
	border-left:1px solid #FFFFFF;
}

.social_network_footer a {
		height:33px;
		width:12px;
		background:url(../img/footer/facebook_footer.png) center center no-repeat;
}

.fone {
	font-size:26px;
	color:#FFFFFF;
	margin-top:66px;	
}




/******************************************************************************************/

.logo{
	text-align: center;
}

.logo img{
	width: 245px;
	margin-top: 0px !important;
}

.comprovante{
	width: 650px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	border: 1px #0F77B5 solid;
	padding: 40px;
	line-height: 25px;
	font-size: 15px;
}

.comprovante strong{
	font-size: 14px;
}

.promocaoTitle{
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
}

.promocaoTitle strong{
	font-size: 20px !important;
}

.separator_line_internal{
	width: 500px;
	height: 2px;
	background: #0F77B5;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	margin-top: 17px;
}