@charset "UTF-8";
/*
Theme Name: Reis Revisional
Text Domain: reisrevisional
Version: 1.1
Description: Tema desenvolvido para Reis Revisional, focado sem performance e SEO.
Author: beDigital Soluções Web
Author URI: https://www.bedigital.com.br/
Theme URI: https://www.reisrevisional.com.br/
License: Private
License URI: https://www.bedigital.com.br/license-p.txt
*/
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(51, 153, 51, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(51, 153, 51, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.8);
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.8);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(51, 153, 51, 0);
    box-shadow: 0 0 0 10px rgba(51, 153, 51, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(51, 153, 51, 0);
    box-shadow: 0 0 0 0 rgba(51, 153, 51, 0);
  }
}
::-webkit-scrollbar {
  width: 9px;
}

::-webkit-scrollbar-thumb {
  background: #8E6B2B;
}

::-webkit-scrollbar-track {
  background: #DDD;
}

body {
  scrollbar-face-color: #8E6B2B;
  scrollbar-track-color: #DDD;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

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;
  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;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
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;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
}

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:focus {
  color: #000;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.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;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.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: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

body,
html {
  overflow-x: hidden !important;
}

* {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, Roboto, noto, segoe ui, arial, sans-serif !important;
  border: none;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  color: #333;
  outline: 0;
  -moz-outline-style: none;
  list-style: none;
  font-display: swap;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

.attachment-full {
  width: 100%;
  border-radius: 10px;
}

.ico-instagram,
.ico-facebook,
.ico-gmb,
.ico-linkedin {
  background-size: cover;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.ico-instagram {
  background-image: url("assets/img/instagram.svg?v=1");
}

.ico-facebook {
  background-image: url("assets/img/facebook.svg?v=1");
}

.ico-gmb {
  background-image: url("assets/img/gmb.svg");
}

.ico-linkedin {
  background-image: url("assets/img/linkedin.svg");
}

*:hover {
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.cta-bege {
  color: #FFFFFF;
  background-color: #8E6B2B;
  padding: 5px 15px;
  display: inline-block;
  margin: 10px 0;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.cta-bege:hover {
  background-color: #D1AF61;
}

figure img {
  vertical-align: top;
}

.cta-blue,
input[type="submit"],
button[type="submit"] {
  background-color: #090A2A !important;
  color: #FFFFFF !important;
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #090A2A;
}

.cta-blue:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
  background-color: #FFFFFF !important;
  color: #090A2A !important;
}

input[type="submit"],
button[type="submit"] {
  font-size: 18px !important;
  padding: 15px !important;
  border-radius: 5px !important;
  width: 100%;
  font-weight: bold !important;
}

input[type="checkbox"],
input[type="radio"] {
  width: auto !important;
  margin: 0 5px;
}

form {
  max-width: 800px;
  margin: 0 auto;
}
form label {
  margin: 5px;
  font-size: 18px;
  font-weight: bold;
}
form select {
  padding: 15px;
  display: block;
  margin: 5px;
}
form select option {
  font-size: 18px;
}

input,
textarea {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #090A2A !important;
  width: 100%;
  margin-top: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-weight: normal;
  font-size: 18px;
  padding: 15px;
  border: 1px solid #ccc;
}

input:focus,
textarea:focus {
  border: 1px solid #090A2A;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 5px #090a2a;
}

.nav-links a,
.nav-links span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 5px 0 #ccc;
  -moz-box-shadow: 0 2px 5px 0 #ccc;
  box-shadow: 0 2px 5px 0 #ccc;
  padding: 5px 10px;
  display: inline-block;
}
.nav-links a:hover,
.nav-links span.current {
  background-color: #D1AF61;
  color: #FFFFFF;
}
.nav-links span.current {
  background-color: #090A2A;
}

header {
  background: #090A2A;
  z-index: 9999;
  text-align: center;
  padding: 1em;
}
header .container {
  grid-gap: 10px;
  display: flex;
  align-content: center;
  justify-content: space-evenly;
  padding: 0px;
  flex-wrap: wrap;
}
header #logo {
  display: block;
  text-align: left;
  margin: 0px;
  display: block;
  overflow: hidden;
  text-align: center;
}
header #logo a {
  display: block;
}
header #logosvg {
  height: 50px;
  margin: 0;
}
header nav {
  display: flex;
  align-items: center;
  position: relative;
}
header nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
}
header nav ul li {
  list-style: none;
  position: relative;
  flex: auto;
  text-align: center;
}
header nav ul li a {
  color: #FFFFFF;
  padding: 15px 5px;
  margin: 0 3px;
  font-size: 15px;
  font-weight: 400;
  display: block;
}
header nav ul li ul {
  position: absolute;
  top: -1000px;
  background: #eee;
  display: block;
  z-index: 100;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 5px 0 #aaa;
  -moz-box-shadow: 0 1px 5px 0 #aaa;
  box-shadow: 0 1px 5px 0 #aaa;
  overflow: hidden;
}
header nav ul li.menu-item-has-children a {
  display: flex;
  align-items: center;
}
header nav ul li.menu-item-has-children > a:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #FFFFFF;
  margin-left: 5px;
}
header nav ul li.menu-item-has-children:hover > a:after {
  border-top: 5px solid #8E6B2B;
}
header nav ul li:hover ul {
  left: 0px;
  top: 45px;
  -moz-transition: top 0.3s;
  -o-transition: top 0.3s;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  width: auto;
}
header nav ul li:hover ul li {
  width: 100%;
  display: block;
  text-align: left;
}
header nav ul li:hover ul li a {
  margin: 0px;
  font-weight: normal;
  color: #090A2A;
  padding: 7px 10px;
  white-space: nowrap;
  border: none;
  display: block;
}
header nav ul li:hover ul li a:hover {
  background: #090A2A;
  color: #FFFFFF !important;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.artigos {
  grid-gap: 15px;
  display: grid;
  grid-template-columns: auto auto;
}
.artigos article {
  padding: 0px;
  max-width: none;
  -webkit-box-shadow: 0 2px 5px 0 #ccc;
  -moz-box-shadow: 0 2px 5px 0 #ccc;
  box-shadow: 0 2px 5px 0 #ccc;
  position: relative;
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #fff;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.artigos article h3 {
  font-size: 15px;
  padding: 5px !important;
  border-bottom: 3px solid #8E6B2B !important;
  margin: 10px 15px !important;
  text-align: left !important;
}
.artigos article h3 a {
  text-decoration: none !important;
  font-size: 15px;
}
.artigos article p {
  font-size: 14px !important;
  line-height: 16px;
  text-align: justify !important;
  margin: 10px 15px;
}
.artigos article img {
  opacity: 0.8;
}
.artigos article .rmore {
  position: absolute;
  top: 25%;
  left: -100px;
  background: #D1AF61;
  color: #FFFFFF;
  padding: 10px 20px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-box-shadow: 0 2px 5px 0 #333;
  -moz-box-shadow: 0 2px 5px 0 #333;
  box-shadow: 0 2px 5px 0 #333;
}
.artigos article:hover {
  -webkit-box-shadow: 0 2px 5px 0 #aaa;
  -moz-box-shadow: 0 2px 5px 0 #aaa;
  box-shadow: 0 2px 5px 0 #aaa;
}
.artigos article:hover img {
  opacity: 1;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.artigos article:hover .rmore {
  left: 0px;
  -moz-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}

.rank-math-breadcrumb {
  font-size: 14px;
  padding: 2em 0 0.5em 0;
  display: block;
  width: 100%;
  text-align: center;
}
.rank-math-breadcrumb p {
  margin: 0px;
}
.rank-math-breadcrumb a {
  display: inline-block;
  color: #8E6B2B;
}
.rank-math-breadcrumb a:hover {
  text-decoration: underline;
}
.rank-math-breadcrumb .last {
  padding: 0;
  display: inline-block;
  margin: 0;
  color: #090A2A;
}
.rank-math-breadcrumb .separator {
  color: #D1AF61;
}

.cta-header,
.cta-bmn {
  text-align: center;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  float: none !important;
  width: auto;
}
.cta-header span,
.cta-bmn span {
  background: #8E6B2B;
  border: 1px solid #8E6B2B;
  color: #FFFFFF;
  font-weight: bold;
  padding: 7px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  white-space: nowrap;
  font-size: 16px;
  margin: 0 auto;
}

.cta-header:hover span,
.cta-bmn:hover span {
  border: 1px solid #D1AF61;
  background: #D1AF61;
  color: #090A2A;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.cta-bmn {
  width: auto !important;
}

header.headerbg1,
header.headerbg2 {
  background-size: cover;
  background-position: center top;
}

header.fixedTop {
  background: rgba(223, 223, 223, 0.95) !important;
  position: fixed;
  top: 0px;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  padding: 0.3em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
header.fixedTop .rank-math-breadcrumb {
  display: none;
}
header.fixedTop ul li a {
  color: #090A2A;
}
header.fixedTop ul li a:hover {
  color: #8E6B2B;
}
header.fixedTop ul li.menu-item-has-children > a:after {
  border-top: 5px solid #090A2A;
}
header.fixedTop ul li.menu-item-has-children:hover > a:after {
  border-top: 5px solid #8E6B2B;
}
header.fixedTop ul li:hover a {
  color: #8E6B2B;
}
header.fixedTop ul li:hover ul li a {
  color: #090A2A;
}
header.fixedTop ul li:hover ul li a:hover {
  color: #FFFFFF;
}
header.fixedTop #topsearch svg path {
  fill: #090A2A;
}
header.fixedTop #logosvg {
  max-height: 45px;
}
header.fixedTop #logosvg path {
  fill: #090A2A !important;
}

#searchform.openSearch {
  top: 5px;
}

#topsearch {
  width: 24px;
  cursor: pointer;
  margin: 0 10px;
}
#topsearch svg path {
  fill: #fff;
}

#topsearch:hover svg patch {
  fill: #8E6B2B;
}

#searchform {
  position: absolute;
  width: 100%;
  top: -500px;
  left: 0px;
  display: block;
  background: none;
  -moz-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  display: flex;
  margin: 0 auto;
  align-items: center;
}
#searchform input,
#searchform button {
  font-size: 18px;
  display: block;
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin: 0px;
}
#searchform input {
  background-color: #FFFFFF;
  width: 85%;
  float: left;
  -webkit-border-radius: 20px 0px 0px 20px;
  -moz-border-radius: 20px 0px 0px 20px;
  -ms-border-radius: 20px 0px 0px 20px;
  -o-border-radius: 20px 0px 0px 20px;
  border-radius: 20px 0px 0px 20px;
  padding: 10px;
}
#searchform input:focus {
  font-weight: bold;
}
#searchform button {
  background-color: #FFFFFF;
  cursor: pointer;
  padding: 11px !important;
  width: auto;
  color: #090A2A;
  font-weight: bold;
  -webkit-border-radius: 0px 20px 20px 0px !important;
  -moz-border-radius: 0px 20px 20px 0px !important;
  -ms-border-radius: 0px 20px 20px 0px !important;
  -o-border-radius: 0px 20px 20px 0px !important;
  border-radius: 0px 20px 20px 0px !important;
}
#searchform button:hover {
  background-color: #D1AF61;
  color: #090A2A;
}
#searchform p {
  color: #FFFFFF;
  font-weight: bold;
  display: block;
  width: 40px;
  margin: 0;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  background: none;
}

header.float {
  -webkit-box-shadow: 0 1px 5px 0 #aaa;
  -moz-box-shadow: 0 1px 5px 0 #aaa;
  box-shadow: 0 1px 5px 0 #aaa;
}

.container {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  padding: 0 15px;
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.bluebg {
  background-color: #090A2A;
}
.bluebg h2 {
  color: #FFFFFF;
}
.bluebg p {
  color: #FFFFFF;
}

.graybg {
  background-color: #e9e9e9;
}

main.page {
  grid-gap: 15px;
  grid-template-columns: 75% auto;
}

main.no-sidebar {
  grid-template-columns: auto !important;
}

main {
  background-color: #fff;
}
main h1 {
  border-left: 5px solid #D1AF61;
  padding: 10px;
  margin: 10px 0 0 0;
  color: #090A2A;
  border-bottom: 1px solid #D1AF61;
}
main .page-title {
  margin-bottom: 1em !important;
}
main h3 {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0;
}
main article {
  padding: 0;
}
main article .time {
  background-color: #eee;
  padding: 10px;
  font-size: 13px;
}
main article h1 {
  font-size: 26px;
}
main article h2,
main article h3,
main article h4,
main article h5 {
  margin-bottom: 15px;
}
main article * a,
main article p a,
main article a {
  color: #090A2A;
  text-decoration: underline;
}
main article * a:hover,
main article p a:hover,
main article a:hover {
  text-decoration: none;
  color: #D1AF61;
}
main article p strong,
main article strong {
  font-weight: bold;
}
main article img {
  max-width: 100%;
}

#search-result .article_list {
  display: block;
}
#search-result .article_list article {
  margin-bottom: 1em !important;
}

.article_list {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: 48.5% 48.5%;
}
.article_list article {
  text-align: justify;
  -webkit-box-shadow: 0 2px 5px 0 #ccc;
  -moz-box-shadow: 0 2px 5px 0 #ccc;
  box-shadow: 0 2px 5px 0 #ccc;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.article_list article figure {
  display: flex;
}
.article_list article figure a {
  width: 100%;
  display: inline-block;
  position: relative;
  opacity: 0.95;
}
.article_list article figure a img {
  width: 100%;
  height: auto;
}
.article_list article figure a .rmore {
  position: absolute;
  top: 25%;
  left: -100px;
  background: #D1AF61;
  color: #FFFFFF;
  padding: 10px 20px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-box-shadow: 0 2px 5px 0 #333;
  -moz-box-shadow: 0 2px 5px 0 #333;
  box-shadow: 0 2px 5px 0 #333;
}
.article_list article figure a:hover span {
  left: 0px;
  -moz-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
.article_list article .desc {
  padding: 10px 15px;
}
.article_list article .desc h1 a,
.article_list article .desc h2 a {
  font-weight: 300;
  font-size: 20px;
  color: #333;
  text-decoration: none;
}
.article_list article .desc .time {
  font-size: 12px;
  font-style: italic;
  margin: 5px 0;
  text-align: right;
  padding: 0px;
  background: none;
}
.article_list article .desc .time a {
  text-decoration: none;
}
.article_list article .desc p {
  margin: 10px 0;
  color: #999;
}
.article_list article:hover {
  -webkit-box-shadow: 0 2px 5px 0 #aaa;
  -moz-box-shadow: 0 2px 5px 0 #aaa;
  box-shadow: 0 2px 5px 0 #aaa;
}
.article_list article:hover figure a {
  opacity: 1;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media screen and (max-width: 415px) {
  .article_list {
    grid-gap: 0px;
    grid-template-columns: auto;
  }
}
footer {
  background: #090A2A;
  background-size: cover;
  border-top: 5px solid #D1AF61;
  padding: 25px 0;
  display: block;
}
footer .newsletter {
  display: block !important;
  margin-bottom: 20px;
}
footer .newsletter h2 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #D1AF61;
}
footer .newsletter label {
  display: none;
}
footer .newsletter form {
  grid-gap: 10px;
  grid-template-columns: auto 30%;
  display: grid;
  max-width: 100%;
}
footer .newsletter input {
  margin: 0px;
}
footer .newsletter .tnp-widget input[type="submit"] {
  background-color: #8E6B2B !important;
  color: #fff !important;
  border-color: #8E6B2B !important;
}
footer .newsletter .tnp-widget input[type="submit"]:hover {
  background-color: #D1AF61 !important;
}
footer .menu-rodape-container {
  width: 70%;
  display: grid;
}
footer .container {
  display: flex;
}
footer .address {
  color: #fff;
  text-align: center;
  border-top: 1px solid #8E6B2B;
  padding-top: 20px;
  width: 100%;
  margin: 20px auto 10px auto;
  display: grid;
  grid-template-columns: auto 440px;
  grid-gap: 10px;
  align-items: center;
}
footer .address address,
footer .address p {
  color: #fff;
  margin: 0px;
}
footer .address div {
  width: 100%;
}
footer .address .left {
  text-align: center;
}
footer .address .right {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 10px;
}
footer .social {
  padding: 20px 0;
  text-align: center;
  width: 30%;
}
footer .social a {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
}
footer .social a:hover {
  text-decoration: none;
  color: #D1AF61;
}

#menu-rodape {
  margin: 0px;
  padding: 0px;
  display: grid;
  grid-template-columns: auto auto auto;
}
#menu-rodape li {
  min-width: 20%;
  list-style: none;
  float: left;
  margin-right: 15px;
}
#menu-rodape li a {
  font-weight: bold;
  color: #D1AF61;
  font-size: 14px;
}
#menu-rodape li a:hover {
  text-decoration: underline;
}
#menu-rodape li ul {
  margin: 0px;
  padding: 0px;
}
#menu-rodape li ul li {
  float: none;
}
#menu-rodape li ul li a {
  font-weight: normal;
  color: #FFFFFF;
}

.wp-faq-schema-items h3 {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #D1AF61;
  color: #090A2A;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}
.wp-faq-schema-items p {
  margin-bottom: 5px;
  line-height: 22px;
  font-size: 16px;
}
.wp-faq-schema-items .faq-item {
  -webkit-box-shadow: 0 2px 5px 0 #ccc;
  -moz-box-shadow: 0 2px 5px 0 #ccc;
  box-shadow: 0 2px 5px 0 #ccc;
  position: relative;
  padding: 15px;
  margin: 20px 0;
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #fafafa;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.wp-faq-schema-items .faq-item:hover {
  -webkit-box-shadow: 0 2px 5px 0 #aaa;
  -moz-box-shadow: 0 2px 5px 0 #aaa;
  box-shadow: 0 2px 5px 0 #aaa;
}
.wp-faq-schema-items .indice {
  margin: 10px 0;
}
.wp-faq-schema-items .indice li {
  list-style: none;
  margin: 3px 0;
}
.wp-faq-schema-items .indice li a {
  text-transform: lowercase;
  font-weight: bold;
  display: block;
  padding: 5px;
  color: #090A2A;
}
.wp-faq-schema-items .indice li a::first-letter {
  text-transform: uppercase;
}
.wp-faq-schema-items .indice li a:hover {
  color: #D1AF61;
}

#page,
#blog,
#post,
#youtube {
  padding: 20px 0;
}

.blog-listing {
  align-items: flex-start;
}

#sidebar {
  background-color: #fff;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 20px 0;
  -webkit-box-shadow: 0 2px 5px 0 #ccc;
  -moz-box-shadow: 0 2px 5px 0 #ccc;
  box-shadow: 0 2px 5px 0 #ccc;
  border: 1px solid #eee;
}
#sidebar .widget {
  margin-bottom: 15px;
}
#sidebar h3 {
  color: #090A2A;
  padding: 0;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
}
#sidebar h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
#sidebar ul {
  padding: 0px;
  margin: 0px;
}
#sidebar ul li {
  list-style: none;
}
#sidebar ul li a {
  padding: 5px;
  margin: 5px 0;
  color: #090A2A;
  display: block;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#sidebar ul li a:hover {
  background-color: #090A2A;
  color: #FFFFFF;
}
#sidebar .textwidget {
  padding: 5px;
}
#sidebar form p {
  margin: 0px;
  padding: 0px;
}
#sidebar form label {
  padding: 5px 0;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
#sidebar form input {
  margin-top: 3px;
}
#sidebar select {
  padding: 5px;
  min-width: 80%;
  margin: 10px auto;
  display: block;
}
#sidebar .wpp-list {
  position: relative;
}
#sidebar .wpp-list li {
  clear: both;
}
#sidebar .wpp-list li a {
  border: 0px;
  margin: 0px;
}
#sidebar .wpp-list li .wpp-views {
  background-color: #8E6B2B;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 3px;
  margin: 0;
  display: inline-block;
  font-size: 11px;
  float: right;
  margin-top: -5px;
  border: 1px solid #fff;
}

#mapa {
  background: url("assets/img/mapa.jpg") center top no-repeat;
  background-size: cover;
  min-height: 515px;
  padding: 150px;
}
#mapa .container {
  grid-gap: 0;
  grid-template-columns: 50% 50%;
  position: relative;
}
#mapa .container .pin {
  fill: #D1AF61;
  margin-bottom: 20px;
  background-color: #090A2A;
  padding: 20px;
  position: absolute;
  top: -25px;
  left: -25px;
  width: 80px;
  height: auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  border: 3px solid #D1AF61;
}
#mapa .container .gmap {
  overflow: hidden;
  width: 500px;
  height: 400px;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  background-image: url("assets/img/gmap.gif?v=2");
  -moz-transition: background-size 1s ease-in-out;
  -o-transition: background-size 1s ease-in-out;
  -webkit-transition: background-size 1s ease-in-out;
  transition: background-size 1s ease-in-out;
  -webkit-border-radius: 0 0 0 25px;
  -moz-border-radius: 0 0 0 25px;
  -ms-border-radius: 0 0 0 25px;
  -o-border-radius: 0 0 0 25px;
  border-radius: 0 0 0 25px;
}
#mapa .container .gmap:hover {
  background-size: 150% 150%;
  -moz-transition: background-size 1s ease-in-out;
  -o-transition: background-size 1s ease-in-out;
  -webkit-transition: background-size 1s ease-in-out;
  transition: background-size 1s ease-in-out;
}
#mapa .info {
  padding: 100px 30px 30px 30px;
  text-align: center;
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -ms-border-radius: 0 25px 25px 0;
  -o-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  background: #090A2A url("assets/img/map.gif?v2") center center no-repeat;
}
#mapa .info p {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
#mapa .info .cta-bege {
  margin-top: 25px;
  padding: 15px 20px;
  font-size: 18px;
}

#youtube iframe {
  width: 100%;
}

#bedigital {
  padding: 10px;
  display: block;
  font-size: 12px;
  text-align: center;
  background: #090A2A;
  color: #aaa;
}
#bedigital span {
  color: #0099ff;
}

#bedigital:hover {
  color: #fff;
}

.screen-reader-response ul {
  display: none;
}

.screen-reader-response p,
.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 12px;
  padding: 10px;
  display: block;
}

.screen-reader-response p {
  font-size: 14px;
  font-weight: bold;
}

.bt-blue {
  background-color: #090A2A;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 14px;
  display: inline-block;
  font-weight: bold;
}

.bt-blue:hover {
  background-color: #FFFFFF;
  color: #090A2A;
}

svg {
  display: inline-block;
}

#bemobilenav {
  display: none;
}

@media screen and (max-width: 769px) {
  .container {
    display: block;
  }

  header {
    padding-top: 70px;
    margin-top: -50px;
  }
  header .container {
    grid-template-columns: auto;
  }
  header #logo {
    text-align: center;
  }

  #topsearch {
    display: none;
  }

  #searchform {
    padding: 20px 10px !important;
  }
  #searchform input {
    width: 72% !important;
    padding: 10px;
  }
  #searchform button {
    width: auto;
    display: inline-block;
  }

  #logosvg {
    margin: 0 auto;
  }

  #site-navigation {
    display: none;
  }

  #openNav {
    display: block;
  }

  footer .address,
  main {
    grid-template-columns: auto !important;
  }
  footer .address section h2,
  main section h2 {
    font-size: 18px;
  }

  footer .address div {
    text-align: center !important;
  }
  footer .address .left {
    margin-bottom: 15px;
  }

  #menu-rodape {
    display: block;
  }
  #menu-rodape li {
    margin-bottom: 5px;
    float: none;
    min-width: 100%;
  }
  #menu-rodape li a {
    padding: 10px 0;
    display: block;
  }

  #mapa {
    padding: 40px;
  }
  #mapa .container .gmap {
    max-width: 100%;
    background-size: cover;
    -webkit-border-radius: 0px 20px 0px 0px;
    -moz-border-radius: 0px 20px 0px 0px;
    -ms-border-radius: 0px 20px 0px 0px;
    -o-border-radius: 0px 20px 0px 0px;
    border-radius: 0px 20px 0px 0px;
  }
  #mapa .container .info {
    -webkit-border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    -ms-border-radius: 0px 0px 20px 20px;
    -o-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
  }

  footer .container {
    display: block;
  }
  footer .menu-rodape-container,
  footer .social {
    width: 100%;
    clear: left;
  }

  #bemobilenav {
    position: fixed;
    top: 0px;
    z-index: 5005;
    width: 100%;
    display: block;
    background: rgba(9, 10, 42, 0.9);
    transition: top 0.3s ease-in-out;
  }
  #bemobilenav .act-buttons {
    height: 50px;
    display: block;
    text-align: center;
  }
  #bemobilenav .act-buttons a {
    float: right;
    width: 50px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    -moz-transition: background-color 0.2s 0.2s, color 0.5s;
    -o-transition: background-color 0.2s 0.2s, color 0.5s;
    -webkit-transition: background-color 0.2s 0.2s, color 0.5s;
    transition: background-color 0.2s 0.2s, color 0.5s;
  }
  #bemobilenav .act-buttons a svg {
    height: 32px;
    vertical-align: middle;
  }
  #bemobilenav .act-buttons a svg path {
    fill: #FFFFFF;
  }
  #bemobilenav .act-buttons a.active {
    background: #ffffff;
    color: #090A2A;
  }
  #bemobilenav .act-buttons a.active svg path {
    fill: #090A2A;
  }
  #bemobilenav .act-buttons .ico-mainav {
    float: left;
  }
  #bemobilenav .bmnav {
    display: none;
    top: auto;
    background: rgba(9, 10, 42, 0.9);
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    border-bottom: 3px solid #D1AF61;
  }
  #bemobilenav .bmnav li a {
    padding: 10px 15px;
    display: block;
    width: 100%;
  }

  .bmhidde {
    display: none !important;
  }

  #primary-menu {
    margin: 0px;
  }
  #primary-menu li {
    list-style: none;
    background-color: #090A2A;
  }
  #primary-menu li a {
    color: #FFFFFF;
    border: 0px;
  }
  #primary-menu li ul {
    margin: 0px;
  }
  #primary-menu li ul li {
    background-color: #fff;
  }
  #primary-menu li ul li a {
    color: #090A2A;
  }
}
#reis {
  opacity: 1 !important;
}

body:after {
  display: none;
}

#becontact {
  position: fixed;
  bottom: 1em;
  right: 1em;
  z-index: 9999;
}
#becontact .openW {
  cursor: pointer;
  width: 70px;
  height: 70px;
  animation: pulse 2s infinite;
  border-radius: 50%;
}
#becontact .openW svg {
  width: 100%;
  width: 100%;
  height: 100%;
}
#becontact h4 {
  background-color: #25d366;
  color: #fff;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  border-radius: 10px 10px 0 0;
  font-size: 1.1em !important;
}
#becontact .closeW {
  position: absolute;
  left: -15px;
  top: -10px;
  background-color: #fff;
  color: #4dc147;
  border: 2px solid #4dc147;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#becontact .formW {
  position: fixed;
  display: none;
  margin: 0;
  right: 5px;
  bottom: 5px;
  width: 330px;
  border-radius: 10px;
  border: 1px solid #4dc147;
  background-image: url("assets/img/w-bg.jpg");
  z-index: 9999;
}
#becontact .formW * {
  font-size: 1em;
}
#becontact .formW p {
  margin-bottom: 10px;
}
#becontact .formW p.line {
  padding: 10px;
  font-size: 0.9em;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 7px;
  white-space: pre-line;
  word-wrap: break-word;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 2px 23px rgba(0, 0, 0, 0.2);
}
#becontact .formW input {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 3px;
}
#becontact .formW input[type="submit"] {
  background-color: #25d366 !important;
  border-color: #25d366;
  padding: 0.9em !important;
}
#becontact .formW input[type="submit"]:hover {
  background-color: #fff !important;
  color: #25d366 !important;
}
#becontact .formW input:focus {
  box-shadow: 0 0 5px rgba(37, 211, 102, 0.8);
}
#becontact .formW .wpcf7-spinner,
#becontact .formW .wpcf7-response-output {
  display: none !important;
}
#becontact .formW .wcontent {
  padding: 2em;
  overflow: auto;
  max-height: 75vh;
}
#becontact .formW .wcontent::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #eee;
  border-radius: 5px;
}
#becontact .formW .wcontent::-webkit-scrollbar-thumb {
  border: 1px solid #fff;
  background-color: #25d366;
  border-radius: 5px;
}

.modal-overlay {
  background: #cecece;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  display: none;
}

.modal-box {
  padding: 1.5em;
  color: #090b28;
  margin: 2em 0;
  position: absolute;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  top: -1500px;
  z-index: 200;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  -moz-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  transform: translate(-50%, 0);
  left: 50%;
}
.modal-box .close-modal {
  position: absolute;
  top: 0.5em;
  right: 1em;
  color: #090b28;
  cursor: pointer;
  font-size: 1.5em;
}
.modal-box h2 {
  font-size: 1.2em;
}

.open-modal {
  top: 15px !important;
  -moz-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

@media screen and (max-width: 769px) {
  header {
    display: none;
  }

  #mlogo {
    float: left !important;
  }

  .rank-math-breadcrumb {
    background-color: #fafafa;
    border-bottom: 1px solid #eee;
    padding: 0;
  }
  .rank-math-breadcrumb a,
  .rank-math-breadcrumb span {
    padding: 0.5em 0.2em;
  }

  #searchform {
    background-color: #fff !important;
  }
  #searchform button {
    padding: 13px !important;
  }

  #searchkw {
    border: 1px solid #090A2A !important;
    width: 68% !important;
  }

  #becontact .formW {
    bottom: auto;
    top: 60px;
    width: 90%;
    right: 1em;
    z-index: 900;
    height: 89%;
    position: fixed;
  }
}
.datatable table {
  border: 1px solid #eee;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}
.datatable table caption {
  color: #090b28 !important;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.datatable table thead tr {
  background-color: #e0b45f;
  font-weight: bold;
  text-align: center;
}
.datatable table thead tr td {
  color: #fff !important;
  padding: 10px;
}
.datatable table td {
  padding: 5px;
  border: 1px solid #eee;
  text-align: center;
}
.datatable table tbody tr:nth-child(even) {
  background-color: #fafafa;
}

/*# sourceMappingURL=style.css.map */
