/*
Theme Name: Câmara Municipal de Nazaré da Mata - PE
Theme URI: https://nazaredamata.pe.leg.br
Description: Site institucional da Câmara Municipal de Nazaré da Mata
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/*--------------------------------------------------------------
2.0 Estrutura do site
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, .btn{ font-family: "Titillium Web", sans-serif; }
h1, h2, h3{ font-weight: 700 }
body{ font-size: 14px; }

p, span, small, label, body{ font-family: "Roboto"; }

/* Header */
header{  }
header .list-unstyled li a{ color: #0a478e; font-weight: 400 }
header .botoes-acessibilidade .list-unstyled li.btn-acessibilidade{ padding-left: 8px }
/* Acessibilidade */
header #barra-acessibilidade{ background: #dfdfdf; color: #c7140a }
header #barra-acessibilidade .custom{ margin: 10px 0px; }
header #barra-acessibilidade .acessibilidade li { display:inline; margin-left:.5em; font-size:1.0em; }
header #barra-acessibilidade .acessibilidade li a:hover { text-decoration: none; }
header #barra-acessibilidade .diminui-letra { font-size: 1.0em; }
header #barra-acessibilidade .letra-normal { font-size: 1.1em; }
header #barra-acessibilidade .aumenta-letra { font-size: 1.2em; }
header #barra-acessibilidade .esconde { position: absolute; left: -999em; }
header #barra-acessibilidade .label-sem-contraste { background:#fff; color:#000 !important; border:1px solid #ddd; font-size:1em; }
header #barra-acessibilidade .label-alto-contraste { background:#000; color:#fff; border:1px solid #000; font-size:1em; }

header #box-pesquisa-master{ display: flex; margin-top:  5px; margin-bottom: 5px; }
header .box-social{ }
header .btn-icone-social{ font-size: 25px !important; }
header .btn-icone-social:hover{ color: #000 !important; }

.icon-facebook{ color: #4267B2; }
.icon-twitter{ color: #1DA1F2; }
.icon-gplus{ color: #DE5E53; }
.icon-fousquare{ color: #F94777; }
.icon-instagram{ color: #DE0041; }
.icon-flickr{ color: #2C394C; }
.icon-soundcloud{ color: #F88311; }
.icon-youtube{ color: #FE0000; }
.icon-vimeo{ color: #00ADEF; }
.icon-padrao{ color: #3d5c77; }

#barra-redes-sociais{ background: #DDD; }
#barra-logo{  }
.logo-marca-header{ background: url('assets/img/logo-horizontal.png') left center no-repeat; width: 100%; height: 10em; background-size: 95%; }
.redes-sociais{ height: 13em; padding-top: 30px; }

header #barra-pesquisa{ border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 10px 10px; }
header #barra-menu{ background: #1f7949; font-family: 'Roboto', sans-serif !important; }
header #barra-menu .menu-master{ width: 100%; font-family: 'Roboto', sans-serif !important; font-weight: 300; }
header #barra-menu .menu-master > li > a{ font-size: 16px; padding: 10px 15px 15px 15px; color: #FFF; font-weight: 400 }
header #barra-menu .menu-master > li.active > a, header #barra-menu .menu-master > li.open > a{ color: #FFF; }
header #barra-menu .menu-master > li > a:hover, header #barra-menu .menu-master > li > a.active{ color: #FFF; background: #23394c  }
header #barra-menu .current-menu-item > a, header #barra-menu .current-menu-item > a > span, header #barra-menu .current-menu-item > ul > li.current-menu-item > a { background: #115F36; color: #FFF; }

#ic_transparencia{ background: url('assets/icones/ic_transparencia.png') no-repeat 0px 0px; width: 100%; height: 55px; }
#ic_eouv{ background: url('assets/icones/ic_eouv.png') no-repeat 0px 0px; width: 100%; height: 55px; }
#ic_pedidolai{ background: url('assets/icones/ic_esic.png') no-repeat 0px 0px; width: 100%; height: 55px; }

header #barra-menu > li > ul > li > a{ color: #1f7949; }
.menu > .active, .menu > li:hover, .menu > li:hover > a, .menu > .open, .menu > .current-menu-item, .menu > .current-menu-parent, .menu > .current-menu-parent > a, .current-menu-parent > a > span{ background: #115F36; color: #FFF; }

.menu > li > a{ background: none !important; }
.menu-sidebar{ font-size: 15px; }
.menu-sidebar > li > .active{ background: #225e92 !important; color: #FFF; }
.menu-sidebar a{ color: #000; }
.menu-sidebar > li{ border-bottom: 1px solid #DDD; background: #FFF; }
.menu-sidebar > li+li{ margin-top: 0px !important; }
.menu-sidebar > li:last-child{ border-bottom: none; }

.nav-stacked>li+li{ margin-top: 0px }

.navbar-nav>li>.dropdown-menu{ padding: 0px; }
.navbar-nav>li>.dropdown-menu > li{ }
.navbar-nav>li>.dropdown-menu > li:hover{ background: #DDD }
.navbar-nav>li>.dropdown-menu > li:last-child{ border-bottom: none; }
.navbar-nav>li>.dropdown-menu > li > a{ font-size: 15px; padding: 7px 20px 7px 20px; border-bottom: 1px solid #EEE !important; }
.navbar-nav>li>.dropdown-menu > li > a:last-child{ border-bottom: none; }


/* Content */
#container{}
.box > h4 { color: #FFF; background-image: -webkit-linear-gradient(left, #115F36 0%, #115F36 100%); background-image: linear-gradient(90deg, #115F36 0%, #115F36 100%); border-bottom: 4px solid; border-image: url('assets/img/border-color.png') 29; padding: 12px 15px !important; margin-bottom: 0; }

.servico-list{
    margin-top: 5px;
    font-family: 'Roboto';
    font-size: 15px
}
.servico-list a{
    -webkit-linear-gradient(left, #1f7949 0%, #1f7949 100%); 
    background-image: linear-gradient(90deg, #1f7949 0%, #1f7949 100%); 
    color: #FFF;
}
.servico-list a:hover{
    -webkit-linear-gradient(left, #115F36 0%, #115F36 100%); 
    background-image: linear-gradient(90deg, #115F36 0%, #115F36 100%); 
    color: #FFF;
}

.carousel-caption{ left: 0%; right: 0%; background: rgba(0, 0, 0, 0.45); top: 60%; text-align: left; bottom: 0%; padding: 0px 55px; }
.carousel-control-custom{ width:  5% !important; }
.carousel-control.right{ top: 40%; background: none; }
.carousel-control.left{ top: 40%; background: none; }

.carousel-caption-custom{     left: 0% !important; right: 0% !important; background: rgba(0, 0, 0, 0.65) !important; top: 70% !important; bottom: 0% !important; padding: 0px 55px 10px 50px !important; line-height: 21px; }
.carousel-caption-custom p{ text-align: justify }

.titulo-principal{  }
.webtv{}
.video-hover{ position: absolute; top: 0%; width: 90%; height: 76.3%; line-height: 30px; background: rgb(6 7 6 / 42%); color: #FFF; padding: 0px 20px; display: none; }
.video-hover > h5{ font-weight: 700 }
.video-hover > h5 > a:hover{ display: block; }
.video-hover > h5 > a{ color: #FFF; font-size: 18px; text-decoration: none }
.video-hover > h5 > a > i{ font-size: 4em; display: block; padding-top: 50px; }
.video-hover > h5 > a > small{ color: #FFF; display: block; padding-top: 20px; font-size: 11px }


.video-hover-interna{ position: absolute; top: 0%; width: 88.3%; height: 76.3%; line-height: 28px; background: rgb(6 7 6 / 42%); color: #FFF; padding: 5px 20px; display: none; }
.video-hover-interna > h5{ font-weight: 700 }
.video-hover-interna > h5 > a:hover{ display: block; }
.video-hover-interna > h5 > a{ color: #FFF; font-size: 18px; text-decoration: none }
.video-hover-interna > h5 > a > i{ font-size: 80px; display: block; padding-top: 30px; }
.video-hover-interna > h5 > a > small{ color: #FFF; display: block; padding-top: 20px; font-size: 11px }


.video-hover-minuto-do-prefeito{ position: absolute; top: 0%; width: 93%; height: 76.3%; line-height: 31px; background: rgb(6 7 6 / 42%); color: #FFF; padding: 20px; display: none; }
.video-hover-minuto-do-prefeito > h3{ font-weight: 700 }
.video-hover-minuto-do-prefeito > h3 > a:hover{ display: block; }
.video-hover-minuto-do-prefeito > h3 > a{ color: #FFF; font-size: 25px; text-decoration: none }
.video-hover-minuto-do-prefeito > h3 > a > i{ font-size: 70px; display: block; padding-bottom: 20px; }
.video-hover-minuto-do-prefeito > h3 > a > small{ color: #FFF; display: block; padding: 40px 20px 20px 20px; font-size: 11px }

#box-mosaico{}
#box-mosaico > div { padding-bottom: 10px  }
#box-mosaico > div:last-child{ border-bottom: none }
.mosaico{ border-left: 8px solid #115F36; background:  #EEE; }
.thumb-mosaico{ height: 171px; overflow: hidden; border-radius: 0 2px 0 0; }
.categoria-mosaico{ font-size: 0.9em; text-transform: uppercase; font-weight: bold; position: absolute; margin: -29px 0 0 0px; padding: 5px 10px 5px 10px; display: inline-block; background: #1f7949; color: #eee; }
.categoria-mosaico a{ color: #FFF; }
.content-mosaico{ padding: 0px 15px 10px 15px; }
.content-mosaico a h4{}
.content-mosaico a p{ color:  #000; }
.fix-bottom{ position:  absolute; bottom: 5%; left: 10%; background: rgb(251, 255, 0); font-family: "Titillium Web", sans-serif; font-weight: 700; padding: 5px 10px; text-transform: uppercase; font-size: 12px; }

/* */
.nav-custom{  }
.nav-custom li{ border-bottom: 2px solid #DDD; margin-bottom: 15px; padding-bottom: 0px }
.nav-custom li:last-child{ border-bottom: none }
.nav-custom li a{ }

.nav-links{  }
.nav-links li{ border-bottom: 2px solid #DDD; }
.nav-links li:last-child{ border-bottom: none }
.nav-links li a{ padding: 7px 0px 7px 15px; margin-top: 5px }

.nav-footer{  }
.nav-footer li{  }
.nav-footer li:last-child{ border-bottom: none }
.nav-footer li a{ padding: 2px 0px 2px 0px; color: #FFF; }
.nav-footer li a:hover{ background: none; text-decoration: underline }

/* Footer */
footer{ background: #1f7949; }
footer #cabecalho-footer{ background: #115F36; }
footer #footer{}
footer #pos-footer{ background: #DDD; padding: 15px 0px; }
footer #mapa-do-site{ display: none }

footer .logo-footer{ background: url('assets/img/logo-invertida.png') center center no-repeat; width: 100%; height: 10em; background-size: 85% }

.footer-box h3{ font-weight: 700 !important; font-size: 21px; font-family: 'Titillium Web'; border-bottom: 1px solid #DDD; padding: 0px 0px 5px 0px; }
.footer-box p{ padding: 0px; margin: 0px; line-height: 24px; }

/* Estilos gerais */
.cor-branco, .cor-branco a{ color:  #FFF; }
.cor-branco:hover a, .cor-branco:hover, .cor-branco:focus{ color:  #FFF; }
.cor-preto{ color:  #000; }
.cor-padrao{ color: #1f7949; }
.btn-padrao{ background: #1f7949 !important; }
.cor-preto{ color:  #000; }
.cor-secundaria{  }
.font-w-400{ font-weight: 400 }
.font-w-700{ font-weight: 700 }
.font-w-bold{ font-weight: bold }
.ft-10{ font-size: 10px; }
.ft-11{ font-size: 11px; }
.ft-12{ font-size: 12px; }
.ft-13{ font-size: 13px; }
.btn-custom{ border: 1px solid #DDD; }
.btn-padrao{ background: #016798 }
.btn-padrao:hover{ background: #115F36 }
.no-border-radius{ border-radius: 0px !important; }
.uppercase{ text-transform: uppercase }

/* Margins e Paddings */
.m-t-5{ margin-top: 5px !important; }
.m-l-5{ margin-left: 5px !important; }
.m-r-5{ margin-right: 5px !important; }
.m-b-5{ margin-bottom: 5px !important; }
.m-t-10{ margin-top: 10px !important; }
.m-l-10{ margin-left: 10px !important; }
.m-r-10{ margin-right: 10px !important; }
.m-b-10{ margin-bottom: 10px !important; }
.m-t-15{ margin-top: 15px !important; }
.m-l-15{ margin-left: 15px !important; }
.m-r-15{ margin-right: 15px !important; }
.m-b-15{ margin-bottom: 15px !important; }
.m-t-20{ margin-top: 20px !important; }
.m-l-20{ margin-left: 20px !important; }
.m-r-20{ margin-right: 20px !important; }
.m-b-20{ margin-bottom: 20px !important; }
.m-t-30{ margin-top: 30px !important; }
.m-l-30{ margin-left: 30px !important; }
.m-r-30{ margin-right: 30px !important; }
.m-b-30{ margin-bottom: 30px !important; }
.m-t-40{ margin-top: 40px !important; }
.m-l-40{ margin-left: 40px !important; }
.m-r-40{ margin-right: 40px !important; }
.m-b-40{ margin-bottom: 40px !important; }
.m-t-50{ margin-top: 50px !important; }
.m-l-50{ margin-left: 50px !important; }
.m-r-50{ margin-right: 50px !important; }
.m-b-50{ margin-bottom: 50px !important; }
.m-t-60{ margin-top: 60px !important; }
.m-l-60{ margin-left: 60px !important; }
.m-r-60{ margin-right: 60px !important; }
.m-b-60{ margin-bottom: 60px !important; }
.m-t-70{ margin-top: 70px !important; }
.m-l-70{ margin-left: 70px !important; }
.m-r-70{ margin-right: 70px !important; }
.m-b-70{ margin-bottom: 70px !important; }
.m-t-80{ margin-top: 80px !important; }
.m-l-80{ margin-left: 80px !important; }
.m-r-80{ margin-right: 80px !important; }
.m-b-80{ margin-bottom: 80px !important; }
.m-t-90{ margin-top: 90px !important; }
.m-l-90{ margin-left: 90px !important; }
.m-r-90{ margin-right: 90px !important; }
.m-b-90{ margin-bottom: 90px !important; }

.p-t-5{ padding-top: 5px !important; }
.p-l-5{ padding-left: 5px !important; }
.p-r-5{ padding-right: 5px !important; }
.p-b-5{ padding-bottom: 5px !important; }
.p-t-10{ padding-top: 10px !important; }
.p-l-10{ padding-left: 10px !important; }
.p-r-10{ padding-right: 10px !important; }
.p-b-10{ padding-bottom: 10px !important; }
.p-t-15{ padding-top: 15px !important; }
.p-l-15{ padding-left: 15px !important; }
.p-r-15{ padding-right: 15px !important; }
.p-b-15{ padding-bottom: 15px !important; }
.p-t-20{ padding-top: 20px !important; }
.p-l-20{ padding-left: 20px !important; }
.p-r-20{ padding-right: 20px !important; }
.p-b-20{ padding-bottom: 20px !important; }
.p-t-30{ padding-top: 30px !important; }
.p-l-30{ padding-left: 30px !important; }
.p-r-30{ padding-right: 30px !important; }
.p-b-30{ padding-bottom: 30px !important; }
.p-t-35{ padding-top: 35px !important; }
.p-l-35{ padding-left: 35px !important; }
.p-r-35{ padding-right: 35px !important; }
.p-b-35{ padding-bottom: 35px !important; }
.p-t-40{ padding-top: 40px !important; }
.p-l-40{ padding-left: 40px !important; }
.p-r-40{ padding-right: 40px !important; }
.p-b-40{ padding-bottom: 40px !important; }
.p-t-60{ padding-top: 60px !important; }
.p-l-60{ padding-left: 60px !important; }
.p-r-60{ padding-right: 60px !important; }
.p-b-60{ padding-bottom: 60px !important; }

.no-m{ margin: 0px !important; }
.no-m-t{ margin-top: 0px !important; }
.no-m-l{ margin-left: 0px !important; }
.no-m-r{ margin-right: 0px !important; }
.no-m-b{ margin-bottom: 0px !important; }

.no-p{ padding: 0px !important; }
.no-p-t{ padding-top: 0px !important; }
.no-p-l{ padding-left: 0px !important; }
.no-p-r{ padding-right: 0px !important; }
.no-p-b{ padding-bottom: 0px !important; }

/*Ir para o topo*/

.cd-top, .cd-top-custom {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    /*text-indent: 100%;*/
    white-space: nowrap;
    background: #115F36;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    text-align: center;
    line-height: 40px;
    color: #ffffff !important;
    font-size: 1.6em;
    border:1px solid #ffffff;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover, .cd-top-custom.cd-is-visible, .cd-top-custom.cd-fade-out, .no-touch .cd-top-custom:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible, .cd-top-custom.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-is-visible-custom{
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-fade-out, .cd-top-custom.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .cd-top:hover, .no-touch .cd-top-custom:hover {
    background-color: #097189;
    opacity: 1;
}
/*Breakpoint*/
@media only screen and (min-width: 768px) {
    .cd-top, .cd-top-custom {
        right: 20px;
        bottom: 20px;
    }
}
/*Breakpoint*/
@media only screen and (min-width: 1024px) {
    .cd-top, .cd-top-custom {
        height: 40px;
        width: 40px;
        right: 30px;
        bottom: 30px;
    }
}

/* INTERNAS */
.hentry { font-size: 18px; }
.hentry #paginacao .wp-pagenavi{ background: #005484; padding: 5px 10px }
.wp-pagenavi span{ color: #FFF; border: none; }
.hentry #paginacao .wp-pagenavi a, .wp-pagenavi span.current{ color: #FFF; border: none !important; padding: 10px }
.wp-pagenavi span.current, .hentry #paginacao .wp-pagenavi a:hover{ background: #115F36; }
.breadcrumb{ border: 1px solid #DDD; }

.hentry, .hentry p{ font-size: 18px; font-family: 'Roboto', sans-serif; }

.alert-atencao { color: #993300; background-color: #F9E275; }

.nav-interna{  }
.nav-interna li{  }
.nav-interna li:last-child{ border-bottom: none }
.nav-interna li a{ padding: 2px 0px 2px 0px; color: #000; }
.nav-interna li a:hover{ background: none; text-decoration: underline }

.cursor-pointer{ cursor: pointer; }

/*      Alinhamento das imagens internas    */

.hentry img[class*="wp-image-"] {
    height: auto;
    max-width: 97.5%;
}
.hentry img.size-full {
    width: auto; /* Prevent stretching of full-size images in IE8 */
}
.hentry img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.hentry p img,
.hentry .wp-caption {
    margin-top: 0.4em;
}

.hentry img.alignleft,
.hentry img.alignright,
.hentry img.aligncenter {
    margin-bottom: 1.625em;
}
.hentry .wp-caption {
    background: #eee;
    border: none;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 9px;
}
.hentry .wp-caption img {
    display: block;
    margin: 5px auto 0 !important;
    max-width: 98%;
    border-color: #eee;
}

.hentry .wp-caption .wp-caption-text,
.hentry .wp-caption-dd {
    color: #666;
    font-family: Georgia, serif !important;
    font-size: 12px;
    margin: 0 0 0.6em 0 !important;
    padding: 3px 0 0 6px;
    position: relative;
    text-align: left;

}
.hentry .wp-caption .wp-caption-text:before {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px;
}
.hentry a:focus img[class*="wp-image-"],
.hentry a:hover img[class*="wp-image-"],
.hentry a:active img[class*="wp-image-"] {
    background: #eee;
    border-color: #bbb;
}
.hentry .wp-caption a:focus img,
.hentry .wp-caption a:active img,
.hentry .wp-caption a:hover img {
    background: #fff;
    border-color: #ddd;
}

/* Alignment */
.hentry .alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.hentry .alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.hentry .aligncenter, .hentry .aligncenter figcaption {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 32%;
}

.gallery-size-thumbnail{
    float: left;
    margin-bottom: 20px;
}

.nav-menu-master{ display: inline }

.flash{
    animation-name: flash;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    color:  #FFF;
}

.flash:hover{
    color:  #FFF;
}

@keyframes flash {
    0%{
        background: #115F36;
    }
    50%{
        background: #216b6b;
    }
    100%{
        background: #115F36;
    }
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
    #menu-main-menu{}
    #menu-main-menu > li{ display: inline-block !important; float: none;  }
    #menu-main-menu > .menu-item > a{}
    #menu-main-menu > .current-menu-ancestor{ background: #115F36 !important; }
    #menu-main-menu > .current-menu-ancestor > a{ color: #FFF !important; }
    #menu-main-menu > .current-menu-ancestor > ul > .current-menu-ancestor{ background: #115F36 !important; }
    #menu-main-menu > .current-menu-ancestor > ul > .current-menu-ancestor > a{ color: #FFF !important; }

    #menu-main-menu > .current-menu-ancestor > ul > .current-menu-ancestor.open > a,
    #menu-main-menu > .current-menu-ancestor > ul > .current-menu-ancestor > a:hover{ color: #000 !important; }

    #menu-main-menu > .menu-item-has-children{}
    #menu-main-menu > .menu-item-has-children > a{}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu{}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children{}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu{ position: absolute; width: 100%; padding-bottom: 0px; margin-top: 0px; left: 100%; top: 0%; padding-top: 0px; border-radius: 0px; border: none; }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li{  }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li:hover{ background: #DDD }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li:last-child{ border-bottom: none; }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li > a{ font-size: 15px; padding: 7px 20px 7px 20px; border-bottom: 1px solid #EEE !important; }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li > a:last-child{ border-bottom: none; }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > a > .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > a:after{top:0;left:100%;display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children:hover > a:after{border-left-color:#555;}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children.pull-left{float:none;}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children.pull-left > .dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
    header .logo-marca-header{ background: url('assets/img/logo-horizontal.png') left center no-repeat; width: 100%; height: 9em; background-size: 85%; }
    footer .logo-footer{ background: url('assets/img/logo-invertida.png') center center no-repeat; width: 100%; height: 10em; background-size: 85% }
	.foto-vereador{ height: 140px; overflow: hidden; }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
    #menu-main-menu{}
    #menu-main-menu > li{ display: inline-block !important; float: none;  }
    #menu-main-menu > .menu-item > a{}
    #menu-main-menu > .menu-item-has-children{}
    #menu-main-menu > .menu-item-has-children > a{}
    #menu-main-menu > .current-menu-ancestor{ background: #115F36 !important; }
    #menu-main-menu > .current-menu-ancestor > a{ color: #FFF !important; }
    #menu-main-menu > .current-menu-ancestor > ul > .current-menu-ancestor{ background: #115F36 !important; }
    #menu-main-menu > .current-menu-ancestor > ul > .current-menu-ancestor > a{ color: #FFF !important; }
    
    #menu-main-menu > .current-menu-ancestor > ul > .current-menu-ancestor.open > a,
    #menu-main-menu > .current-menu-ancestor > ul > .current-menu-ancestor > a:hover{ color: #000 !important; }

    #menu-main-menu > .menu-item-has-children > .dropdown-menu{}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children{}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu{ position: absolute; width: 100%; padding-bottom: 0px; margin-top: 0px; left: 100%; top: 0%; padding-top: 0px; border-radius: 0px; border: none; }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li{  }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li:hover{ background: #DDD }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li:last-child{ border-bottom: none; }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li > a{ font-size: 15px; padding: 7px 20px 7px 20px; border-bottom: 1px solid #EEE !important; }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > .dropdown-menu > li > a:last-child{ border-bottom: none; }
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > a > .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children > a:after{top:0;left:100%;display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children:hover > a:after{border-left-color:#555;}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children.pull-left{float:none;}
    #menu-main-menu > .menu-item-has-children > .dropdown-menu > .menu-item-has-children.pull-left > .dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
    header .logo-marca-header{ background: url('assets/img/logo-horizontal.png') left center no-repeat; width: 100%; height: 9em; background-size: 85%; }
    footer .logo-footer{ background: url('assets/img/logo-invertida.png') center center no-repeat; width: 100%; height: 10em; background-size: 85% }
	.foto-vereador{ height: 170px; overflow: hidden; }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    header .logo-marca-header{ background: url('assets/img/logo-horizontal.png') center center no-repeat; width: 100%; height: 18em; background-size: 50%; }
    footer .logo-footer{ background: url('assets/img/logo-invertida.png') center center no-repeat; width: 100%; height: 9em; background-size: 85% }
    .menu > .active, .menu > li:hover, .menu > li:hover > a, .menu > .open, .menu > .current-menu-item, .menu > .current-menu-parent, .menu > .current-menu-parent > a, .current-menu-parent > a > span{ background: none; }
    .navbar-nav .open .dropdown-menu>li>a{ color: #FFF; background: #115F36; }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    header .logo-marca-header{ background: url('assets/img/logo-horizontal.png') center center no-repeat; width: 100%; height: 12em; background-size: 40%; }
    footer .logo-footer{ background: url('assets/img/logo-invertida.png') center center no-repeat; width: 100%; height: 12em; background-size: 55% }
    .menu > .active, .menu > li:hover, .menu > li:hover > a, .menu > .open, .menu > .current-menu-item, .menu > .current-menu-parent, .menu > .current-menu-parent > a, .current-menu-parent > a > span{ background: none; }
    .navbar-nav .open .dropdown-menu>li>a{ color: #FFF; background: #115F36; }
	.foto-vereador{ height: 230px; overflow: hidden; }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    header .logo-marca-header{ background: url('assets/img/logo-horizontal.png') center center no-repeat; width: 100%; height: 15em; background-size: 50%; }
    footer .logo-footer{ background: url('assets/img/logo-invertida.png') center center no-repeat; width: 100%; height: 12em; background-size: 50% }
    .menu > .active, .menu > li:hover, .menu > li:hover > a, .menu > .open, .menu > .current-menu-item, .menu > .current-menu-parent, .menu > .current-menu-parent > a, .current-menu-parent > a > span{ background: none; }
    .navbar-nav .open .dropdown-menu>li>a{ color: #FFF; background: #115F36; }
	.foto-vereador{ height: 230px; overflow: hidden; }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    header .logo-marca-header{ background: url('assets/img/logo-horizontal.png') center center no-repeat; width: 100%; height: 13em; background-size: 75%; }
    footer .logo-footer{ background: url('assets/img/logo-invertida.png') center center no-repeat; width: 100%; height: 10em; background-size: 85% }
    .menu > .active, .menu > li:hover, .menu > li:hover > a, .menu > .open, .menu > .current-menu-item, .menu > .current-menu-parent, .menu > .current-menu-parent > a, .current-menu-parent > a > span{ background: none; }
    .navbar-nav .open .dropdown-menu>li>a{ color: #FFF; background: #115F36; }
	.foto-vereador{ height: 230px; overflow: hidden; }
}