/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "utf-8";
@font-face {
  font-family: 'Trebuchet_MS';
  font-style: normal;
  font-weight: normal;
  src: url('gantry-theme://fonts/Trebuchet_MS.eot?#iefix') format("embedded-opentype"), url('gantry-theme://fonts/Trebuchet_MS.woff2') format("woff2"), url('gantry-theme://fonts/Trebuchet_MS.woff') format("woff"), url('gantry-theme://fonts/Trebuchet_MS.ttf') format("truetype"), url('gantry-theme://fonts/Trebuchet_MS.svg#Trebuchet_MS') format("svg");
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* Scss Document */
/* GANTRY5 DEVELOPMENT MODE ENABLED.
 WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 For more information on modifying CSS, please read:
 http://docs.gantry.org/gantry5/configure/styles
 http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */
/***
 gantry-row              g-row
 gantry-width-container  g-width-container
 gantry-width-xx         g-width-xx
 gantry-width-spacer     g-width-spacer
 ***/
/* line 21, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-container {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 27, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
/* line 34, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-row, .g-row:before, .g-row:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* line 39, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-row {
  margin: 0 -15px;
}
/* line 42, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-container [class*="g-block"], .g-container [class*="g-width"] {
  min-width: 0;
}
/* line 45, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-block {
  display: block;
  float: left;
}
/* line 49, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-row .g-width-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.25rem;
}
/* line 62, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-spacer {
  margin: 15px;
}
/* line 66, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.gantry-block-center {
  margin: auto;
  float: none !important;
}
/* line 70, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-5, .g-width-10, .g-width-15, .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
  display: block;
  float: left;
}
/* line 88, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-10 {
  width: 10%;
}
/* line 91, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-15 {
  width: 15%;
}
/* line 94, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-20 {
  width: 20%;
}
/* line 97, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-25 {
  width: 25%;
}
/* line 100, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-30 {
  width: 30%;
}
/* line 103, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-33 {
  width: 33.33333%;
}
/* line 106, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-40 {
  width: 40%;
}
/* line 109, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-50 {
  width: 50%;
}
/* line 112, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-60 {
  width: 60%;
}
/* line 115, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-66 {
  width: 66.66667%;
}
/* line 118, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-70 {
  width: 70%;
}
/* line 121, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-75 {
  width: 75%;
}
/* line 124, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-80 {
  width: 80%;
}
/* line 127, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-90 {
  width: 90%;
}
/* line 130, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-100 {
  width: 100%;
}
/* line 133, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
.g-width-5 {
  width: 5%;
}
@media only all and (max-width: 47.938rem) {
  /* line 138, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
  .g-width-5, .g-width-10, .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
    width: 100%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 143, wp-content/themes/g5_hydrogen/custom/scss/g-width.scss */
  .g-width-5, .g-width-10, .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90, .g-width-100 {
    width: 50%;
  }
}
/* Import dependencies from Gantry so you can use shortcodes into your scss file. */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* Below adds Gantry & Grav Logo to the website. */
@font-face {
  font-family: 'rockettheme-apps';
  font-style: normal;
  font-weight: normal;
  src: url('http://www.unimedrj.coop.br/singularemfoco/administrator/components/com_gantry5/fonts/rockettheme-apps/rockettheme-apps.eot#iefix') format("embedded-opentype"), url('http://www.unimedrj.coop.br/singularemfoco/administrator/components/com_gantry5/fonts/rockettheme-apps/rockettheme-apps.woff2') format("woff2"), url('http://www.unimedrj.coop.br/singularemfoco/administrator/components/com_gantry5/fonts/rockettheme-apps/rockettheme-apps.woff') format("woff"), url('http://www.unimedrj.coop.br/singularemfoco/administrator/components/com_gantry5/fonts/rockettheme-apps/rockettheme-apps.ttf') format("truetype"), url('http://www.unimedrj.coop.br/singularemfoco/administrator/components/com_gantry5/fonts/rockettheme-apps/rockettheme-apps.svg#rockettheme-apps') format("svg");
}
/* line 18, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.font-small, .fa.font-small {
  font-size: 0.8rem;
  vertical-align: middle;
}
/* line 24, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
i.fa-grav, i.fa-grav-spaceman, i.fa-grav-text, i.fa-grav-full, i.fa-grav-logo, i.fa-grav-symbol, i.fa-grav-logo-both, i.fa-grav-both, i.fa-gantry, i.fa-gantry-logo, i.fa-gantry-symbol, i.fa-gantry-logo-both, i.fa-gantry-both {
  font-family: 'rockettheme-apps';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 41, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.fa-grav-logo:before, .fa-grav-text:before {
  content: "\61";
}
/* line 44, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.fa-grav-symbol:before, .fa-grav:before, .fa-grav-spaceman:before {
  content: "\62";
}
/* line 47, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.fa-grav-logo-both:before, .fa-grav-both:before, .fa-grav-full:before {
  content: "\66";
}
/* line 52, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.fa-gantry-logo:before {
  content: "\64";
}
/* line 55, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.fa-gantry:before, .fa-gantry-symbol:before {
  content: "\63";
}
/* line 58, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.fa-gantry-logo-both:before, .fa-gantry-both:before {
  content: "\65";
}
/* SCSS Document */
/* line 63, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
* {
  font-family: Trebuchet MS;
}
/* parte do menu que deixa tod esticado*/
/* line 67, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
/* line 71, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .align-right .g-toplevel li, #g-header .align-right .g-toplevel li {
  flex-grow: 1;
  text-align: center;
}
/* line 76, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-toplevel {
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 80, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-toplevel li {
  flex-grow: 1 !important;
  text-align: center !important;
}
/*----aqui acaba o lance do menu 100%*/
/*Elementos*/
/* line 88, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
body {
  font: "Trebuchet MS" !important;
}
/* line 89, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h4 {
  font-size: 20px;
}
/* line 90, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1, h1 a {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 0;
  color: #f47920;
  font: "Trebuchet MS" !important;
}
/* line 91, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.h1menor {
  font-size: 30px;
  font: "Trebuchet MS" !important;
}
/* line 92, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.h1maior {
  font-size: 40px !important;
}
/* line 93, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.obs {
  color: #a3238e;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 30px;
}
/* line 94, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.obsverdelimao {
  color: #a3238e;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 30px;
}
/* line 95, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.read-more, .read-more:active, .read-more:visited, .read-more:link {
  background: #0a5f55;
}
/* line 96, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.read-more:hover {
  background: #00995d;
}
/* line 97, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h2, h2 a {
  font-size: 22px;
  color: #5b5c65;
  margin-top: 0;
  margin-bottom: 0;
  font: "Trebuchet MS" !important;
}
/* line 98, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h2, h2 a:hover {
  font-size: 22px;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font: "Trebuchet MS" !important;
}
/* line 99, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.conteudodapagina article {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
}
/*header*/
/* line 108, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header, #g-header .g-container {
  min-height: 145px;
}
/*Altura do header*/
/*logo*/
/* line 112, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.logosef {
  padding: 0 !important;
}
/* line 113, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.logosef img {
  min-width: 200px;
  min-height: 81px;
  text-align: left;
}
/* line 114, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.logofed {
  align-self: flex-end;
  margin-top: 15px !important;
  padding-left: 0 !important;
}
/* line 115, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.logofed img {
  float: right;
}
/* line 116, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.textinho {
  padding-left: 0 !important;
  text-align: right;
}
/* line 117, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.chamada p {
  font-size: 10px;
  font: "Trevuchet MS";
  text-align: right;
  margin: 0;
  margin-bottom: 15px;
  margin-top: 15px;
}
/* line 118, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.textinho, .logosef {
  border-bottom: 1px solid #fff;
}
/*menu*/
/* line 121, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menupadrao .g-content {
  min-height: 60px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 122, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.sempesq {
  height: 60px;
}
/* line 123, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menupadrao ul {
  margin-top: 10px;
  height: 60px;
}
/* line 124, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.pesqicone ul {
  background: #fff;
  margin-top: 0;
  height: 30px !important;
}
/* line 125, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.pesqicone ul ul li .g-menu-item-container {
  padding: 0 !important;
}
/* line 126, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.pesqicone div img {
  float: right;
}
/* line 127, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menupadrao ul.menu li:hover a {
  color: #555;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.4);
}
/* line 128, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menuitem:hover {
  background: #fff0c7 !important;
}
/* line 129, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.pesqicone:hover {
  background: #fff !important;
}
/*search field and search submit*/
/* line 134, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menupadrao .search-field {
  min-width: 70% !important;
}
/*campo de busca*/
/* line 135, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menupadrao .search-field, .menupadrao .search-submit {
  height: 30px !important;
  border-radius: 3px;
  min-width: 10%;
}
/*campo de busca e submit*/
/* line 136, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menupadrao .search-submit {
  padding-top: 0;
  padding-bottom: 0;
}
/*submit*/
/* line 137, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-menu-parent-indicator {
  display: none !important;
}
/* line 138, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.pesqwid form input {
  width: 100%;
  height: 26px !important;
  color: #c4cbcf !important;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding: 2px;
  background: #5b5c65;
}
/* line 139, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.pesqwid .search-submit {
  display: none !important;
}
/*Main*/
/* line 143, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding-top: 30px;
  padding-bottom: 10px;
}
/* line 144, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.conteudodapagina .g-content {
  margin-left: 20px;
}
/*sidebarmenu*/
/* line 147, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.meses {
  background: #a3238e;
  border-radius: 8px;
}
/* line 148, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menu-meses-container ul {
  margin-top: 0;
}
/* line 149, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.meses a, .slicknav_nav .menu-meses-container a {
  color: #fff;
  opacity: 0.5 !important;
  font-size: 16px;
  font-weight: 900;
  font-style: italic;
}
/* line 150, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.meses a[href], .slicknav_nav .menu-meses-container a[href] {
  opacity: 1 !important;
}
/* line 151, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.meses .g-content {
  margin: 0;
  padding: 20px;
}
/* line 152, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#menu-meses, .meses {
  margin-top: 0;
}
/* line 153, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#menu-meses li, .meses li {
  text-align: center;
  margin-top: 20.5px;
  line-height: none;
  padding: 0;
}
/* line 154, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anosanteriores {
  margin-top: 0 !important;
}
/* line 155, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anosanteriores a {
  color: #fff !important;
  font-size: 17px !important;
}
/* line 156, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .widgettitle {
  display: none;
}
/* line 157, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.janeiro {
  margin-top: 10px !important;
}
/*primeiro item janeiro*/
/*-*/
/*page content*/
/* line 162, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.pagecontent .g-content {
  padding: 0;
  margin-left: 0 0 0 20px;
}
/*alinhar o content com o menu lateral*/
/* line 163, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.pagecontent .g-content p {
  margin: 0;
  padding: 0;
}
/* line 164, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.conteudodapagina .g-content {
  padding-top: 0;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
/*rodape*/
/* line 169, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.rodape, .rodape > div, .rodape .g-container .g-grid {
  height: 80px;
}
/*indexlista*/
/* line 172, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.listaposts {
  list-style: none;
}
/*Manuais*/
/* line 176, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contmanuais {
  padding-left: 10px !important;
}
/* line 177, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contmanuais p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 11px;
  font: "Trebuchet MS" !important;
  font-weight: bold;
}
/* line 178, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contmanuais p a {
  color: #5b5c65;
}
/* line 179, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contmanuais img {
  padding-top: 10px;
  padding-bottom: 10px;
}
/*Contato e news*/
/* line 184, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contato h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
  font-style: italic;
  font: "Trebuchet MS" !important;
}
/* line 185, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contato hr {
  color: #c4cbcf;
  margin: 0;
  height: 1px;
}
/* line 186, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.inputcontato {
  width: 100%;
  height: 26px;
  color: #5b5c65;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding: 2px;
  background: #c4cbcf !important;
  border-color: #c4cbcf !important;
}
/* line 187, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.textareacontato {
  color: #5b5c65;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding: 2px;
}
/* line 188, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.textareacontato {
  width: 100%;
  height: 88px;
  background: #c4cbcf !important;
}
/* line 189, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#formcontato input, #formcontato textarea {
  background: #c4cbcf !important;
}
/* line 190, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.submitcontato {
  width: 130px;
  height: 20px;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background: #00401a !important;
}
/* line 191, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.wpcf7-form p {
  margin-top: 14px !important;
  margin-bottom: 0px !important;
}
/*newsletter*/
/* line 194, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.newsletter {
  padding-left: 20px !important;
}
/* line 195, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.newsletter .content {
  padding: 20px;
  background: #f47920;
  border-radius: 4px;
  margin-left: 20px;
  width: 100%;
  margin-top: 65px;
  color: #fff;
  font-size: 11px;
  font: "Trebuchet MS";
  font-weight: bold;
  font-style: italic;
  margin-left: 0;
}
/* line 196, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.newsletter .content p {
  color: #fff;
  font-size: 11px;
  font: "Trebuchet MS";
  font-weight: bold;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 197, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.inputnewsletter {
  width: 100%;
  height: 26px;
  margin-bottom: 15px;
  color: #5b5c65;
}
/* line 198, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.submitnewsletter {
  width: 90px;
  height: 30px;
  background: #ffcb08;
  color: #f47920;
  font-size: 12px;
  font-weight: bold;
  font-style: none !important;
  border-radius: 2px;
  margin-bottom: 2pxpx;
}
/* line 199, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.newsletter .content hr {
  color: #fff;
  height: 0.5px;
}
/* line 200, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.newsletter h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
  font-style: italic;
  color: #ffcb08;
  font: "Trebuchet MS" !important;
  margin-top: 0;
}
/*sidebar 2*/
/* line 203, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.bannermais .g-content {
  padding: 0;
  margin-right: 5px;
  margin-left: 10px;
}
/* line 204, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contrestoedicao h2 {
  font-size: 15px;
  color: #f47920;
  border-bottom: 1px solid;
  border-color: #c4cbcf;
  font-wieght: bold;
  font-style: italic;
  font: "Trebuchet MS";
  padding-bottom: 10px;
  margin-bottom: 0;
}
/* line 205, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contrestoedicao ul {
  list-style: none;
  margin-left: 0;
  padding: 0;
  margin-top: 0;
}
/* line 206, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contrestoedicao ul li a {
  color: #a3238e;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  padding-bottom: 10px;
}
/* line 207, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contrestoedicao ul li {
  border-bottom: 1px solid #c4cbcf;
  padding-bottom: 15px;
  padding-top: 18px;
}
/* line 209, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.listahome .widgettitle {
  display: none;
}
/* line 210, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.bannerdafedcont .widgettitle {
  display: none;
}
/*Post*/
/* line 213, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.post img {
  float: left;
}
/* line 214, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.post .wp-caption {
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
  margin-right: 0 !important;
  font-size: 11px !important;
}
/* line 215, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.post p {
  color: #000 !important;
  font-size: 13px !important;
  font: "Trebuchet MS" !important;
  margin-top: 20px !important;
}
/* line 216, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.post p a {
  color: #f47920;
  text-decoration: none;
}
/* line 217, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.post .divulgacao {
  float: right !important;
  color: #5b5c65 !important;
  font-style: italic !important;
  font-size: 10px !important;
  margin-top: 0 !important;
  margin: 0 !important;
}
/* line 218, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.post .dataedicao {
  font-size: 12px !important;
  font-weight: bold !important;
  font: "Trebuchet MS !important";
  margin-bottom: 0 !important;
  margin-top: 0px !important;
  color: #5b5c65 !important;
}
/* line 219, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.post h2 {
  margin-bottom: 0px !important;
  font-weight: bold !important;
  font-size: 24px !important;
  font: "Trebuchet MS" !important;
  color: #5b5c65 !important;
}
/* line 220, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.legendadafoto, caption {
  font-size: 11px !important;
  font-style: italic !important;
  color: #5b5c65 !important;
  text-align: left !important;
}
/*rodape*/
/* line 223, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.branding {
  text-align: left;
}
/* line 224, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.rodape {
  font-size: 11px !important;
  font: "trebuchet MS" !important;
  height: 35px;
}
/* line 225, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.rodape div {
  height: 35px;
}
/* line 226, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.rodape .g-content {
  padding-top: 0;
}
/*edicoes*/
/* line 229, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.listaedicoes ul li {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 17px;
  color: #5b5c65 !important;
}
/* line 230, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.listaedicoes ul li a {
  font-weight: bold;
  font-size: 17px;
  color: #00401a !important;
}
/* line 231, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.listaedicoes ul {
  margin-top: 0;
  list-style: none;
  margin-left: 0;
}
/* line 232, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.listaedicoes h2, .listaedicoes h2 a {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 233, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.listaedicoes {
  background: #c4cbcf;
  border-radius: 15px;
  padding: 40px;
}
/*section*/
/* line 235, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.mapasection, .mapamobilesection {
  background: #0a5f55 !important;
}
/* line 236, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.mapasection h1, .mapamobilesection h1, .contatosection h1 {
  color: #b1d34b;
}
/* line 237, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.contatosection {
  background: #00995d;
}
/* line 238, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvas .pesqicone div img {
  float: none;
}
/*offcanvasmenusidebar*/
/* line 241, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menuresponsivo {
  background: #a3238e;
  padding: 10px;
}
/*prncipal*/
/* line 243, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menubranco {
  background: #fff;
  height: 60px !important;
  padding: 10px;
  height: 50px;
}
/* line 244, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menubranco a {
  color: #f47920;
}
/* line 245, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menubranco .gcontent {
  height: 60px;
}
/* line 246, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.menuprincipalbar {
  height: 50px;
}
/*edicoes*/
/* line 248, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.blmenumobile .g-content {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
/* line 249, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.selecioneomes {
  margin-left: 10px;
}
/*offcanvasbar*/
/* line 252, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmeses {
  background: #a3238e !important;
}
/* line 253, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmeses a {
  color: #fff;
  opacity: 0.5 !important;
  font-size: 16px;
  font-weight: 900;
  font-style: italic;
}
/* line 254, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmeses a[href] {
  opacity: 1 !important;
}
/* line 255, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmeses .g-content {
  margin: 0;
  padding: 20px;
}
/* line 256, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#menuquebrota, .offcanvasmeses {
  margin-top: 0;
}
/* line 257, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#menuquebrota li, .offcanvasmeses li {
  text-align: center;
  margin-top: 25px;
  line-height: none;
  padding: 0;
}
/* line 258, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.janeiro {
  margin-top: 10px !important;
}
/*primeiro item janeiro*/
/* line 261, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmenuprincipal {
  background: #fff !important;
}
/* line 262, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmenuprincipal a {
  color: #f47920;
}
/* line 263, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmenuprincipal li {
  text-align: center;
  margin-top: 20px;
  padding: 20px;
}
/* line 264, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmenuprincipal ul.menu li:hover a {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.4);
}
/* line 265, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.offcanvasmenuprincipal li:hover {
  background: #fff0c7 !important;
}
/*regioesmobile*/
/* line 267, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.umaregiao {
  padding: 10px !important;
  border: 0 !important;
  border-radius: 0 !important;
}
/* line 268, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.regiaomobile1 {
  background: #411564 !important;
}
/* line 269, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.regiaomobile2 {
  background: #f47920 !important;
}
/* line 270, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.regiaomobile3 {
  background: #ed1651 !important;
}
/* line 271, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.regiaomobile4 {
  background: #00995d !important;
}
/* line 272, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.umaregiao ul {
  list-style: none;
  margin: 0;
  margin-top: 15px;
}
/* line 273, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.umaregiao ul li a, .umaregiao ul li {
  color: #fff;
  font: "Trebuchet MS";
}
/* line 274, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.umaregiao h5 {
  font-size: 18px;
  color: #ffcb08;
  font-style: italic;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  text-align: left;
  margin: 0;
}
/*regioesdomapa*/
/* line 277, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.regiaobl {
  width: 180px;
  padding: 10px !important;
}
/* line 278, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.regiaobl ul {
  list-style: none;
  margin: 0;
  margin-top: 15px;
}
/* line 279, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.regiaobl ul li a, .umaregiao ul li {
  color: #fff;
  font: "Trebuchet MS";
}
/* line 280, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.regiaobl h5 {
  font-size: 18px;
  color: #ffcb08;
  font-style: italic;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  text-align: left;
  margin: 0;
}
/* line 281, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.metrobl {
  background: #411564 !important;
}
/* line 282, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.nortebl {
  background: #00995d !important;
}
/* line 283, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.serranabl {
  background: #f47920 !important;
}
/* line 284, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.sulbl {
  background: #ed1651 !important;
}
/* line 286, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#divserrana {
  display: none;
}
/* line 287, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#divmetro {
  display: none;
}
/* line 288, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#divdosul {
  display: none;
}
/* line 289, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#divnorte {
  display: none;
}
/* line 290, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.divregiao {
  position: absolute !important;
}
/* line 291, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#localinforeg {
  width: 182px;
  height: 260px !important;
  overflow: hidden !important;
  position: absolute;
  margin-top: 10px;
  margin-left: 100px;
}
/* line 293, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.apareceprimeiro {
  display: block;
}
/* line 294, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.aparecemetro {
  display: none;
  margin-top: -24px;
}
/* line 295, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.apareceserrana {
  display: none;
  margin-top: -48px;
}
/* line 296, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.aparecesul {
  display: none;
  margin-top: -72px;
}
/* line 297, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.aparecenorte {
  display: none;
  margin-top: -96px;
}
/* line 298, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#mapastodos {
  width: 670px;
  height: 484px !important;
}
/*pagina achive de categorias*/
/* line 301, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.archive h1 {
  font-size: 30px;
}
/* line 302, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entries h2 a {
  font-size: 18px !important;
}
/* line 303, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entries article {
  border-bottom: 1px solid;
  border-color: #5b5c56 5;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
/**/
/* line 306, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.wpcf7-not-valid-tip {
  color: #ed1651 !important;
}
/* line 307, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, * {
  font-family: "Trebuchet MS", Verdana, sans-serif !important;
}
/*cores*/
/* line 310, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.rosa, .rosa a {
  color: #ed1651 !important;
  text-decoration: none !important;
}
/* line 311, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.marrom, .marrom a {
  color: #682d00 !important;
  text-decoration: none !important;
}
/* line 312, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.verdeescuro, .verdeescuro a {
  color: #00401a !important;
  text-decoration: none !important;
}
/* line 313, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.verdelogo, .verdelogo a {
  color: #00995d !important;
  text-decoration: none !important;
}
/* line 314, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.laranja, .laranja a {
  color: #f47920 !important;
  text-decoration: none !important;
}
/* line 315, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.roxo, .roxo a {
  Color: #411564 !important;
  text-decoration: none !important;
}
/* line 316, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.lilas, .lilas a {
  Color: #a3238e !important;
  text-decoration: none !important;
}
/* line 317, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.cinza, .cinza a {
  color: #a8adb8 !important;
  text-decoration: none !important;
}
/* line 318, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.branco, .branco a {
  color: #fff !important;
  text-decoration: none !important;
}
/* line 319, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.verdelimao, .verdelimao a {
  color: #b1d34b !important;
  text-decoration: none !important;
}
/* line 320, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.verdeagua, .verdeagua a {
  color: #0a5f55 !important;
  text-decoration: none !important;
}
/* line 321, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.bege, .bege a {
  color: #fff0c7 !important;
  text-decoration: none !important;
}
/* line 322, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.amarelo, .amarelo a {
  color: #ffcb08 !important;
  text-decoration: none !important;
}
/* line 323, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.cinzaescuro, .cinzaescuro a {
  color: #5b5c65 !important;
  text-decoration: none !important;
}
/* line 324, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.cinzaclaro, .cinzaclaro a {
  color: #c4cbcf !important;
  text-decoration: none !important;
}
/* line 326, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.modalogin {
  height: 100% !important;
}
/* line 327, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.modalogin .uk-modal-dialog {
  height: 290px !important;
  background: #b1d34b;
}
/* line 328, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.modalogin .uk-modal-dialog label {
  color: #5b5c65;
  font-weight: bold;
}
/* line 329, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.modalogin .uk-modal-dialog input {
  color: #5b5c65;
  border: 1px solid #00995d;
}
/* line 330, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.modalogin .uk-modal-dialog h2 {
  color: #00995d;
}
/* line 331, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.modalogin .uk-modal-dialog input[type="submit"] {
  width: 100%;
  height: 30px;
  text-align: center;
  background: #00995d;
  color: #fff;
  border-radius: 10px;
}
/*Anos Anteriores*/
/* line 333, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag .ano {
  padding: 10px;
  background: #f47920;
}
/* line 334, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag h1 {
  color: #fff;
}
/* line 335, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag .meses {
  background: #ffcb08;
  border-radius: 0;
  padding: 10px;
}
/* line 336, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag li, .anos-anteriores-pag h4, .anos-anteriores-pag h6 {
  margin: 0;
}
/* line 337, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag ul {
  padding: 10px;
}
/* line 338, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag h4 {
  color: #fff;
}
/* line 339, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag h6 {
  color: #fff0c7;
  margin-top: -5px;
}
/* line 340, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag .meses ul {
  padding-top: 0;
}
/* line 341, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.anos-anteriores-pag .meses ul li {
  padding: 7px;
}
