@import "bootstrap.min.css";
/**
                                                                 
  ######   ####  ### ##  ###  ####
   #   #  ##  ##  ## #  #   #  # #
   #   #  #    #   ##   #####  #  
   #   #  ##  ##  # ##  #      #  
  ### ###  ####  ## ###  #### ###  
                                                                                                                                                                                                                                 
 *
 * @author: Noxer - Sistemas e Tecnologias da Informação.
 * @site: http://www.noxer.com.br/
 * @email: contato@noxer.com.br
 * @date: 2024/10/24
 * @language: Portuguese
 * @job: HTML5/CSS3/JS
 * @tools: PHP8
 * @cms: WordPress
 * 
 * Copyright(c) Todos os direitos reservados.
 *
**/

/* General
--------------------------------------------------*/
body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
html {
	overflow: hidden;
	overflow-y: scroll;
	color: #666;
  	background: #efefef;
}
section {
	float: left;
	display: block;
	width: 100%;	
}
header h1 a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;	
}
img {
	vertical-align: middle;
	border: 0;
	page-break-inside: avoid;
	max-width: 100%;
	height: auto;
}
a {
	outline: none !important;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.alignright {
	float: right;	
	margin-left: 15px;
}
.aligleft {
	float: left;
	margin-right: 15px;
}
.aligncenter {
	margin: 0 auto;
}
.general,
.wrap {
	float: left;
	display: block;
	width: 100%;
}
.container, 
.container-lg, 
.container-md, 
.container-sm, 
.container-xl, 
.container-xxl {
    max-width: 1280px;
}
body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.aligncenter img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	height: 100%;
	max-height: 100%;
	vertical-align: middle;
	border: 0;
	page-break-inside: avoid;
	max-width: 100%;
  }
#singleNoticias .img-noticia figure img {
	width: 100%;
  }

/* Header
--------------------------------------------------*/
header {
	position: fixed;
	width: 100%;
	min-height: 70px;
	border-radius: 0;
	margin-bottom: 0;
	background-color: #18a096;
	border: 0;
	box-shadow: inset 0 -3px 0px #14857d;
	z-index: 99999;
	left: 0;
	top: 0;
}
header h1 {
	width: 160px;
	margin: 15px 0;
	float: left;
}
header h1 a {
	width: 160px!important;
	height: 65px;
	background: url('https://lagosul.com.br/wp-content/uploads/2025/07/IMG_2775.png') no-repeat;
	background-size: contain;
}
header nav {
	float: left;
	margin-left: 20px;
}
header nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
header nav ul li {
	float: left;
    list-style: none;
	margin: 0;
	padding: 0;
}
header nav ul li a {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	color: #fff;
	padding: 25px 15px;
	display: block;
	font-size: 14px;
	transition:all .3s;
	height: 75px;
}
header nav ul li a:hover {
	color: #ccc;
	text-decoration: none;
	transition:all .3s;
}
header nav ul li.active a {
	color: #FFF;
	transition:all .3s;
	background-color: rgba(0, 0, 0, 0.2);
}
header div.busca {
	margin-top: 15px;
}

/* Ads Topo
--------------------------------------------------*/
body {
	padding-top: 80px;
	background: #f4f4f4;
}
section.adsTopo::before {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	content: "Publicidade";
	font-size: 8px;
	letter-spacing: .01rem;
	position: absolute;
	top: 7px;
	left: 50%;
	transform: translateX(-50%);
	text-transform: uppercase;
	color: #888;
	z-index: 2;
	display: block;
}
section.adsTopo {
	background-color: #e1e1e1;
	padding: 2px 0 0;
}
section.adsTopo {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	padding: 0;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 135px;
	width: 100%;
}
section.bannerAviso {
	margin-top: 30px;
}
section.bannerAviso div.modelo1 figure {
	height: 350px !important;
	overflow: hidden;
	margin: 0;
}
section.bannerAviso figure img {
	transition:all .3s;
}
section.bannerAviso figure img:hover {
	transition:all .3s;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
section.bannerAviso div.modelo1 {
	background-color: #fff;
	margin-bottom: 30px;
}
section.bannerAviso .caption {
	padding: 15px;
}
section.bannerAviso h5 {
	margin: 5px 0;
	font: 500 13px/13px Century Gothic, arial, sans-serif;
	color: #999;
	text-transform: inherit;
	text-align: left;
}
section.bannerAviso h3 {
	margin: 0px;
	color: #14857d;
	overflow: hidden;
	font: bold 15px/15px Century Gothic, arial, sans-serif !important;
	font-size: 15px;
	line-height: 15px;
	text-transform: inherit;
	text-align: left;
	line-height: 33px !important;
}
section.bannerAviso h3 a {
	display: block;
}
section.bannerAviso h6 {
	margin: 0px;
	color: #14857d;
	overflow: hidden;
	font: bold 13px/15px Century Gothic, arial, sans-serif !important;
	font-size: 15px;
	line-height: 15px;
	text-transform: inherit;
	text-align: left;
	line-height: 33px !important;
}
section.bannerAviso .modelo1 h3 {
	font-size: 30px !important;
}
section.bannerAviso .modelo1 h3 a {
	color: #14857d;
}
.bannerAviso .modelo2 figure {
	height: 100px !important;
	overflow: hidden;
	padding-bottom: 0;
	margin-bottom: 0;
}
section.bannerAviso div.modelo2 {
	background-color: #fff;
	margin-bottom: 30px;
}
section.bannerAviso .caption {
	padding: 15px;
}
.bannerAviso .modelo2 h3 {
	font-size: 17px !important;
	line-height: 22px !important;
}
.bannerAviso .modelo2 h3 a {
	color: #14857d;
	display: block;
}
.bannerAviso .modelo5 h3 {
	font-size: 17px !important;
	line-height: 20px !important;
	height: auto;
}
section.bannerAviso .modelo5 h6 {
	line-height: 25px !important;
}
.bannerAviso .modelo5 h3 a {
	color: #14857d;
}
.bannerAviso .modelo5 figure {
	height: 100px !important;
	overflow: hidden;
	padding-bottom: 0;
	margin-bottom: 0;
}
section.bannerAviso div.modelo5 {
	background-color: #fff;
	margin-bottom: 30px;
}
section.bannerAviso .caption {
	padding: 15px;
}
.bannerAviso .modelo2 h3 {
	font-size: 17px !important;
	line-height: 20px !important;
	overflow: hidden;
}
.bannerAviso .modelo3 {
	margin-bottom: 20px;
}
.bannerAviso .modelo3 ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.bannerAviso .modelo3 ul li {
	margin: 0;
	padding: 0;
}
.bannerAviso .modelo3 ul li h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #14857d;
	overflow: hidden;
	font: bold 15px/15px Century Gothic, arial, sans-serif !important;
	line-height: 25px !important;
}
.bannerAviso .modelo3 ul li h3 a {
	color: #14857d;
	display: block;
}
.bannerTopoLateral {
	position: relative;
}
.bannerTopoLateral:before {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	content: "Publicidade";
	font-size: 8px;
	letter-spacing: .01rem;
	position: absolute;
	top: -17px;
	left: 50%;
	transform: translateX(-50%);
	text-transform: uppercase;
	color: #888;
	z-index: 2;
	display: block;
}
section.adsMeio::before {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	content: "Publicidade";
	font-size: 8px;
	letter-spacing: .01rem;
	position: absolute;
	top: 7px;
	left: 50%;
	transform: translateX(-50%);
	text-transform: uppercase;
	color: #888;
	z-index: 2;
	display: block;
}
section.adsMeio {
	padding: 2px 0 0;
}
section.adsMeio {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	padding: 0;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 135px;
	width: 100%;
}
#pesquisa.home {
	width: 100%;
	color: #fff;
	z-index: 3;
	padding: 30px 0 10px 0;
}
#pesquisa {
	position: relative;
	padding: 30px 0 0;
	background: #4b5d68;
	color: #fff;
}
#areaEstatisticas {
	padding: 0;
	list-style: none;
	margin-top: -10px;
}
#areaEstatisticas li {
	padding-right: 0;
	position: relative;
}
#areaEstatisticas li i {
	display: inline-block;
	box-sizing: border-box;
	height: 45px;
	width: 45px;
	margin-right: 10px;
	color: #fff;
	font-size: 25px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	padding: 10px;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
#areaEstatisticas li i svg {
	margin: 0 auto;
	margin-top: -15px;
}
#areaEstatisticas li i.icon-newspaper svg {
	margin-top: -5px;
}
#areaEstatisticas a {
	display: inline;
	position: absolute;
	left: 0;
	top: 0;
}
[class^="icon-"], [class*=" icon-"] {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
 }
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.areaEstatisticas li sup {
	display: block;
	font-size: 25px;
	font-weight: 600;
  }
  .block-title {
	text-align: center;
	max-width: 100%;
	margin-bottom: 60px;
	padding: 0;
	border: 0;
  }
  .block-title h2 {
	margin: 3px 0;
	font: 600 40px/40px Century Gothic, Arial, sans-serif;
	color: #18a096;
	letter-spacing: -1px;
  }
  .block-title p {
	margin-bottom: 0;
	font: 300 26px/26px Century Gothic, Arial, sans-serif;
	color: #ccc;
  }
  .block-title.left {
	text-align: left !important;
  }
  /* AREA DE PESQUISA */
  #pesquisa.home {
	width: 100%;
	color: #fff;
	z-index: 3;
	padding: 30px 0 10px 0;
  }
  #pesquisa.home .text-center {
	float: left;
	padding-left: 15px;
	margin-top: 5px;
  }
  /* ESTATISTICA */
  #areaEstatisticas {
	padding: 0;
	list-style: none;
	margin-top: -10px;
  }
  #areaEstatisticas li {
	padding-right: 0;
  }
  #areaEstatisticas li i {
	display: inline-block;
	box-sizing: border-box;
	height: 45px;
	width: 45px;
	margin-right: 10px;
	color: #fff;
	font-size: 25px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	padding: 10px;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
  }
  #areaEstatisticas li p {
	display: inline-block;
	font-size: 13px;
	margin-top: 29px;
	margin-bottom: 0;
	text-align: left;
  }
  #areaEstatisticas li sup {
	display: block;
	font-size: 25px;
	font-weight: 600;
  }
  #areaEstatisticas li:hover i {
	background: #fff;
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
	color: #4B5D68;
  }

#pesquisa .btn-success {
	background-color: #18a096;
	border-color: #18a096;
	border-bottom-color: #14857d;
	box-shadow: inset 0 -3px 0 #14857d;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
  }

.boxColunista {
	position: relative;
}
.boxColunista figure.colunista {
	position: absolute;
	margin-left: -25px;
	left: 50%;
	top: -20px;
	width: 60px;
	height: 60px !important;
	z-index: 9999;
	border: 2px solid #FFF;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}
div.boxGuia img {
	height: 100%;
	min-height: auto;	
}
section div.titulo h2 {
	font: bold 30px/30px Century Gothic, arial, sans-serif !important;
	color: #14857d;
	margin-bottom: 30px;
	border-left: 6px solid #14857d;
	padding-left: 10px;
}



.single #page-title {
	height: 400px;
}
#page-title {
	position: relative;
	width: 100%;
	height: 200px;
	background: #ffffff no-repeat center top;
	background-size: auto;
	background-size: cover;
	text-align: center;
	overflow: hidden;
}
#page-title .bg-title.noticias {
	background-image: url('../img/gr/page-title-noticias.jpg');
}
#page-title .bg-title {
	position: absolute;
	width: 100%;
	height: 400px;
	background: #ffffff no-repeat center top;
	  background-image: none;
	  background-size: auto;
	background-size: cover;
	text-align: center;
}
#page-title .retina {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #18a096 url('../img/gr/pattern_rad.png');
	opacity: .9;
}
#page-title .header h1 {
	position: relative;
	z-index: 100;
	margin: 10px;
	font: 800 3.2em Century Gothic, arial, sans-serif;
	color: #ffffff;
	font-size: 40px;
	text-transform: uppercase;
}
#page-title .header p {
	font: 800 3.2em Century Gothic, arial, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}
#page-title .header small {
	position: relative;
	z-index: 100;
	font: 400 1.5em Century Gothic, arial, sans-serif;
	color: #fff;
	font-size: 13px;
}
#page-title .header {
	display: inline list-item;
	height: 200px;
	vertical-align: middle;
	font-size: 10px;
	display: block;
	margin-top: 55px;
}
.lista-posts__categoria {
	position: relative;
	z-index: 100;
}
.lista-posts__categoria li {
	display: inline-block;
}
.lista-posts__categoria a, 
.single__topo--categoria a {
	font-size: 10px;
	padding: 3px 5px;
	border: 1px solid #FFF;
	display: inline-block;
	margin: 5px 5px 0px 0px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px !important;
}
#singleNoticias .img-noticia {
	position: relative;
}
#singleNoticias article {
	background-color: #fff;
  }
  #singleNoticias article {
	min-height: 327px !important;
  }

  /* Estilo padrão para desktop */
#singleNoticias article table {
  width: 100%;
  border-collapse: collapse;
}

#singleNoticias article table th,
#singleNoticias article table td {

}

/* Estilo para mobile */
@media (max-width: 768px) {
  #singleNoticias article table thead {
    display: none;
  }

  .responsive-#singleNoticias article table, 
  #singleNoticias article table tbody, 
  #singleNoticias article table tr, 
  #singleNoticias article table td {
    display: block;
    width: 100%;
  }

  #singleNoticias article table tr {
    margin-bottom: 15px;
  }

  #singleNoticias article table td {
    position: relative;
    text-align: left;
  }

  #singleNoticias article table td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: bold;
    white-space: nowrap;
  }
}



  #singleNoticias .img-noticia figure {
	background: #fff;
	padding: 20px;
	padding-bottom: 0;
	text-align: center;
  }
  #singleNoticias article .content {
	text-align: justify;
	padding: 20px;
	  padding-top: 20px;
  }
  #singleNoticias {
	padding: 50px 0 50px;
  }
  #singleNoticias article .content p {
	color: #666;
	line-height: 25px;
  }
  #singleNoticias article .content p a {
	color: #666;
	text-decoration: none;
  }
   #singleNoticias article .content div.tags a {
	color: #666;
	text-decoration: none;
	display: inline;
	border: 1px solid #666;
	padding: 5px 10px;
	margin-right: 10px;
  }
  #singleNoticias article .content p a:hover {
	text-decoration: underline;
  }
  .noticias-relacionadas {
	padding: 15px 0;
  }
  .noticias-relacionadas h3.tit-relac {
	font: normal 20px/20px Century Gothic, arial, sans-serif !important;
	color: #14857d;
	}

.pagination {
	margin: 0 auto;
	display: table;
	font: 500 13px/13px Century Gothic, arial, sans-serif;
	color: #999;
	margin-bottom: 20px;
}

/* Autor
--------------------------------------------------*/
div.boxAutor {
	border-top: 10px solid #138078 !important;
	border-bottom: 10px solid #138078 !important;
	float: left;
	display: block;
	width: 100%;
	padding: 10px;
	padding-top: 30px;
	margin-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	background: #FFF;
}
div.boxAutor.revisor {
	margin-top: 0;
	padding-top: 0 !important;
	border-top: 0 !important;
}
.topoListaNoticias div.boxAutor.revisor {
	padding-top: 30px !important;
}
div.boxAutor img {
	max-width: none !important;
}
div.boxAutor figure {
	width: 140px;
	float: left;
	margin-right: 30px;
}
div.boxAutor div.topo {
	float: left;
}
div.boxAutor div.descricao {
}
div.boxAutor div.descricao h5 {
	font-weight: 600;
	font-family: 'Century Gothic';
	color: #138078;
	margin-bottom: 10px;
	font-size: 25px;
	line-height: normal;
}
div.boxAutor div.descricao h5 a {
	color: #138078;
}
div.boxAutor div.descricao p {
	color: #101010;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 0;
	font-size: 17px;
}
div.boxAutor div.descricao p a {
	color: #101010;
}
div.boxAutor div.descricao span.titulo {
	color: #101010;
	font-size: 13px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 0;
}
div.boxAutor div.descricao ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
}
div.boxAutor div.descricao ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-right: 5px;
}
div.boxAutor div.descricao ul li a {
	background: url(../img/bg/bg_autor_redes.webp) no-repeat left center;
	width: 26px;
	height: 20px;
}
div.boxAutor div.descricao ul li a.r1 {
	background-position:  0 0;
}
div.boxAutor div.descricao ul li a.r2 {
	background-position:  -26px 0;
}
div.boxAutor div.descricao ul li a.r3 {
	background-position:  -54px 0;
}
div.boxAutor div.descricao ul li a.r4 {
	background-position:  -85px 0;
}
.singleColunas {
	padding-top: 0 !important;
}
a.ver-categorias {
	font: 400 26px/30px Century Gothic, Arial, sans-serif;
	color: #18a096;
	margin-bottom: 30px;
	display: inline-block;
}

/* Footer
--------------------------------------------------*/
footer {
	width: 100%;
	position: relative;
	background: #4b5d68;
	padding: 30px 0 38px;
	color: #fff;
	float: left;
}
footer h4 {
	font-weight: bold;
	font-size: 18px;
}
footer ul {
	padding: 0 0 0 15px;
	margin-bottom: 25px;
	list-style: inherit;
}
footer ul li a {
	color: #FFF;
}
footer .social a {
	color: #FFF;
	margin-right: 10px;
	font-size: 14px;
}

#copyright {
	padding: 14px 0 0;
	background: #14857d;
	color: #fff;
}
#copyright a {
	color: #fff;
}
.pull-left {
	float: left !important;
}
.pull-right {
	float: right !important;
}

#homeBlock3 {
	padding: 50px 0 50px;
	background: #fff;
  }
  #homeBlock3 .wp_bannerize_banner_box {
	margin: 0 15px 15px 0;
	display: inline-table;
	text-align: center;
	max-width: 170px;
  }
  #homeBlock3 ul {
	margin: 0 auto;
	padding: 0;
	list-style: table-cell;
  }
  #homeBlock3 div.logos {
	width: 100%;
	text-align: center;
  }
  #homeBlock3 ul li {
	margin: 0 15px;
	padding: 0;
	display: inline;
	list-style: none;
  }
  #homeBlock3 h2 {
	margin-bottom: 0;
	font: 300 26px/26px Century Gothic, Arial, sans-serif;
	text-align: center;
	color: #ccc;
	margin-bottom: 30px;
  }

  .block-title p {
	margin-bottom: 0;
	font: 300 26px/26px Century Gothic, Arial, sans-serif;
	color: #ccc;
  }
  .block-title {
	text-align: center;
  }

#page-title-page {
	border-bottom: 1px solid #ddd;
	background-color: #158e85;
	padding: 45px 0;
	margin-bottom: 25px;
}
#page-title-page h1 {
	margin: 0;
	font: 600 30px Century Gothic, arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
#page blockquote {
	background: #f5f5f5;
	font-size: 13px;
	padding: 10px;
}
#page blockquote p {
	margin-bottom: 0;
	padding-bottom: 0;
}
#page article h3 {
	color: #666;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
}
#page article p {
	color: #666;
	line-height: 25px;
}
.banner a {
	display: inline-table;
}
header .botaoNave {
	display: none;
}
.navegacaoMobile {
	display: none;
}
.boxGuia img {
	height: inherit;
}

/* Container da galeria */
.gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 16px; /* Espaçamento entre os itens */
    justify-content: center; /* Centraliza horizontalmente */
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Cada item da galeria */
.gallery-item {
    margin: 0;
    flex: 0 1 calc(50% - 16px); /* Duas colunas com gap */
    box-sizing: border-box;
}

/* Ícone da galeria (a imagem) */
.gallery-icon {
    text-align: center; /* Centraliza a imagem dentro do item */
}

/* Remove qualquer quebra de linha antiga */
.gallery + br {
    display: none;
}
@media (min-width: 768px) {
    .gallery-item {
        flex: 0 1 calc(33.33% - 16px);
    }
}

/* Mobile
--------------------------------------------------*/
@media screen and (max-width: 991px) {
	.navegacaoMobile {
		display: none;
		background-color: #18a096;
		position: fixed;
		left: 0;
		top: 70px;
		width: 100%;
		z-index: 99999;
		padding: 15px;
	}
	.navegacaoMobile ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.navegacaoMobile ul li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.navegacaoMobile ul li a {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 400;
		color: #fff;
		padding: 10px 15px;
		display: block;
		font-size: 14px;
		transition: all .3s;
	}
	.navegacaoMobile ul li a:hover {
		text-decoration: underline;
	}
	header .botaoNave {
		display: block;
		float: right;
		margin-top: 15px;
		margin-right: 15px;
	}
	header nav {
		display: none;
	}
	.boxFormBusca {
		display: none;
	}
	section.bannerAviso .modelo1 h3 {
		font-size: 24px !important;
		line-height: 30px !important;
	}
	section.bannerAviso figure img {
		width: 100%;
	}
	#pesquisa.home .text-center {
		float: left;
		padding-left: 54px;
		margin-top: 23px;
		margin-right: 20px;
	}
	a.ver-categorias {
		margin-top: 25px;
		font-size: 20px;
	}
	#homeBlock3 ul li {
		margin: 0;
	}
	section div.titulo h2 {
		font-size: 23px !important;
	}
	.newsletter {
		margin-top: 20px;
	}
	#copyright {
		font-size: 14px;
	}
	footer ul li a {
		font-size: 14px;
	}
	footer h4 {
		font-size: 15px;
	}
	#homeBlock3 h2 {
		font-size: 22px;
	}
	#page-title .header h1 {
		font-size: 22px;
	}
	#page-title .header {
		margin-top: 30px;
	}
	.single #page-title {
		height: 300px;
	}
}