@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500,700,900");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
html {
  color: #222;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
::-moz-selection {
  background: #8CCDC5;
  text-shadow: none;
}
::selection {
  background: #8CCDC5;
  text-shadow: none;
}
.azulforte {
  background: #2D454F;
}
.azulpadrao {
  background: #1E8396;
}
.azulclaro {
  background: #8CCDC5;
}
.laranja {
  background: #F39200;
}
.vermelho {
  background: #E6332A;
}
.black {
  background: #202020;
}
.grafite {
  background: #cccccc;
}
.branco {
  background: #ffffff;
}
.azulforte-tipo {
  color: #2D454F;
}
.azulpadrao-tipo {
  color: #1E8396;
}
.azulclaro-tipo {
  color: #8CCDC5;
}
.laranja-tipo {
  color: #F39200;
}
.vermelho-tipo {
  color: #E6332A;
}
.black-tipo {
  color: #202020;
}
.grafite-tipo {
  color: #cccccc;
}
.branco-tipo {
  color: #ffffff;
}
body {
  letter-spacing: 0.01rem;
  margin: 0;
}
.wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.full-width {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.full-width:before,
.full-width:after {
  content: "";
  display: table;
}
.full-width:after {
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body,
button,
input,
select,
optgroup,
textarea {
  color: #202020;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
h1 {
  font-size: 2.375em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
p {
  color: #000;
  margin: 0.312em 0 1.875em 0;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
  padding-left: 0;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  border-color: #ccc #ccc #bbb;
  border-radius: 2px;
  background: #e6e6e6;
  color: rgba(0,0,0,0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #1E8396;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea.textarea:focus {
  background: #f3f3f3;
  color: #202020;
  padding-left: 1.7em;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
.contact-form label.grunion-field-label {
  color: #666;
  font-size: 0.875em;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 15px;
  text-transform: uppercase;
}
.contact-form input,
.contact-form textarea {
  color: #666;
  font-size: 0.875em;
  margin-bottom: 0;
  padding-left: 15px;
  text-transform: uppercase;
}
.contact-form label.grunion-field-label span {
  display: none;
}
.contact-form input[type="text"].name,
.contact-form input[type="text"].text,
.contact-form input[type="email"].email,
.contact-form input[type="url"].url,
.contact-form input[type="password"].password,
.contact-form input[type="search"].search,
.contact-form input[type="number"].number,
.contact-form input[type="tel"].tel,
.contact-form input[type="range"].range,
.contact-form input[type="date"].date,
.contact-form input[type="month"].month,
.contact-form input[type="week"].week,
.contact-form input[type="time"].time,
.contact-form input[type="datetime"].datetime,
.contact-form input[type="datetime-local"].datetime-local,
.contact-form input[type="color"].color,
.contact-form textarea.textarea {
  border: 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="url"]:focus,
.contact-form input[type="password"]:focus,
.contact-form input[type="search"]:focus,
.contact-form input[type="number"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form input[type="range"]:focus,
.contact-form input[type="date"]:focus,
.contact-form input[type="month"]:focus,
.contact-form input[type="week"]:focus,
.contact-form input[type="time"]:focus,
.contact-form input[type="datetime"]:focus,
.contact-form input[type="datetime-local"]:focus,
.contact-form input[type="color"].color,
.contact-form textarea:focus {
  border-bottom: 1px solid #1E8396;
}
.contact-form textarea.textarea {
  height: 170px;
}
.contact-form p.contact-submit {
  margin-top: 0;
  text-align: right;
}
.contact-form button,
.contact-form input[type="button"],
.contact-form input[type="reset"],
.contact-form input[type="submit"] {
  border: none;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1;
  padding: .8em 1em .8em;
  text-transform: uppercase;
}
.contact-form button:hover,
.contact-form input[type="button"]:hover,
.contact-form input[type="reset"]:hover,
.contact-form input[type="submit"]:hover {
  background: #1E8396;
  color: #ffffff;
}
.contact-form button:active,
button:focus,
.contact-form input[type="button"]:active,
.contact-form input[type="button"]:focus,
.contact-form input[type="reset"]:active,
.contact-form input[type="reset"]:focus,
.contact-form input[type="submit"]:active,
.contact-form input[type="submit"]:focus {
  background: #1E8396;
  color: #ffffff;
}
a {
  color: #1E8396;
  text-decoration: none;
}
a:visited {
  color: #1E8396;
}
a:hover,
a:focus,
a:active {
  color: #8CCDC5;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
.site {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.site:before,
.site:after {
  content: "";
  display: table;
}
.site:after {
  clear: both;
}
.site-header {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.site-header:before,
.site-header:after {
  content: "";
  display: table;
}
.site-header:after {
  clear: both;
}
.main-navigation {
  background: #2D454F;
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.menu-guia-categorias-container {
  display: inline;
  float: left;
  width: 14.166666666667%;
  margin: 0 1.25%;
}
.menu-topo-container {
  display: inline;
  float: left;
  width: 64.166666666667%;
  margin: 0 1.25%;
}
.menu-topo-container ul li a {
  color: #D3F3EE;
  text-transform: none;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  background: #ffffff;
  box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  color: #000;
  padding-left: 15px;
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  color: #fff;
  display: block;
  font-size: 0.875em;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  text-transform: uppercase;
}
.main-navigation a:hover {
  color: #8CCDC5;
}
.category-mobile {
  display: none;
}
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  margin-bottom: 1.875em;
  overflow: hidden;
}
.site-main .comment-navigation:before,
.site-main .comment-navigation:after,
.site-main
.posts-navigation:before,
.site-main
.posts-navigation:after,
.site-main
.post-navigation:before,
.site-main
.post-navigation:after {
  content: "";
  display: table;
}
.site-main .comment-navigation:after,
.site-main
.posts-navigation:after,
.site-main
.post-navigation:after {
  clear: both;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.site-branding {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-branding:before,
.site-branding:after {
  content: "";
  display: table;
}
.site-branding:after {
  clear: both;
}
.site-logotipo {
  display: inline;
  float: left;
  width: 22.5%;
  margin: 0 1.25%;
  margin-right: 17.916666666667%;
}
.display-logotipo {
  display: flex;
  display: webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 90px;
  line-height: 0;
}
.site-head-banner {
  display: inline;
  float: left;
  width: 55.833333333333%;
  margin: 0 1.25%;
}
.site-content {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.site-content:before,
.site-content:after {
  content: "";
  display: table;
}
.site-content:after {
  clear: both;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 2px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
.widget-area-desktop {
  display: inline;
  float: left;
  width: 30.833333333333%;
  margin: 0 1.25%;
  margin-right: 9.5833333333333%;
  padding-bottom: 30px;
}
.widget-area-mobile {
  display: none;
}
.widget-area {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.widget-area:before,
.widget-area:after {
  content: "";
  display: table;
}
.widget-area:after {
  clear: both;
}
.widget {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  margin-bottom: 30px;
}
.widget:before,
.widget:after {
  content: "";
  display: table;
}
.widget:after {
  clear: both;
}
.widget ul {
  margin: 0 0 0.87em 0em;
}
.widget ul li {
  font-weight: 500;
  list-style: circle;
  list-style-position: inside;
}
.widget ul.children {
  margin: 0 0 0.87em 2em;
}
.widget ul.children li {
  font-weight: 300;
  list-style: none;
}
.widget select {
  max-width: 100%;
}
h2.widget-title {
  margin-top: 0;
}
.widget-search {
  display: inline;
  float: left;
  width: 30.833333333333%;
  margin: 0 1.25%;
}
.search-form-widget {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  padding-top: 0px;
  padding-bottom: 30px;
}
.search-form-widget:before,
.search-form-widget:after {
  content: "";
  display: table;
}
.search-form-widget:after {
  clear: both;
}
input.search-field-widget {
  display: inline;
  float: left;
  width: 80.833333333333%;
  margin: 0 1.25%;
  background: #ffffff;
  color: #1E8396;
  font-size: 1.25em;
  height: 60px;
  padding-left: 10px;
}
button.search-submit-widget {
  display: inline;
  float: left;
  width: 14.166666666667%;
  margin: 0 1.25%;
  background: #F39200;
  color: #ffffff;
  height: 60px;
}
.search-home {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  background: url('images/guia-comercial-o-democrata-background-search.jpg') no-repeat center center;
}
.search-home:before,
.search-home:after {
  content: "";
  display: table;
}
.search-home:after {
  clear: both;
}
.search-home-content {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.search-home-content:before,
.search-home-content:after {
  content: "";
  display: table;
}
.search-home-content:after {
  clear: both;
}
.search-form {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  padding-top: 60px;
  padding-bottom: 60px;
}
.search-form:before,
.search-form:after {
  content: "";
  display: table;
}
.search-form:after {
  clear: both;
}
.search-form p {
  color: #ffffff;
  font-size: 1.4em;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  padding-top: 0;
  padding-bottom: 10px;
}
input.search-field {
  display: inline;
  float: left;
  width: 55.833333333333%;
  margin: 0 1.25%;
  margin-left: 17.916666666667%;
  background: #ffffff;
  color: #1E8396;
  box-shadow: 0 0 10px rgba(0,0,0,0.6);
  font-size: 1.25em;
  height: 60px;
  padding-left: 10px;
}
input.search-field:focus {
  background: #ffffff;
}
button.search-submit {
  display: inline;
  float: left;
  width: 5.8333333333333%;
  margin: 0 1.25%;
  margin-right: 17.916666666667%;
  background: #F39200;
  color: #ffffff;
  box-shadow: 0 0 10px rgba(0,0,0,0.6);
  height: 60px;
}
button.search-submit:focus,
button.search-submit:visited {
  background: #F39200;
}
button.search-submit:hover {
  background: #E6332A;
}
.about-guia {
  display: inline;
  float: left;
  width: 64.166666666667%;
  margin: 0 1.25%;
  margin-left: 17.916666666667%;
  margin-right: 17.916666666667%;
  padding-top: 60px;
  padding-bottom: 45px;
}
.about-guia button {
  float: right;
}
.boxes-guia {
  display: inline;
  float: left;
  width: 30.833333333333%;
  margin: 0 1.25%;
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
}
span.box-style {
  display: block;
  font-size: 1.8em;
  line-height: 1.4em;
  padding: 30px 20px;
}
.box-a {
  background: url('images/guia-comercial-o-democrata-boxes-a.jpg') no-repeat center center;
}
.box-b {
  background: url('images/guia-comercial-o-democrata-boxes-b.jpg') no-repeat center center;
}
.box-c {
  background: url('images/guia-comercial-o-democrata-boxes-c.jpg') no-repeat center center;
}
.category-guia {
  display: inline;
  float: left;
  width: 64.166666666667%;
  margin: 0 1.25%;
  margin-left: 17.916666666667%;
  margin-right: 17.916666666667%;
  *zoom: 1;
  padding-top: 30px;
  padding-bottom: 30px;
}
.category-guia:before,
.category-guia:after {
  content: "";
  display: table;
}
.category-guia:after {
  clear: both;
}
ul.category-guia-content {
  list-style: none;
  margin: 0;
}
ul.category-guia-content li {
  display: inline-block;
  margin: 5px;
}
ul.category-guia-content li a {
  background: #F39200;
  color: #ffffff;
  border-radius: 2px;
  display: block;
  font-size: 1.125em;
  font-weight: 400;
  padding: 10px 20px;
}
ul.category-guia-content li:focus,
ul.category-guia-content li:visited {
  background: #F39200;
}
ul.category-guia-content li a:hover {
  background: #E6332A;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.16), 0px 6px 12px rgba(0,0,0,0.32);
}
i .material-icons::before {
  content: "#ic_face";
}
.content-area,
.site-main {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.content-area:before,
.content-area:after,
.site-main:before,
.site-main:after {
  content: "";
  display: table;
}
.content-area:after,
.site-main:after {
  clear: both;
}
.content-area-right {
  display: inline;
  float: left;
  width: 55.833333333333%;
  margin: 0 1.25%;
  float: right;
}
.site-main {
  margin-bottom: 1.875em;
}
.sticky {
  display: block;
}
.hentry {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.hentry:before,
.hentry:after {
  content: "";
  display: table;
}
.hentry:after {
  clear: both;
}
.entry-breadcrumb {
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
  *zoom: 1;
  border-bottom: 1px solid #ccc;
  font-size: 0.875em;
  margin-bottom: 30px;
}
.entry-breadcrumb:before,
.entry-breadcrumb:after {
  content: "";
  display: table;
}
.entry-breadcrumb:after {
  clear: both;
}
.post-guia-right {
  display: inline;
  float: left;
  width: 55.833333333333%;
  margin: 0 1.25%;
  float: right;
}
.entry-header {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.entry-header:before,
.entry-header:after {
  content: "";
  display: table;
}
.entry-header:after {
  clear: both;
}
.entry-content {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.entry-content:before,
.entry-content:after {
  content: "";
  display: table;
}
.entry-content:after {
  clear: both;
}
.entry-field-guia {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.entry-field-guia:before,
.entry-field-guia:after {
  content: "";
  display: table;
}
.entry-field-guia:after {
  clear: both;
}
.entry-field-guia p {
  padding-left: 1.875em;
}
.entry-field-guia span {
  color: #1E8396;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 0.8em;
  font-weight: 400;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.entry-field-guia span .contact-minimal {
  display: block;
}
.archive-content .entry-content .entry-field-guia span {
  text-transform: none;
}
.ico-margin {
  margin-right: 10px;
}
.line-thick {
  border-top: 2px solid #1E8396;
  height: 2px;
  margin: 0;
  padding: 0;
  width: 130px;
}
.line-slim {
  border-top: 1px solid #ececec;
  height: 1px;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
}
.post-guia-left {
  display: inline;
  float: left;
  width: 30.833333333333%;
  margin: 0 1.25%;
  margin-right: 9.5833333333333%;
}
.entry-featured-image {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  padding-bottom: 30px;
}
.entry-featured-image:before,
.entry-featured-image:after {
  content: "";
  display: table;
}
.entry-featured-image:after {
  clear: both;
}
.entry-featured-image-mobile {
  display: none;
}
.sd-content span {
  display: inline-block;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
  background: #1E8396 !important;
  color: #fff !important;
}
.entry-footer {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  padding-top: 10px;
  padding-bottom: 30px;
}
.entry-footer:before,
.entry-footer:after {
  content: "";
  display: table;
}
.entry-footer:after {
  clear: both;
}
.cat-links {
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
  text-align: right;
}
.edit-link {
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
  margin-top: 15px;
  text-align: right;
}
.edit-link a {
  background: #E6332A;
  color: #ffffff;
  border-radius: 2px;
  padding: 5px 15px;
}
.edit-link a:hover {
  background: #F39200;
  color: #ffffff;
}
.updated:not(.published) {
  display: none;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.acf-map {
  width: 100%;
  height: 370px;
  border: #ccc solid 1px;
  margin: 0;
}
.acf-map img {
  max-width: inherit !important;
}
.page-title {
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 5px;
}
.archive-thumbnail {
  display: inline;
  float: left;
  width: 22.5%;
  margin: 0 1.25%;
  padding-top: 30px;
}
.archive-content {
  display: inline;
  float: left;
  width: 72.5%;
  margin: 0 1.25%;
  padding-top: 30px;
}
.archive-content h2.entry-title {
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 15px;
}
.archive-description p {
  font-size: 0.87em;
  font-weight: 400;
  margin: 0 0 5px;
}
.content-search {
  display: inline;
  float: left;
  width: 55.833333333333%;
  margin: 0 1.25%;
  margin-right: 9.5833333333333%;
}
.page-main {
  display: inline;
  float: left;
  width: 55.833333333333%;
  margin: 0 1.25%;
  margin-right: 9.5833333333333%;
}
.comments-area {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
}
.comments-area:before,
.comments-area:after {
  content: "";
  display: table;
}
.comments-area:after {
  clear: both;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.site-footer {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  *zoom: 1;
  background: #202020 url('images/bg-footer-igreja-da-matriz-guia-comercial-o-democrata.gif') no-repeat center bottom;
  color: #ffffff;
}
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}
.site-footer:after {
  clear: both;
}
.site-footer a,
.site-footer a:visited {
  color: #ffffff;
}
.site-footer a:hover,
.site-footer a:focus {
  color: #8CCDC5;
}
.logo-footer {
  display: inline;
  float: left;
  width: 22.5%;
  margin: 0 1.25%;
  margin-right: 9.5833333333333%;
  padding-top: 50px;
}
.logo-footer a {
  opacity: 0.4;
}
.logo-footer a:hover {
  opacity: 1;
}
.column-footer {
  display: inline;
  float: left;
  width: 14.166666666667%;
  margin: 0 1.25%;
  padding-top: 30px;
}
.column-footer ul {
  margin-left: 0;
  margin-bottom: 0;
}
.column-footer ul li {
  border-bottom: 1px dashed #292929;
  display: block;
  font-size: 0.87em;
}
.column-footer ul li::before {
  color: #1E8396;
  font-family: "Material Icons";
  font-size: 0.7em;
  content: "\E145";
  padding-right: 5px;
}
.column-footer ul li a {
  color: #ccc;
  line-height: 2em;
  padding: 5px;
}
.column-footer ul li a:visited {
  color: #ccc;
}
.column-footer ul li a:hover {
  background: #1E8396;
  color: #ffffff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 5px 10px;
}
.news-footer ul {
  margin-left: 0;
}
.social-footer {
  display: inline;
  float: left;
  width: 22.5%;
  margin: 0 1.25%;
  margin-right: 76.25%;
  padding-top: 30px;
}
.social-footer p {
  color: #ccc;
  font-size: 0.87em;
  font-weight: 400;
  margin: 0 0 10px;
  padding: 0;
}
.social-footer li {
  display: inline;
}
.social-footer li a {
  opacity: 0.6;
  padding: 2px 5px 2px 0;
}
.social-footer li a:hover {
  opacity: 1;
}
.site-info {
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
  *zoom: 1;
  border-top: 1px dashed #333;
  color: #666;
  font-size: .6em;
  line-height: 1;
  margin-top: 55px;
  padding-top: 10px;
  padding-bottom: 60px;
  text-align: right;
}
.site-info:before,
.site-info:after {
  content: "";
  display: table;
}
.site-info:after {
  clear: both;
}
.site-info a,
.site-info a:visited {
  color: #888;
}
.site-info a:hover {
  color: #ffffff;
}
@media all and (max-width: 800px) {
  .wrap {
    width: 98%;
  }
  .menu-guia-categorias-container,
  .menu-topo-container {
    display: none;
  }
  .category-mobile {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    *zoom: 1;
  }
  .category-mobile:before,
  .category-mobile:after {
    content: "";
    display: table;
  }
  .category-mobile:after {
    clear: both;
  }
  ul.category-mobile-content {
    float: none;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  ul.category-mobile-content li {
    float: none;
  }
  ul.category-mobile-content li a {
    display: block;
    font-size: 1.125em;
  }
  .site-logotipo {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  .display-logotipo {
    display: block;
    height: auto;
    line-height: 1em;
    text-align: center;
  }
  .site-head-banner {
    display: none;
  }
  .entry-breadcrumb {
    display: none;
  }
  .post-guia-right {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    float: right;
  }
  .post-guia-left {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  .entry-featured-image {
    display: none;
  }
  .entry-featured-image-mobile {
    display: inline;
    float: left;
    width: 47.5%;
    margin: 0 1.25%;
    margin-left: 26.25%;
    margin-right: 26.25%;
  }
  .jp-sharing-input-touch .sd-content ul li {
    padding-left: 0;
  }
  .content-area-right {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    *zoom: 1;
  }
  .content-area-right:before,
  .content-area-right:after {
    content: "";
    display: table;
  }
  .content-area-right:after {
    clear: both;
  }
  .widget-area-desktop {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    *zoom: 1;
  }
  .widget-area-desktop:before,
  .widget-area-desktop:after {
    content: "";
    display: table;
  }
  .widget-area-desktop:after {
    clear: both;
  }
  .widget-area-mobile {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    *zoom: 1;
  }
  .widget-area-mobile:before,
  .widget-area-mobile:after {
    content: "";
    display: table;
  }
  .widget-area-mobile:after {
    clear: both;
  }
  .search-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .search-form p {
    margin-left: 9.5833333333333%;
    margin-right: 9.5833333333333%;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
  }
  input.search-field {
    display: inline;
    float: left;
    width: 80.833333333333%;
    margin: 0 1.25%;
  }
  button.search-submit {
    display: inline;
    float: left;
    width: 14.166666666667%;
    margin: 0 1.25%;
  }
  .about-guia {
    display: inline;
    float: left;
    width: 80.833333333333%;
    margin: 0 1.25%;
    margin-left: 9.5833333333333%;
    margin-right: 9.5833333333333%;
  }
  .boxes-guia {
    display: inline;
    float: left;
    width: 80.833333333333%;
    margin: 0 1.25%;
    margin-left: 9.5833333333333%;
    margin-right: 9.5833333333333%;
    margin-bottom: 30px;
  }
  span.box-style {
    display: block;
    font-size: 1.6em;
    line-height: 1.2em;
  }
  .category-guia {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  ul.category-guia-content li a {
    font-size: 1.25em;
    font-weight: 300;
  }
  .content-search {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  .widget-search {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  .logo-footer {
    display: inline;
    float: left;
    width: 80.833333333333%;
    margin: 0 1.25%;
    margin-left: 9.5833333333333%;
    margin-right: 9.5833333333333%;
  }
  .logo-footer a {
    opacity: .4;
  }
  .column-footer {
    display: inline;
    float: left;
    width: 80.833333333333%;
    margin: 0 1.25%;
    margin-left: 9.5833333333333%;
    margin-right: 9.5833333333333%;
  }
  .column-footer ul li a {
    line-height: 1.8em;
    padding: 0;
  }
  .social-footer {
    display: inline;
    float: left;
    width: 80.833333333333%;
    margin: 0 1.25%;
    margin-left: 9.5833333333333%;
    margin-right: 9.5833333333333%;
  }
  .site-info {
    display: inline;
    float: left;
    width: 80.833333333333%;
    margin: 0 1.25%;
    margin-left: 9.5833333333333%;
    margin-right: 9.5833333333333%;
    line-height: 1.4;
    margin-top: 60px;
    text-align: left;
  }
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.custom-logo-link {
  display: inline-block;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
