@charset "UTF-8";
/*   	
	Author URI: http://olivasdigital.com.br/
	Developer: Olivas Digital
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,500,500i,600,600i,700,700i,900,900i&amp;display=swap");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * 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; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 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;
  /* 1 */
  font: inherit;
  /* 2 */ }

.row:after, .clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden; }

/* GRID */
.row {
  width: calc(100% + 30px);
  margin-left: -15px; }

.col {
  float: left;
  padding: 0 15px; }
  .col.col-to-center {
    float: none;
    margin: 0 auto; }
  .col.mobile-1-1 {
    width: 100%; }
  .col.mobile-1-2 {
    width: 50%; }
  .col.mobile-2-2 {
    width: 100%; }
  .col.mobile-1-3 {
    width: calc((99.999% / 3)); }
  .col.mobile-2-3 {
    width: calc((99.999% / 3) * 2); }
  .col.mobile-3-3 {
    width: 100%; }
  .col.mobile-1-4 {
    width: calc((99.999% / 4)); }
  .col.mobile-2-4 {
    width: calc((99.999% / 4) * 2); }
  .col.mobile-3-4 {
    width: calc((99.999% / 4) * 3); }
  .col.mobile-4-4 {
    width: 100%; }
  .col.mobile-1-5 {
    width: calc((99.999% / 5)); }
  .col.mobile-2-5 {
    width: calc((99.999% / 5) * 2); }
  .col.mobile-3-5 {
    width: calc((99.999% / 5) * 3); }
  .col.mobile-4-5 {
    width: calc((99.999% / 5) * 4); }
  .col.mobile-5-5 {
    width: 100%; }
  .col.mobile-1-6 {
    width: calc((99.999% / 6)); }
  .col.mobile-2-6 {
    width: calc((99.999% / 6) * 2); }
  .col.mobile-3-6 {
    width: calc((99.999% / 6) * 3); }
  .col.mobile-4-6 {
    width: calc((99.999% / 6) * 4); }
  .col.mobile-5-6 {
    width: calc((99.999% / 6) * 5); }
  .col.mobile-6-6 {
    width: 100%; }
  .col.mobile-1-7 {
    width: calc((99.999% / 7)); }
  .col.mobile-2-7 {
    width: calc((99.999% / 7) * 2); }
  .col.mobile-3-7 {
    width: calc((99.999% / 7) * 3); }
  .col.mobile-4-7 {
    width: calc((99.999% / 7) * 4); }
  .col.mobile-5-7 {
    width: calc((99.999% / 7) * 5); }
  .col.mobile-6-7 {
    width: calc((99.999% / 7) * 6); }
  .col.mobile-7-7 {
    width: 100%; }
  .col.mobile-1-8 {
    width: calc((99.999% / 8)); }
  .col.mobile-2-8 {
    width: calc((99.999% / 8) * 2); }
  .col.mobile-3-8 {
    width: calc((99.999% / 8) * 3); }
  .col.mobile-4-8 {
    width: calc((99.999% / 8) * 4); }
  .col.mobile-5-8 {
    width: calc((99.999% / 8) * 5); }
  .col.mobile-6-8 {
    width: calc((99.999% / 8) * 6); }
  .col.mobile-7-8 {
    width: calc((99.999% / 8) * 7); }
  .col.mobile-8-8 {
    width: 100%; }
  @media (min-width: 480px) {
    .col.mobile-landscape-1-1 {
      width: 100%; }
    .col.mobile-landscape-1-2 {
      width: 50%; }
    .col.mobile-landscape-2-2 {
      width: 100%; }
    .col.mobile-landscape-1-3 {
      width: calc((99.999% / 3)); }
    .col.mobile-landscape-2-3 {
      width: calc((99.999% / 3) * 2); }
    .col.mobile-landscape-3-3 {
      width: 100%; }
    .col.mobile-landscape-1-4 {
      width: calc((99.999% / 4)); }
    .col.mobile-landscape-2-4 {
      width: calc((99.999% / 4) * 2); }
    .col.mobile-landscape-3-4 {
      width: calc((99.999% / 4) * 3); }
    .col.mobile-landscape-4-4 {
      width: 100%; }
    .col.mobile-landscape-1-5 {
      width: calc((99.999% / 5)); }
    .col.mobile-landscape-2-5 {
      width: calc((99.999% / 5) * 2); }
    .col.mobile-landscape-3-5 {
      width: calc((99.999% / 5) * 3); }
    .col.mobile-landscape-4-5 {
      width: calc((99.999% / 5) * 4); }
    .col.mobile-landscape-5-5 {
      width: 100%; }
    .col.mobile-landscape-1-6 {
      width: calc((99.999% / 6)); }
    .col.mobile-landscape-2-6 {
      width: calc((99.999% / 6) * 2); }
    .col.mobile-landscape-3-6 {
      width: calc((99.999% / 6) * 3); }
    .col.mobile-landscape-4-6 {
      width: calc((99.999% / 6) * 4); }
    .col.mobile-landscape-5-6 {
      width: calc((99.999% / 6) * 5); }
    .col.mobile-landscape-6-6 {
      width: 100%; }
    .col.mobile-landscape-1-7 {
      width: calc((99.999% / 7)); }
    .col.mobile-landscape-2-7 {
      width: calc((99.999% / 7) * 2); }
    .col.mobile-landscape-3-7 {
      width: calc((99.999% / 7) * 3); }
    .col.mobile-landscape-4-7 {
      width: calc((99.999% / 7) * 4); }
    .col.mobile-landscape-5-7 {
      width: calc((99.999% / 7) * 5); }
    .col.mobile-landscape-6-7 {
      width: calc((99.999% / 7) * 6); }
    .col.mobile-landscape-7-7 {
      width: 100%; }
    .col.mobile-landscape-1-8 {
      width: calc((99.999% / 8)); }
    .col.mobile-landscape-2-8 {
      width: calc((99.999% / 8) * 2); }
    .col.mobile-landscape-3-8 {
      width: calc((99.999% / 8) * 3); }
    .col.mobile-landscape-4-8 {
      width: calc((99.999% / 8) * 4); }
    .col.mobile-landscape-5-8 {
      width: calc((99.999% / 8) * 5); }
    .col.mobile-landscape-6-8 {
      width: calc((99.999% / 8) * 6); }
    .col.mobile-landscape-7-8 {
      width: calc((99.999% / 8) * 7); }
    .col.mobile-landscape-8-8 {
      width: 100%; } }
  @media (min-width: 768px) {
    .col.tablet-1-1 {
      width: 100%; }
    .col.tablet-1-2 {
      width: 50%; }
    .col.tablet-2-2 {
      width: 100%; }
    .col.tablet-1-3 {
      width: calc((99.999% / 3)); }
    .col.tablet-2-3 {
      width: calc((99.999% / 3) * 2); }
    .col.tablet-3-3 {
      width: 100%; }
    .col.tablet-1-4 {
      width: calc((99.999% / 4)); }
    .col.tablet-2-4 {
      width: calc((99.999% / 4) * 2); }
    .col.tablet-3-4 {
      width: calc((99.999% / 4) * 3); }
    .col.tablet-4-4 {
      width: 100%; }
    .col.tablet-1-5 {
      width: calc((99.999% / 5)); }
    .col.tablet-2-5 {
      width: calc((99.999% / 5) * 2); }
    .col.tablet-3-5 {
      width: calc((99.999% / 5) * 3); }
    .col.tablet-4-5 {
      width: calc((99.999% / 5) * 4); }
    .col.tablet-5-5 {
      width: 100%; }
    .col.tablet-1-6 {
      width: calc((99.999% / 6)); }
    .col.tablet-2-6 {
      width: calc((99.999% / 6) * 2); }
    .col.tablet-3-6 {
      width: calc((99.999% / 6) * 3); }
    .col.tablet-4-6 {
      width: calc((99.999% / 6) * 4); }
    .col.tablet-5-6 {
      width: calc((99.999% / 6) * 5); }
    .col.tablet-6-6 {
      width: 100%; }
    .col.tablet-1-7 {
      width: calc((99.999% / 7)); }
    .col.tablet-2-7 {
      width: calc((99.999% / 7) * 2); }
    .col.tablet-3-7 {
      width: calc((99.999% / 7) * 3); }
    .col.tablet-4-7 {
      width: calc((99.999% / 7) * 4); }
    .col.tablet-5-7 {
      width: calc((99.999% / 7) * 5); }
    .col.tablet-6-7 {
      width: calc((99.999% / 7) * 6); }
    .col.tablet-7-7 {
      width: 100%; }
    .col.tablet-1-8 {
      width: calc((99.999% / 8)); }
    .col.tablet-2-8 {
      width: calc((99.999% / 8) * 2); }
    .col.tablet-3-8 {
      width: calc((99.999% / 8) * 3); }
    .col.tablet-4-8 {
      width: calc((99.999% / 8) * 4); }
    .col.tablet-5-8 {
      width: calc((99.999% / 8) * 5); }
    .col.tablet-6-8 {
      width: calc((99.999% / 8) * 6); }
    .col.tablet-7-8 {
      width: calc((99.999% / 8) * 7); }
    .col.tablet-8-8 {
      width: 100%; } }
  @media (min-width: 960px) {
    .col.desk-1-1 {
      width: 100%; }
    .col.desk-1-2 {
      width: 50%; }
    .col.desk-2-2 {
      width: 100%; }
    .col.desk-1-3 {
      width: calc((99.999% / 3)); }
    .col.desk-2-3 {
      width: calc((99.999% / 3) * 2); }
    .col.desk-3-3 {
      width: 100%; }
    .col.desk-1-4 {
      width: calc((99.999% / 4)); }
    .col.desk-2-4 {
      width: calc((99.999% / 4) * 2); }
    .col.desk-3-4 {
      width: calc((99.999% / 4) * 3); }
    .col.desk-4-4 {
      width: 100%; }
    .col.desk-1-5 {
      width: calc((99.999% / 5)); }
    .col.desk-2-5 {
      width: calc((99.999% / 5) * 2); }
    .col.desk-3-5 {
      width: calc((99.999% / 5) * 3); }
    .col.desk-4-5 {
      width: calc((99.999% / 5) * 4); }
    .col.desk-5-5 {
      width: 100%; }
    .col.desk-1-6 {
      width: calc((99.999% / 6)); }
    .col.desk-2-6 {
      width: calc((99.999% / 6) * 2); }
    .col.desk-3-6 {
      width: calc((99.999% / 6) * 3); }
    .col.desk-4-6 {
      width: calc((99.999% / 6) * 4); }
    .col.desk-5-6 {
      width: calc((99.999% / 6) * 5); }
    .col.desk-6-6 {
      width: 100%; }
    .col.desk-1-7 {
      width: calc((99.999% / 7)); }
    .col.desk-2-7 {
      width: calc((99.999% / 7) * 2); }
    .col.desk-3-7 {
      width: calc((99.999% / 7) * 3); }
    .col.desk-4-7 {
      width: calc((99.999% / 7) * 4); }
    .col.desk-5-7 {
      width: calc((99.999% / 7) * 5); }
    .col.desk-6-7 {
      width: calc((99.999% / 7) * 6); }
    .col.desk-7-7 {
      width: 100%; }
    .col.desk-1-8 {
      width: calc((99.999% / 8)); }
    .col.desk-2-8 {
      width: calc((99.999% / 8) * 2); }
    .col.desk-3-8 {
      width: calc((99.999% / 8) * 3); }
    .col.desk-4-8 {
      width: calc((99.999% / 8) * 4); }
    .col.desk-5-8 {
      width: calc((99.999% / 8) * 5); }
    .col.desk-6-8 {
      width: calc((99.999% / 8) * 6); }
    .col.desk-7-8 {
      width: calc((99.999% / 8) * 7); }
    .col.desk-8-8 {
      width: 100%; }
    .col.desk-1-9 {
      width: calc((99.999% / 9)); }
    .col.desk-2-9 {
      width: calc((99.999% / 9) * 2); }
    .col.desk-3-9 {
      width: calc((99.999% / 9) * 3); }
    .col.desk-4-9 {
      width: calc((99.999% / 9) * 4); }
    .col.desk-5-9 {
      width: calc((99.999% / 9) * 5); }
    .col.desk-6-9 {
      width: calc((99.999% / 9) * 6); }
    .col.desk-7-9 {
      width: calc((99.999% / 9) * 7); }
    .col.desk-8-9 {
      width: calc((99.999% / 9) * 8); }
    .col.desk-9-9 {
      width: 100%; }
    .col.desk-1-10 {
      width: calc((99.999% / 10)); }
    .col.desk-2-10 {
      width: calc((99.999% / 10) * 2); }
    .col.desk-3-10 {
      width: calc((99.999% / 10) * 3); }
    .col.desk-4-10 {
      width: calc((99.999% / 10) * 4); }
    .col.desk-5-10 {
      width: calc((99.999% / 10) * 5); }
    .col.desk-6-10 {
      width: calc((99.999% / 10) * 6); }
    .col.desk-7-10 {
      width: calc((99.999% / 10) * 7); }
    .col.desk-8-10 {
      width: calc((99.999% / 10) * 8); }
    .col.desk-9-10 {
      width: calc((99.999% / 10) * 9); }
    .col.desk-10-10 {
      width: 100%; }
    .col.desk-1-11 {
      width: calc((99.999% / 11)); }
    .col.desk-2-11 {
      width: calc((99.999% / 11) * 2); }
    .col.desk-3-11 {
      width: calc((99.999% / 11) * 3); }
    .col.desk-4-11 {
      width: calc((99.999% / 11) * 4); }
    .col.desk-5-11 {
      width: calc((99.999% / 11) * 5); }
    .col.desk-6-11 {
      width: calc((99.999% / 11) * 6); }
    .col.desk-7-11 {
      width: calc((99.999% / 11) * 7); }
    .col.desk-8-11 {
      width: calc((99.999% / 11) * 8); }
    .col.desk-9-11 {
      width: calc((99.999% / 11) * 9); }
    .col.desk-10-11 {
      width: calc((99.999% / 11) * 10); }
    .col.desk-11-11 {
      width: 100%; }
    .col.desk-1-12 {
      width: calc((99.999% / 12)); }
    .col.desk-2-12 {
      width: calc((99.999% / 12) * 2); }
    .col.desk-3-12 {
      width: calc((99.999% / 12) * 3); }
    .col.desk-4-12 {
      width: calc((99.999% / 12) * 4); }
    .col.desk-5-12 {
      width: calc((99.999% / 12) * 5); }
    .col.desk-6-12 {
      width: calc((99.999% / 12) * 6); }
    .col.desk-7-12 {
      width: calc((99.999% / 12) * 7); }
    .col.desk-8-12 {
      width: calc((99.999% / 12) * 8); }
    .col.desk-9-12 {
      width: calc((99.999% / 12) * 9); }
    .col.desk-10-12 {
      width: calc((99.999% / 12) * 10); }
    .col.desk-11-12 {
      width: calc((99.999% / 12) * 11); }
    .col.desk-12-12 {
      width: 100%; } }
  @media (min-width: 1367px) {
    .col.wide-1-1 {
      width: 100%; }
    .col.wide-1-2 {
      width: 50%; }
    .col.wide-2-2 {
      width: 100%; }
    .col.wide-1-3 {
      width: calc((99.999% / 3)); }
    .col.wide-2-3 {
      width: calc((99.999% / 3) * 2); }
    .col.wide-3-3 {
      width: 100%; }
    .col.wide-1-4 {
      width: calc((99.999% / 4)); }
    .col.wide-2-4 {
      width: calc((99.999% / 4) * 2); }
    .col.wide-3-4 {
      width: calc((99.999% / 4) * 3); }
    .col.wide-4-4 {
      width: 100%; }
    .col.wide-1-5 {
      width: calc((99.999% / 5)); }
    .col.wide-2-5 {
      width: calc((99.999% / 5) * 2); }
    .col.wide-3-5 {
      width: calc((99.999% / 5) * 3); }
    .col.wide-4-5 {
      width: calc((99.999% / 5) * 4); }
    .col.wide-5-5 {
      width: 100%; }
    .col.wide-1-6 {
      width: calc((99.999% / 6)); }
    .col.wide-2-6 {
      width: calc((99.999% / 6) * 2); }
    .col.wide-3-6 {
      width: calc((99.999% / 6) * 3); }
    .col.wide-4-6 {
      width: calc((99.999% / 6) * 4); }
    .col.wide-5-6 {
      width: calc((99.999% / 6) * 5); }
    .col.wide-6-6 {
      width: 100%; }
    .col.wide-1-7 {
      width: calc((99.999% / 7)); }
    .col.wide-2-7 {
      width: calc((99.999% / 7) * 2); }
    .col.wide-3-7 {
      width: calc((99.999% / 7) * 3); }
    .col.wide-4-7 {
      width: calc((99.999% / 7) * 4); }
    .col.wide-5-7 {
      width: calc((99.999% / 7) * 5); }
    .col.wide-6-7 {
      width: calc((99.999% / 7) * 6); }
    .col.wide-7-7 {
      width: 100%; }
    .col.wide-1-8 {
      width: calc((99.999% / 8)); }
    .col.wide-2-8 {
      width: calc((99.999% / 8) * 2); }
    .col.wide-3-8 {
      width: calc((99.999% / 8) * 3); }
    .col.wide-4-8 {
      width: calc((99.999% / 8) * 4); }
    .col.wide-5-8 {
      width: calc((99.999% / 8) * 5); }
    .col.wide-6-8 {
      width: calc((99.999% / 8) * 6); }
    .col.wide-7-8 {
      width: calc((99.999% / 8) * 7); }
    .col.wide-8-8 {
      width: 100%; }
    .col.wide-1-9 {
      width: calc((99.999% / 9)); }
    .col.wide-2-9 {
      width: calc((99.999% / 9) * 2); }
    .col.wide-3-9 {
      width: calc((99.999% / 9) * 3); }
    .col.wide-4-9 {
      width: calc((99.999% / 9) * 4); }
    .col.wide-5-9 {
      width: calc((99.999% / 9) * 5); }
    .col.wide-6-9 {
      width: calc((99.999% / 9) * 6); }
    .col.wide-7-9 {
      width: calc((99.999% / 9) * 7); }
    .col.wide-8-9 {
      width: calc((99.999% / 9) * 8); }
    .col.wide-9-9 {
      width: 100%; }
    .col.wide-1-10 {
      width: calc((99.999% / 10)); }
    .col.wide-2-10 {
      width: calc((99.999% / 10) * 2); }
    .col.wide-3-10 {
      width: calc((99.999% / 10) * 3); }
    .col.wide-4-10 {
      width: calc((99.999% / 10) * 4); }
    .col.wide-5-10 {
      width: calc((99.999% / 10) * 5); }
    .col.wide-6-10 {
      width: calc((99.999% / 10) * 6); }
    .col.wide-7-10 {
      width: calc((99.999% / 10) * 7); }
    .col.wide-8-10 {
      width: calc((99.999% / 10) * 8); }
    .col.wide-9-10 {
      width: calc((99.999% / 10) * 9); }
    .col.wide-10-10 {
      width: 100%; }
    .col.wide-1-11 {
      width: calc((99.999% / 11)); }
    .col.wide-2-11 {
      width: calc((99.999% / 11) * 2); }
    .col.wide-3-11 {
      width: calc((99.999% / 11) * 3); }
    .col.wide-4-11 {
      width: calc((99.999% / 11) * 4); }
    .col.wide-5-11 {
      width: calc((99.999% / 11) * 5); }
    .col.wide-6-11 {
      width: calc((99.999% / 11) * 6); }
    .col.wide-7-11 {
      width: calc((99.999% / 11) * 7); }
    .col.wide-8-11 {
      width: calc((99.999% / 11) * 8); }
    .col.wide-9-11 {
      width: calc((99.999% / 11) * 9); }
    .col.wide-10-11 {
      width: calc((99.999% / 11) * 10); }
    .col.wide-11-11 {
      width: 100%; }
    .col.wide-1-12 {
      width: calc((99.999% / 12)); }
    .col.wide-2-12 {
      width: calc((99.999% / 12) * 2); }
    .col.wide-3-12 {
      width: calc((99.999% / 12) * 3); }
    .col.wide-4-12 {
      width: calc((99.999% / 12) * 4); }
    .col.wide-5-12 {
      width: calc((99.999% / 12) * 5); }
    .col.wide-6-12 {
      width: calc((99.999% / 12) * 6); }
    .col.wide-7-12 {
      width: calc((99.999% / 12) * 7); }
    .col.wide-8-12 {
      width: calc((99.999% / 12) * 8); }
    .col.wide-9-12 {
      width: calc((99.999% / 12) * 9); }
    .col.wide-10-12 {
      width: calc((99.999% / 12) * 10); }
    .col.wide-11-12 {
      width: calc((99.999% / 12) * 11); }
    .col.wide-12-12 {
      width: 100%; } }

.flag {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/moedas/default_flag.png); }

.flag-MAD {
  background-image: url(../img/moedas/MAD_flag.png); }

.flag-COP {
  background-image: url(../img/moedas/COP_flag.png); }

.flag-ARS {
  background-image: url(../img/moedas/ARS_flag.png); }

.flag-AED {
  background-image: url(../img/moedas/AED_flag.png); }

.flag-ZAR {
  background-image: url(../img/moedas/ZAR_flag.png); }

.flag-ILS {
  background-image: url(../img/moedas/ILS_flag.png); }

.flag-VEF {
  background-image: url(../img/moedas/VEF_flag.png); }

.flag-UYU {
  background-image: url(../img/moedas/UYU_flag.png); }

.flag-NZD {
  background-image: url(../img/moedas/NZD_flag.png); }

.flag-DKK {
  background-image: url(../img/moedas/DKK_flag.png); }

.flag-HKD {
  background-image: url(../img/moedas/HKD_flag.png); }

.flag-MXN {
  background-image: url(../img/moedas/MXN_flag.png); }

.flag-PEN {
  background-image: url(../img/moedas/PEN_flag.png); }

.flag-JPY {
  background-image: url(../img/moedas/JPY_flag.png); }

.flag-SEK {
  background-image: url(../img/moedas/SEK_flag.png); }

.flag-DOP {
  background-image: url(../img/moedas/DOP_flag.png); }

.flag-CRL {
  background-image: url(../img/moedas/CRL_flag.png); }

.flag-RUB {
  background-image: url(../img/moedas/RUB_flag.png); }

.flag-GBP {
  background-image: url(../img/moedas/GBP_flag.png); }

.flag-KNA {
  background-image: url(../img/moedas/KNA_flag.png); }

.flag-USD {
  background-image: url(../img/moedas/USD_flag.png); }

.flag-KRW {
  background-image: url(../img/moedas/KRW_flag.png); }

.flag-CLP {
  background-image: url(../img/moedas/CLP_flag.png); }

.flag-CNY {
  background-image: url(../img/moedas/CNY_flag.png); }

.flag-DEFAULT {
  background-image: url(../img/moedas/default_flag.png); }

.flag-EUR {
  background-image: url(../img/moedas/EUR_flag.png); }

.flag-NOK {
  background-image: url(../img/moedas/NOK_flag.png); }

.flag-CAD {
  background-image: url(../img/moedas/CAD_flag.png); }

.flag-CHF {
  background-image: url(../img/moedas/CHF_flag.png); }

.flag-AUD {
  background-image: url(../img/moedas/AUD_flag.png); }

.flag-MY {
  background-image: url(../img/paises/my_flag.png); }

.flag-RU {
  background-image: url(../img/paises/ru_flag.png); }

.flag-MX {
  background-image: url(../img/paises/mx_flag.png); }

.flag-PH {
  background-image: url(../img/paises/ph_flag.png); }

.flag-DZ {
  background-image: url(../img/paises/dz_flag.png); }

.flag-KM {
  background-image: url(../img/paises/km_flag.png); }

.flag-IQ {
  background-image: url(../img/paises/iq_flag.png); }

.flag-BO {
  background-image: url(../img/paises/bo_flag.png); }

.flag-BN {
  background-image: url(../img/paises/bn_flag.png); }

.flag-SG {
  background-image: url(../img/paises/sg_flag.png); }

.flag-GT {
  background-image: url(../img/paises/gt_flag.png); }

.flag-US {
  background-image: url(../img/paises/us_flag.png); }

.flag-BE {
  background-image: url(../img/paises/be_flag.png); }

.flag-BD {
  background-image: url(../img/paises/bd_flag.png); }

.flag-KG {
  background-image: url(../img/paises/kg_flag.png); }

.flag-MS {
  background-image: url(../img/paises/ms_flag.png); }

.flag-CV {
  background-image: url(../img/paises/cv_flag.png); }

.flag-UY {
  background-image: url(../img/paises/uy_flag.png); }

.flag-EC {
  background-image: url(../img/paises/ec_flag.png); }

.flag-LA {
  background-image: url(../img/paises/la_flag.png); }

.flag-AU {
  background-image: url(../img/paises/au_flag.png); }

.flag-AT {
  background-image: url(../img/paises/at_flag.png); }

.flag-CH {
  background-image: url(../img/paises/ch_flag.png); }

.flag-CI {
  background-image: url(../img/paises/ci_flag.png); }

.flag-GA {
  background-image: url(../img/paises/ga_flag.png); }

.flag-NC {
  background-image: url(../img/paises/nc_flag.png); }

.flag-BZ {
  background-image: url(../img/paises/bz_flag.png); }

.flag-KY {
  background-image: url(../img/paises/ky_flag.png); }

.flag-ID {
  background-image: url(../img/paises/id_flag.png); }

.flag-VI {
  background-image: url(../img/paises/vi_flag.png); }

.flag-IE {
  background-image: url(../img/paises/ie_flag.png); }

.flag-FR {
  background-image: url(../img/paises/fr_flag.png); }

.flag-ML {
  background-image: url(../img/paises/ml_flag.png); }

.flag-NI {
  background-image: url(../img/paises/ni_flag.png); }

.flag-LT {
  background-image: url(../img/paises/lt_flag.png); }

.flag-LU {
  background-image: url(../img/paises/lu_flag.png); }

.flag-CC {
  background-image: url(../img/paises/cc_flag.png); }

.flag-PW {
  background-image: url(../img/paises/pw_flag.png); }

.flag-MG {
  background-image: url(../img/paises/mg_flag.png); }

.flag-DE {
  background-image: url(../img/paises/de_flag.png); }

.flag-IN {
  background-image: url(../img/paises/in_flag.png); }

.flag-KR {
  background-image: url(../img/paises/kr_flag.png); }

.flag-JM {
  background-image: url(../img/paises/jm_flag.png); }

.flag-UA {
  background-image: url(../img/paises/ua_flag.png); }

.flag-AR {
  background-image: url(../img/paises/ar_flag.png); }

.flag-CO {
  background-image: url(../img/paises/co_flag.png); }

.flag-CN {
  background-image: url(../img/paises/cn_flag.png); }

.flag-LY {
  background-image: url(../img/paises/ly_flag.png); }

.flag-NE {
  background-image: url(../img/paises/ne_flag.png); }

.flag-ZW {
  background-image: url(../img/paises/zw_flag.png); }

.flag-TR {
  background-image: url(../img/paises/tr_flag.png); }

.flag-VN {
  background-image: url(../img/paises/vn_flag.png); }

.flag-MK {
  background-image: url(../img/paises/mk_flag.png); }

.flag-GL {
  background-image: url(../img/paises/gl_flag.png); }

.flag-GM {
  background-image: url(../img/paises/gm_flag.png); }

.flag-NO {
  background-image: url(../img/paises/no_flag.png); }

.flag-LS {
  background-image: url(../img/paises/ls_flag.png); }

.flag-LR {
  background-image: url(../img/paises/lr_flag.png); }

.flag-CD {
  background-image: url(../img/paises/cd_flag.png); }

.flag-MA {
  background-image: url(../img/paises/ma_flag.png); }

.flag-BW {
  background-image: url(../img/paises/bw_flag.png); }

.flag-VE {
  background-image: url(../img/paises/ve_flag.png); }

.flag-RS {
  background-image: url(../img/paises/rs_flag.png); }

.flag-BH {
  background-image: url(../img/paises/bh_flag.png); }

.flag-BI {
  background-image: url(../img/paises/bi_flag.png); }

.flag-GR {
  background-image: url(../img/paises/gr_flag.png); }

.flag-SA {
  background-image: url(../img/paises/sa_flag.png); }

.flag-NP {
  background-image: url(../img/paises/np_flag.png); }

.flag-AF {
  background-image: url(../img/paises/af_flag.png); }

.flag-AG {
  background-image: url(../img/paises/ag_flag.png); }

.flag-CZ {
  background-image: url(../img/paises/cz_flag.png); }

.flag-BB {
  background-image: url(../img/paises/bb_flag.png); }

.flag-PE {
  background-image: url(../img/paises/pe_flag.png); }

.flag-MT {
  background-image: url(../img/paises/mt_flag.png); }

.flag-MU {
  background-image: url(../img/paises/mu_flag.png); }

.flag-FK {
  background-image: url(../img/paises/fk_flag.png); }

.flag-FJ {
  background-image: url(../img/paises/fj_flag.png); }

.flag-HN {
  background-image: url(../img/paises/hn_flag.png); }

.flag-AL {
  background-image: url(../img/paises/al_flag.png); }

.flag-AM {
  background-image: url(../img/paises/am_flag.png); }

.flag-NZ {
  background-image: url(../img/paises/nz_flag.png); }

.flag-SK {
  background-image: url(../img/paises/sk_flag.png); }

.flag-EE {
  background-image: url(../img/paises/ee_flag.png); }

.flag-GY {
  background-image: url(../img/paises/gy_flag.png); }

.flag-LV {
  background-image: url(../img/paises/lv_flag.png); }

.flag-GH {
  background-image: url(../img/paises/gh_flag.png); }

.flag-GI {
  background-image: url(../img/paises/gi_flag.png); }

.flag-ET {
  background-image: url(../img/paises/et_flag.png); }

.flag-CA {
  background-image: url(../img/paises/ca_flag.png); }

.flag-MD {
  background-image: url(../img/paises/md_flag.png); }

.flag-ME {
  background-image: url(../img/paises/me_flag.png); }

.flag-PT {
  background-image: url(../img/paises/pt_flag.png); }

.flag-KP {
  background-image: url(../img/paises/kp_flag.png); }

.flag-IL {
  background-image: url(../img/paises/il_flag.png); }

.flag-BR {
  background-image: url(../img/paises/br_flag.png); }

.flag-BRL {
  background-image: url(../img/paises/br_flag.png); }

.flag-BS {
  background-image: url(../img/paises/bs_flag.png); }

.flag-AW {
  background-image: url(../img/paises/aw_flag.png); }

.flag-HT {
  background-image: url(../img/paises/ht_flag.png); }

.flag-HU {
  background-image: url(../img/paises/hu_flag.png); }

.flag-GB {
  background-image: url(../img/paises/gb_flag.png); }

.flag-NA {
  background-image: url(../img/paises/na_flag.png); }

.flag-KZ {
  background-image: url(../img/paises/kz_flag.png); }

.flag-TW {
  background-image: url(../img/paises/tw_flag.png); }

.flag-DM {
  background-image: url(../img/paises/dm_flag.png); }

.flag-MN {
  background-image: url(../img/paises/mn_flag.png); }

.flag-MO {
  background-image: url(../img/paises/mo_flag.png); }

.flag-BF {
  background-image: url(../img/paises/bf_flag.png); }

.flag-BG {
  background-image: url(../img/paises/bg_flag.png); }

.flag-KE {
  background-image: url(../img/paises/ke_flag.png); }

.flag-TH {
  background-image: url(../img/paises/th_flag.png); }

.flag-FO {
  background-image: url(../img/paises/fo_flag.png); }

.flag-MP {
  background-image: url(../img/paises/mp_flag.png); }

.flag-OM {
  background-image: url(../img/paises/om_flag.png); }

.flag-PA {
  background-image: url(../img/paises/pa_flag.png); }

.flag-AI {
  background-image: url(../img/paises/ai_flag.png); }

.flag-CU {
  background-image: url(../img/paises/cu_flag.png); }

.flag-HK {
  background-image: url(../img/paises/hk_flag.png); }

.flag-LB {
  background-image: url(../img/paises/lb_flag.png); }

.flag-PK {
  background-image: url(../img/paises/pk_flag.png); }

.flag-MZ {
  background-image: url(../img/paises/mz_flag.png); }

.flag-IS {
  background-image: url(../img/paises/is_flag.png); }

.flag-IR {
  background-image: url(../img/paises/ir_flag.png); }

.flag-TC {
  background-image: url(../img/paises/tc_flag.png); }

.flag-KN {
  background-image: url(../img/paises/kn_flag.png); }

.flag-BM {
  background-image: url(../img/paises/bm_flag.png); }

.flag-NU {
  background-image: url(../img/paises/nu_flag.png); }

.flag-LI {
  background-image: url(../img/paises/li_flag.png); }

.flag-SE {
  background-image: url(../img/paises/se_flag.png); }

.flag-GW {
  background-image: url(../img/paises/gw_flag.png); }

.flag-BA {
  background-image: url(../img/paises/ba_flag.png); }

.flag-MW {
  background-image: url(../img/paises/mw_flag.png); }

.flag-MV {
  background-image: url(../img/paises/mv_flag.png); }

.flag-PG {
  background-image: url(../img/paises/pg_flag.png); }

.flag-PF {
  background-image: url(../img/paises/pf_flag.png); }

.flag-YE {
  background-image: url(../img/paises/ye_flag.png); }

.flag-FI {
  background-image: url(../img/paises/fi_flag.png); }

.flag-JP {
  background-image: url(../img/paises/jp_flag.png); }

.flag-AO {
  background-image: url(../img/paises/ao_flag.png); }

.flag-CR {
  background-image: url(../img/paises/cr_flag.png); }

.flag-SI {
  background-image: url(../img/paises/si_flag.png); }

.flag-EG {
  background-image: url(../img/paises/eg_flag.png); }

.flag-PL {
  background-image: url(../img/paises/pl_flag.png); }

.flag-BJ {
  background-image: url(../img/paises/bj_flag.png); }

.flag-IT {
  background-image: url(../img/paises/it_flag.png); }

.flag-TD {
  background-image: url(../img/paises/td_flag.png); }

.flag-KI {
  background-image: url(../img/paises/ki_flag.png); }

.flag-KH {
  background-image: url(../img/paises/kh_flag.png); }

.flag-ZA {
  background-image: url(../img/paises/za_flag.png); }

.flag-GQ {
  background-image: url(../img/paises/gq_flag.png); }

.flag-NR {
  background-image: url(../img/paises/nr_flag.png); }

.flag-SB {
  background-image: url(../img/paises/sb_flag.png); }

.flag-CX {
  background-image: url(../img/paises/cx_flag.png); }

.flag-CY {
  background-image: url(../img/paises/cy_flag.png); }

.flag-AE {
  background-image: url(../img/paises/ae_flag.png); }

.flag-AD {
  background-image: url(../img/paises/ad_flag.png); }

.flag-GN {
  background-image: url(../img/paises/gn_flag.png); }

.flag-ER {
  background-image: url(../img/paises/er_flag.png); }

.flag-ES {
  background-image: url(../img/paises/es_flag.png); }

.flag-NL {
  background-image: url(../img/paises/nl_flag.png); }

.flag-QA {
  background-image: url(../img/paises/qa_flag.png); }

.flag-AZ {
  background-image: url(../img/paises/az_flag.png); }

.flag-CF {
  background-image: url(../img/paises/cf_flag.png); }

.flag-CG {
  background-image: url(../img/paises/cg_flag.png); }

.flag-MC {
  background-image: url(../img/paises/mc_flag.png); }

.flag-RO {
  background-image: url(../img/paises/ro_flag.png); }

.flag-PR {
  background-image: url(../img/paises/pr_flag.png); }

.flag-BT {
  background-image: url(../img/paises/bt_flag.png); }

.flag-VG {
  background-image: url(../img/paises/vg_flag.png); }

.flag-HR {
  background-image: url(../img/paises/hr_flag.png); }

.flag-EUR {
  background-image: url(../img/paises/eur_flag.png); }

.flag-JO {
  background-image: url(../img/paises/jo_flag.png); }

.flag-CL {
  background-image: url(../img/paises/cl_flag.png); }

.flag-CM {
  background-image: url(../img/paises/cm_flag.png); }

.flag-NG {
  background-image: url(../img/paises/ng_flag.png); }

.flag-NF {
  background-image: url(../img/paises/nf_flag.png); }

.flag-GE {
  background-image: url(../img/paises/ge_flag.png); }

.flag-GD {
  background-image: url(../img/paises/gd_flag.png); }

.flag-PY {
  background-image: url(../img/paises/py_flag.png); }

.flag-MH {
  background-image: url(../img/paises/mh_flag.png); }

.flag-DK {
  background-image: url(../img/paises/dk_flag.png); }

.row:after, .clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden; }

.sprite {
  background-image: url(../img/spritesheet.html);
  background-repeat: no-repeat;
  display: inline-block; }

/*
.sprite-arrow-left {
    width: 25px;
    height: 51px;
    background-position: -5px -5px;
}

.sprite-arrow-right {
    width: 25px;
    height: 51px;
    background-position: -40px -5px;
}

.sprite-cart {
    width: 16px;
    height: 14px;
    background-position: -75px -5px;
}

.sprite-circle-right {
    width: 25px;
    height: 25px;
    background-position: -101px -5px;
}

.sprite-facebook {
    width: 29px;
    height: 29px;
    background-position: -136px -5px;
}

.sprite-glass {
    width: 16px;
    height: 16px;
    background-position: -175px -5px;
}

.sprite-instagram {
    width: 29px;
    height: 29px;
    background-position: -201px -5px;
}

.sprite-linkedin {
    width: 29px;
    height: 29px;
    background-position: -240px -5px;
}

.sprite-logotipo {
    width: 213px;
    height: 42px;
    background-position: -279px -5px;
}

.sprite-oculos {
    width: 88px;
    height: 39px;
    background-position: -502px -5px;
}

.sprite-padlock-gray-large {
    width: 64px;
    height: 86px;
    background-position: -600px -5px;
}

.sprite-padlock-white-large {
    width: 64px;
    height: 86px;
    background-position: -674px -5px;
}

.sprite-pinterest {
    width: 29px;
    height: 29px;
    background-position: -748px -5px;
}

.sprite-podcast {
    width: 75px;
    height: 84px;
    background-position: -787px -5px;
}
*/
.sprite-arrow-left {
  width: 25px;
  height: 51px;
  background-position: -10px -10px; }

.sprite-arrow-right {
  width: 25px;
  height: 51px;
  background-position: -55px -10px; }

.sprite-cart {
  width: 16px;
  height: 14px;
  background-position: -100px -10px; }

.sprite-circle-right {
  width: 25px;
  height: 25px;
  background-position: -136px -10px; }

.sprite-compartilhar {
  width: 13px;
  height: 14px;
  background-position: -181px -10px; }

.sprite-facebook {
  width: 29px;
  height: 29px;
  background-position: -214px -10px; }

.sprite-facebook-blue {
  width: 37px;
  height: 37px;
  background-position: -263px -10px; }

.sprite-glass {
  width: 16px;
  height: 16px;
  background-position: -320px -10px; }

.sprite-glass-small {
  width: 31px;
  height: 14px;
  background-position: -356px -10px; }

.sprite-google-blue {
  width: 37px;
  height: 37px;
  background-position: -407px -10px; }

.sprite-instagram {
  width: 29px;
  height: 29px;
  background-position: -464px -10px; }

.sprite-linkedin {
  width: 29px;
  height: 29px;
  background-position: -513px -10px; }

.sprite-linkedin-blue {
  width: 37px;
  height: 37px;
  background-position: -562px -10px; }

.sprite-logotipo {
  width: 213px;
  height: 42px;
  background-position: -619px -10px; }

.sprite-oculos {
  width: 88px;
  height: 39px;
  background-position: -852px -10px; }

.sprite-padlock-gray-large {
  width: 64px;
  height: 86px;
  background-position: -960px -10px; }

.sprite-padlock-white-large {
  width: 64px;
  height: 86px;
  background-position: -1044px -10px; }

.sprite-pinterest {
  width: 29px;
  height: 29px;
  background-position: -1128px -10px; }

.sprite-podcast {
  width: 75px;
  height: 84px;
  background-position: -1177px -10px; }

.sprite-reply {
  width: 21px;
  height: 13px;
  background-position: -1272px -10px; }

.sprite-talk {
  width: 16px;
  height: 14px;
  background-position: -1313px -10px; }

.sprite-twitter-blue {
  width: 37px;
  height: 37px;
  background-position: -1349px -10px; }

.sprite-whasapp-blue {
  width: 37px;
  height: 37px;
  background-position: -1406px -10px; }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr; }

.fancybox-show-controls .fancybox-controls {
  opacity: 1; }

.fancybox-infobar {
  display: none; }

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all; }

.fancybox-show-buttons .fancybox-buttons {
  display: block; }

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr; }

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide--image {
  overflow: hidden; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent; }

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%; }

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  font: 80px/30px Roboto,"Helvetica Neue",Helvetica,sans-serif;
  color: #fff;
  font-weight: 100;
  text-align: center;
  border-width: 0;
  background: #a80733;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent; }

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none; }

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none; }

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5; }

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close {
  float: right; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left; }

  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important; }

  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }
/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent; }

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent; }

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px; }

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px; }

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important; }

  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0; } }
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */
.toast-title {
  font-weight: 700; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a, .toast-message label {
  color: #FFF; }

.toast-message a:hover {
  color: #CCC;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -.3em;
  top: -.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1; }

.toast-close-button:focus, .toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

.rtl .toast-close-button {
  left: -.3em;
  float: left;
  right: .3em; }

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none; }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center; }

#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important; }

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important; }

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important; }

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important; }

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51A351; }

.toast-error {
  background-color: #BD362F; }

.toast-info {
  background-color: #2F96B4; }

.toast-warning {
  background-color: #F89406; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: .4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px; }

  #toast-container .toast-close-button {
    right: -.2em;
    top: -.2em; }

  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: .2em; } }
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px; }

  #toast-container .toast-close-button {
    right: -.2em;
    top: -.2em; }

  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: .2em; } }
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; }

  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px; } }
#toast-container {
  z-index: 999999999; }
  @media (min-width: 960px) {
    #toast-container.toast-top-right {
      top: 240px !important; } }
  #toast-container .toast {
    background-image: none !important;
    background-color: #3498db;
    padding: 6px 15px 6px 10px;
    opacity: 1;
    box-shadow: none !important;
    border-radius: 0; }
    #toast-container .toast.toast-error {
      background: #e74c3c; }
    #toast-container .toast .toast-progress {
      background-color: rgba(255, 255, 255, 0.7);
      opacity: 1;
      height: 5px; }
    #toast-container .toast .toast-message {
      margin-bottom: 4px; }

.fancybox-container.confidence-moneygram-enviar .fancybox-slide {
  padding: 0.5rem; }
.fancybox-container.confidence-moneygram-enviar .fancybox-slide > * {
  background-color: #f2f5f7;
  line-height: 1.5; }
.fancybox-container.confidence-moneygram-enviar button:not(:disabled) {
  cursor: pointer; }
.fancybox-container.confidence-moneygram-enviar #fancybox-confidence-moneygram {
  border-radius: 8px;
  max-width: 420px;
  padding: 20px;
  margin: auto; }
  @media (max-width: 840px) {
    .fancybox-container.confidence-moneygram-enviar #fancybox-confidence-moneygram {
      max-width: 350px;
      padding: 20px; } }
  @media (max-width: 450px) {
    .fancybox-container.confidence-moneygram-enviar #fancybox-confidence-moneygram {
      max-width: 320px;
      padding: 20px; } }
.fancybox-container.confidence-moneygram-enviar .confidence-input-error {
  height: 24px;
  text-align: center; }
  .fancybox-container.confidence-moneygram-enviar .confidence-input-error > span {
    color: red;
    font-size: 13px;
    margin-left: 0; }
.fancybox-container.confidence-moneygram-enviar button.close {
  position: absolute;
  right: 15px;
  width: auto;
  padding: 0;
  margin: 0;
  height: auto;
  top: 5px;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  font-size: 40px;
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  border-radius: 30px;
  font-family: Lato, sans-serif; }
  .fancybox-container.confidence-moneygram-enviar button.close:not(:disabled):not(.disabled):focus, .fancybox-container.confidence-moneygram-enviar button.close:not(:disabled):not(.disabled):hover {
    opacity: 0.75; }
  .fancybox-container.confidence-moneygram-enviar button.close span {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff; }
  .fancybox-container.confidence-moneygram-enviar button.close span.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
.fancybox-container.confidence-moneygram-enviar .message {
  background-color: #f2f5f7;
  border-radius: 8px;
  padding: 32px; }
.fancybox-container.confidence-moneygram-enviar .modal-money-gram-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center; }
.fancybox-container.confidence-moneygram-enviar .modal-header, .fancybox-container.confidence-moneygram-enviar .modal-footer {
  border: 0 !important; }
.fancybox-container.confidence-moneygram-enviar .modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  line-height: 1.5; }
.fancybox-container.confidence-moneygram-enviar .modal-body {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 16px; }
  @media (max-width: 840px) {
    .fancybox-container.confidence-moneygram-enviar .modal-body {
      width: 100%; } }
.fancybox-container.confidence-moneygram-enviar .modal-money-gram-container {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
.fancybox-container.confidence-moneygram-enviar .modal-money-gram-container > .modal-footer {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  border: 0 !important;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  @media (min-width: 840px) {
    .fancybox-container.confidence-moneygram-enviar .modal-money-gram-container > .modal-footer {
      width: 80%; } }
  .fancybox-container.confidence-moneygram-enviar .modal-money-gram-container > .modal-footer > button {
    background-color: #1298d4;
    color: #fff;
    height: 48px;
    width: 100%;
    border-radius: 30px;
    font-family: Lato, sans-serif;
    font-weight: bold;
    outline: none !important;
    border: none;
    text-align: center !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none; }
  @media (max-width: 840px) {
    .fancybox-container.confidence-moneygram-enviar .modal-money-gram-container > .modal-footer > button {
      width: 95%; } }
  .fancybox-container.confidence-moneygram-enviar .modal-money-gram-container > .modal-footer > button:disabled {
    background-color: #cfd4d9;
    border: none; }
.fancybox-container.confidence-moneygram-enviar .modal-header > label {
  color: #222745;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0.5rem; }
@media (max-width: 840px) {
  .fancybox-container.confidence-moneygram-enviar .modal-header > label {
    font-size: 22px; } }
.fancybox-container.confidence-moneygram-enviar .confidence-input {
  width: 100%;
  margin: 20px 0 30px 0; }
  .fancybox-container.confidence-moneygram-enviar .confidence-input label {
    width: 100%;
    margin-left: 20px;
    color: #748497;
    font-size: 16px;
    margin-bottom: 5px; }
  .fancybox-container.confidence-moneygram-enviar .confidence-input .select2 {
    margin-top: 5px; }
.fancybox-container.confidence-moneygram-enviar .confidence-input-container {
  background-color: transparent;
  height: 48px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  width: 100%;
  align-content: center;
  padding: 1px 0;
  border-radius: 30px;
  margin-top: 5px; }
  .fancybox-container.confidence-moneygram-enviar .confidence-input-container > input, .fancybox-container.confidence-moneygram-enviar .confidence-input-container > select {
    text-align: left;
    background-color: #fff;
    border: none;
    width: 100%;
    border-radius: 30px;
    border-style: none;
    padding: 0 20px; }
    .fancybox-container.confidence-moneygram-enviar .confidence-input-container > input::placeholder, .fancybox-container.confidence-moneygram-enviar .confidence-input-container > select::placeholder {
      color: #b8c1cb; }
  .fancybox-container.confidence-moneygram-enviar .confidence-input-container label {
    margin: 15px 0 10px 0; }
.fancybox-container.confidence-moneygram-enviar .bloco-informativo {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  background-color: #fdf5db;
  padding: 10px; }
  @media (max-width: 840px) {
    .fancybox-container.confidence-moneygram-enviar .bloco-informativo {
      font-size: 14px; } }
  .fancybox-container.confidence-moneygram-enviar .bloco-informativo > div {
    margin: 15px; }
  .fancybox-container.confidence-moneygram-enviar .bloco-informativo > label {
    color: #222745;
    text-align: left; }
  .fancybox-container.confidence-moneygram-enviar .bloco-informativo .texto-negrito {
    color: #222745;
    font-weight: bold; }

#ocupacao-originador-moneygram {
  background: #FFF;
  border-radius: 30px;
  border: none;
  padding: 0 0 0 10px;
  width: 100%; }

section.componente-contador {
  font-family: Lato; }
  section.componente-contador .tituloPage {
    text-align: center;
    margin: 40px 0px; }
    section.componente-contador .tituloPage h1 {
      font-weight: 800;
      font-size: 34px; }
  section.componente-contador .textoPage {
    text-align: center; }
    section.componente-contador .textoPage p {
      font-size: 19px;
      line-height: 25px;
      font-weight: 500; }
    @media (max-width: 991px) {
      section.componente-contador .textoPage {
        max-width: 90%;
        margin: 0 auto; } }
  section.componente-contador .cronometroMain {
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 15px; }
    section.componente-contador .cronometroMain p {
      font-weight: 500;
      font-size: 50px;
      display: none; }
    section.componente-contador .cronometroMain div {
      font-weight: 500;
      font-size: 75px;
      line-height: 75px; }
  section.componente-contador .ctaCronometro {
    display: flex;
    justify-content: center;
    padding: 0px 0px 40px 0px; }
    section.componente-contador .ctaCronometro a {
      background: #212644;
      color: #fff;
      padding: 10px 55px;
      border-radius: 6px;
      font-weight: 600; }
  section.componente-contador .boxImagemCronometro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 35px 0px 50px 0px; }
    @media (max-width: 991px) {
      section.componente-contador .boxImagemCronometro {
        flex-wrap: wrap;
        padding: 0px 20px; } }
    section.componente-contador .boxImagemCronometro .imagemBanner {
      width: 100%; }
      @media (min-width: 992px) {
        section.componente-contador .boxImagemCronometro .imagemBanner {
          width: 50%; } }
      section.componente-contador .boxImagemCronometro .imagemBanner img {
        width: 100%;
        border-radius: 20px; }
      @media (max-width: 991px) {
        section.componente-contador .boxImagemCronometro .imagemBanner .boxImagemCronometro {
          flex-wrap: wrap;
          padding: 0px 25px; }
          section.componente-contador .boxImagemCronometro .imagemBanner .boxImagemCronometro .imagemBanner {
            width: 100%; } }
    section.componente-contador .boxImagemCronometro .boxMain {
      width: 100%; }
      @media (min-width: 992px) {
        section.componente-contador .boxImagemCronometro .boxMain {
          width: 50%; } }
      @media (max-width: 991px) {
        section.componente-contador .boxImagemCronometro .boxMain {
          margin: 30px 0px 0px 0px; } }
      section.componente-contador .boxImagemCronometro .boxMain .ctaCronometro {
        padding: 40px 0px 40px 0px; }
  section.componente-contador.fundo-geral {
    padding: 40px;
    min-height: 550px;
    background-size: cover;
    background-position: center 15%;
    display: flex;
    align-items: center; }
    section.componente-contador.fundo-geral .tituloPage h1 {
      color: #fff; }
    section.componente-contador.fundo-geral .textoPage {
      color: #fff; }
      section.componente-contador.fundo-geral .textoPage p {
        color: #fff; }
    section.componente-contador.fundo-geral .cronometroMain div {
      color: #fff; }
    section.componente-contador.fundo-geral .ctaCronometro a {
      background: #fff;
      color: #212644;
      font-weight: 800; }

@media (min-width: 992px) {
  body,
  html {
    overflow-x: hidden; } }

.header .topoContainer {
  background-color: #222745; }
  @media (max-width: 991px) {
    .header .topoContainer {
      display: none; } }
  .header .topoContainer .col-cta-links {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin: 0 auto; }
    .header .topoContainer .col-cta-links .boxHeaderTopoBotoes {
      min-width: calc(455px + ((100vw - 1150px) / 100) * 15); }
      .header .topoContainer .col-cta-links .boxHeaderTopoBotoes ul {
        display: flex;
        align-items: center;
        gap: 8px; }
        .header .topoContainer .col-cta-links .boxHeaderTopoBotoes ul li.confidenceCta a {
          background-color: #03A9F4;
          padding: 8px 16px; }
        .header .topoContainer .col-cta-links .boxHeaderTopoBotoes ul li.bankCta a {
          border: 1px solid #2196F3;
          background-color: transparent;
          padding: 8px 25px; }
        .header .topoContainer .col-cta-links .boxHeaderTopoBotoes ul li a {
          border-radius: 7px;
          font-size: 17px;
          font-weight: 400;
          color: #fff; }
    .header .topoContainer .col-cta-links .col-default-menu {
      min-width: calc(700px + ((100vw - 1150px) / 100) * 15);
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      .header .topoContainer .col-cta-links .col-default-menu .header {
        min-width: calc(400px + ((100vw - 1150px) / 100) * 15);
        width: auto; }
        @media (max-width: 1700px) {
          .header .topoContainer .col-cta-links .col-default-menu .header {
            margin-right: 30px; } }
        .header .topoContainer .col-cta-links .col-default-menu .header nav ul {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          margin: 0;
          padding: 7px 0px 0px 0px; }
          @media (min-width: 992px) {
            .header .topoContainer .col-cta-links .col-default-menu .header nav ul.active li {
              position: initial; } }
          .header .topoContainer .col-cta-links .col-default-menu .header nav ul li {
            position: relative; }
            .header .topoContainer .col-cta-links .col-default-menu .header nav ul li.menu-item-has-children {
              padding-right: 0;
              margin-right: 15px; }
              .header .topoContainer .col-cta-links .col-default-menu .header nav ul li.menu-item-has-children a::after {
                top: 6px;
                right: -15px; }
            .header .topoContainer .col-cta-links .col-default-menu .header nav ul li a {
              font-weight: 500;
              font-size: 16px;
              padding: 0px 0px 0px 25px; }
            .header .topoContainer .col-cta-links .col-default-menu .header nav ul li:last-child::after {
              content: '';
              display: block;
              width: 2px;
              height: 32px;
              background: #fff;
              position: absolute;
              right: -40px;
              bottom: -5px; }
      .header .topoContainer .col-cta-links .col-default-menu .lastCtasHeader {
        display: flex;
        align-items: center;
        list-style: none;
        width: 32%;
        position: relative;
        z-index: 9999;
        justify-content: center;
        gap: 20px; }
        .header .topoContainer .col-cta-links .col-default-menu .lastCtasHeader li {
          padding: 0;
          position: relative; }
          .header .topoContainer .col-cta-links .col-default-menu .lastCtasHeader li:first-child::after {
            content: '/';
            color: #fff;
            margin: 0px 0px 0px 3px;
            position: absolute;
            right: -13px; }
          .header .topoContainer .col-cta-links .col-default-menu .lastCtasHeader li a {
            font-weight: 500;
            font-size: 17px;
            text-decoration: underline !important;
            color: #fff; }

.customHeaderNew {
  padding: 0 !important;
  height: auto !important;
  background-color: transparent !important; }
  .customHeaderNew .customHeaderNewBottom {
    background-color: #303762 !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px; }
    .customHeaderNew .customHeaderNewBottom .hamburguerMenu {
      display: none; }
    @media (max-width: 991px) {
      .customHeaderNew .customHeaderNewBottom {
        border-radius: 0;
        margin-bottom: 0px;
        background-color: #212644 !important; }
        .customHeaderNew .customHeaderNewBottom .hamburguerMenu {
          display: block; }
          .customHeaderNew .customHeaderNewBottom .hamburguerMenu .close {
            position: absolute;
            top: 75px;
            z-index: 99999999999;
            right: 10px; } }
    .customHeaderNew .customHeaderNewBottom .container {
      max-width: 1255px !important; }
    .customHeaderNew .customHeaderNewBottom .col-custom-nav {
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 100%;
      margin: 0 auto; }
      @media (min-width: 992px) and (max-width: 1462px) {
        .customHeaderNew .customHeaderNewBottom .col-custom-nav {
          padding: 0px 15px 0px 35px; } }
      @media (max-width: 991px) {
        .customHeaderNew .customHeaderNewBottom .col-custom-nav {
          padding: 14px 20px; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav .logoConfidence img {
            width: 190px; } }
      .customHeaderNew .customHeaderNewBottom .col-custom-nav nav {
        padding: 0 !important;
        min-width: calc(840px + ((100vw - 1150px) / 100) * 15);
        width: auto !important; }
        @media (max-width: 991px) {
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav {
            width: 100% !important;
            min-width: auto;
            top: 50px;
            padding-top: 20px !important;
            z-index: 99999999999;
            padding-bottom: 20px !important; } }
        .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.listaDesktop {
          display: flex;
          align-items: center; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.listaDesktop li {
            margin: 0px 20px 0px 0px; }
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.listaDesktop li a {
              display: flex;
              align-items: center;
              gap: 3px;
              font-size: 16px;
              color: #fff; }
          @media (max-width: 991px) {
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.listaDesktop.produtosMobile {
              flex-wrap: wrap; }
              .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.listaDesktop.produtosMobile li {
                width: 100%; }
                .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.listaDesktop.produtosMobile li a {
                  color: #212644; } }
        .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.menu-topo-mobile-produtos {
          display: flex;
          align-items: center; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.menu-topo-mobile-produtos li {
            margin: 0px 20px 0px 0px; }
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.menu-topo-mobile-produtos li a {
              display: flex;
              align-items: center;
              gap: 3px;
              font-size: 16px;
              color: #fff; }
          @media (max-width: 991px) {
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.menu-topo-mobile-produtos.produtosMobile {
              flex-wrap: wrap; }
              .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.menu-topo-mobile-produtos.produtosMobile li {
                width: 100%; }
                .customHeaderNew .customHeaderNewBottom .col-custom-nav nav ul.menu-topo-mobile-produtos.produtosMobile li a {
                  color: #212644; } }
        .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .boxHeaderTopoBotoes ul {
          flex-wrap: nowrap;
          justify-content: flex-start;
          text-align: center;
          display: flex;
          gap: 11px;
          padding: 0px 0px 0px 13px; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .boxHeaderTopoBotoes ul li.confidenceCta a {
            background-color: #03A9F4;
            padding: 8px 16px; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .boxHeaderTopoBotoes ul li.bankCta a {
            border: 1px solid #2196F3;
            background-color: transparent;
            padding: 8px 25px;
            color: #2196F3; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .boxHeaderTopoBotoes ul li a {
            border-radius: 7px;
            font-size: 17px;
            font-weight: 400; }
            @media (max-width: 991px) {
              .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .boxHeaderTopoBotoes ul li a {
                padding: 6px 20px !important;
                font-size: 16px !important; }
                .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .boxHeaderTopoBotoes ul li a.produtosMobile {
                  font-size: 16px; } }
        .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .cadastre-se-mobile {
          max-width: 90%;
          margin: 12px auto 10px auto; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .cadastre-se-mobile a {
            font-size: 16px !important;
            font-weight: 600 !important; }
        .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .lastCtasHeader {
          display: flex;
          align-items: center;
          list-style: none;
          width: 100%;
          position: relative;
          z-index: 9999;
          justify-content: flex-start;
          gap: 20px;
          padding: 15px 0px 15px 20px; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .lastCtasHeader li {
            padding: 0;
            position: relative; }
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .lastCtasHeader li:first-child::after {
              content: '/';
              color: #303762;
              margin: 0px 0px 0px 3px;
              position: absolute;
              right: -13px; }
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .lastCtasHeader li a {
              font-weight: 700;
              font-size: 17px;
              text-decoration: underline !important;
              color: #303762;
              padding: 0; }
        .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos {
          flex-wrap: wrap;
          max-width: 90%;
          margin: 0 auto;
          padding: 0px 0px 20px 0px; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos li {
            width: 100%; }
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos li a {
              color: #212644;
              font-weight: 600; }
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos li.menu-item-has-children > a::after {
              right: 4px;
              border-bottom: 1px solid #212644 !important;
              border-right: 1px solid #212644 !important; }
            .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos li.menu-item-has-children > a {
              width: min-content; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos ul li a {
            padding: 0px 0px 8px 0px;
            font-weight: 400; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos ul li.produto-moeda a::before {
            content: '';
            display: block;
            background-image: url("../img/icones/moeda-especie.png");
            width: 24px;
            height: 23px;
            background-repeat: no-repeat;
            background-size: contain; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos ul li.produto-cartao a::before {
            content: '';
            display: block;
            background-image: url("../img/icones/card-icone.png");
            width: 24px;
            height: 23px;
            background-repeat: no-repeat;
            background-size: contain; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos ul li.produto-moneygram a::before {
            content: '';
            display: block;
            background-image: url("../img/icones/moneygram-icone.png");
            width: 24px;
            height: 23px;
            background-repeat: no-repeat;
            background-size: contain; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos ul li.produto-transfer a::before {
            content: '';
            display: block;
            background-image: url("../img/icones/transferencia-icone.png");
            width: 24px;
            height: 23px;
            background-repeat: no-repeat;
            background-size: contain; }
          .customHeaderNew .customHeaderNewBottom .col-custom-nav nav .menuBottomMobile .menu-topo-mobile-produtos ul li.produto-global a::before {
            content: '';
            display: block;
            background-image: url("../img/icones/wise-logo-icone.png");
            width: 24px;
            height: 23px;
            background-repeat: no-repeat;
            background-size: contain; }
    .customHeaderNew .customHeaderNewBottom .cotacaoDia {
      min-width: calc(310px + ((100vw - 1150px) / 100) * 15); }
      @media (max-width: 991px) {
        .customHeaderNew .customHeaderNewBottom .cotacaoDia {
          display: flex;
          align-items: center;
          list-style: none;
          justify-content: space-between;
          width: 100%;
          min-width: auto; } }
      .customHeaderNew .customHeaderNewBottom .cotacaoDia .box {
        display: flex;
        align-items: center;
        gap: 2px;
        justify-content: end; }
        .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .label p {
          color: #fff;
          font-weight: 700;
          font-size: 18px; }
          @media (max-width: 991px) {
            .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .label p {
              font-size: 15px; } }
        @media (max-width: 991px) {
          .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect {
            margin-left: 24px; } }
        .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect .select2-container--open {
          width: 300px !important;
          position: absolute; }
          .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect .select2-container--open .clean-select {
            display: none !important; }
        .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect span {
          color: #fff; }
          .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect span.select2-selection__rendered {
            display: flex;
            align-items: center;
            padding: 0;
            gap: 5px; }
          .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect span.flag {
            width: 20px;
            height: 12px;
            display: block;
            object-fit: contain; }
            @media (max-width: 991px) {
              .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect span.flag {
                width: 32px;
                height: 16px;
                display: block;
                object-fit: contain; } }
          .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect span strong.p {
            font-size: 17px;
            font-weight: 500; }
            .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect span strong.p b {
              font-size: 12px;
              font-weight: 300; }
        .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect .select2-selection__arrow {
          right: -30px !important; }
          @media (max-width: 991px) {
            .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect .select2-selection__arrow {
              left: auto !important; } }
          .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxCotacaoSelect .select2-selection__arrow b {
            border-bottom: 1px solid #fff !important;
            border-right: 1px solid #fff !important; }
        .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxLinguagemSite {
          display: flex;
          align-items: center;
          gap: 4px;
          margin-left: 22px;
          cursor: pointer; }
          .customHeaderNew .customHeaderNewBottom .cotacaoDia .box .boxLinguagemSite span {
            color: #fff;
            font-weight: 700; }

.desktopMenuBottom {
  display: flex;
  align-items: center;
  padding: 15px 0px; }
  @media (max-width: 991px) {
    .desktopMenuBottom {
      display: none; } }

.mobileMenuNav {
  width: 100%;
  padding: 8px 20px; }
  @media (min-width: 992px) {
    .mobileMenuNav {
      display: none; } }

.dropdown-with-icons {
  width: 300px !important;
  padding: 0 !important;
  margin-top: 24px; }

header.header .header nav.menu-desktop ul.menu-topo li a.cursor-default {
  cursor: pointer; }
header.header .header nav.menu-desktop ul.menu-topo li ul {
  max-width: 100% !important;
  margin-left: 0 !important;
  background-color: #fff !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  left: 0 !important;
  top: 31px !important;
  width: auto !important;
  min-width: max-content;
  height: auto !important;
  min-height: auto !important;
  padding: 15px 20px !important; }
  header.header .header nav.menu-desktop ul.menu-topo li ul::after, header.header .header nav.menu-desktop ul.menu-topo li ul::before {
    content: none !important; }
  header.header .header nav.menu-desktop ul.menu-topo li ul li {
    width: 100% !important;
    padding: 0px 0px 15px 0px !important; }
    header.header .header nav.menu-desktop ul.menu-topo li ul li::after {
      content: none !important; }
    header.header .header nav.menu-desktop ul.menu-topo li ul li a {
      color: #212644 !important;
      padding: 0px !important;
      font-weight: 700 !important; }
header.header .header nav.menu-desktop ul.menu-topo li:last-child::after {
  content: none !important; }

@media (min-width: 1500px) {
  .customHeaderNew .customHeaderNewBottom .container {
    max-width: calc(1345px + (100vw - 320px) / 10) !important; } }
body.home .topo-home {
  display: none; }
@media (min-width: 992px) {
  body.home .bannerNovoCustom {
    background-color: #fff; } }
@media (min-width: 992px) {
  body.home .bannerNovoCustom .containerCustom {
    max-width: 1400px;
    margin: 0 auto; } }
body.home .bannerNovoCustom .carroselBanner .boxImagemMain .imagem img {
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px; }
  @media (max-width: 767px) {
    body.home .bannerNovoCustom .carroselBanner .boxImagemMain .imagem img {
      height: 305px !important; } }
  @media (min-width: 992px) {
    body.home .bannerNovoCustom .carroselBanner .boxImagemMain .imagem img {
      height: 344px; } }
@media (min-width: 992px) {
  body.home .bannerNovoCustom .carroselBanner .boxInfoBanner {
    top: 40px !important;
    left: 0 !important;
    width: 92%;
    margin: 0 auto;
    right: 0; } }
@media (max-width: 767px) {
  body.home .bannerNovoCustom .carroselBanner .boxInfoBanner {
    top: 50px !important;
    left: 30px !important;
    padding-right: 30px !important; } }
body.home .bannerNovoCustom .carroselBanner .boxInfoBanner .logoEmpresaHome {
  width: 240px; }
  @media (max-width: 767px) {
    body.home .bannerNovoCustom .carroselBanner .boxInfoBanner .logoEmpresaHome {
      width: 240px !important; } }
  body.home .bannerNovoCustom .carroselBanner .boxInfoBanner .logoEmpresaHome img {
    max-width: 100%; }
body.home .bannerNovoCustom .carroselBanner .boxInfoBanner .tituloBanner p {
  color: #F0FAFF !important;
  font-size: 38px !important;
  font-weight: 700 !important;
  line-height: 45px !important; }
  @media (max-width: 767px) {
    body.home .bannerNovoCustom .carroselBanner .boxInfoBanner .tituloBanner p {
      font-size: 24px !important;
      line-height: 28.8px !important; } }
  @media (min-width: 992px) {
    body.home .bannerNovoCustom .carroselBanner .boxInfoBanner .tituloBanner p {
      margin-top: 8px; } }
@media (max-width: 991px) {
  body.home .bannerNovoCustom .carroselBanner .boxInfoBanner.desktopVersion {
    display: none; } }
@media (min-width: 992px) {
  body.home .bannerNovoCustom .carroselBanner .boxInfoBanner.mobileVersion {
    display: none; } }
body.home .bannerNovoCustom .carroselBanner .owl-dots .owl-dot span {
  background-color: #212644 !important; }
body.home .bannerNovoCustom .carroselBanner .owl-dots .owl-dot.active span {
  background: #48B2EB !important; }
body.home .blockUI.blockOverlay,
body.home .blockUI.blockMsg.blockPage {
  display: none !important; }
body.home .loading {
  width: 60px;
  height: 60px;
  margin: 0 auto 40px auto;
  border: 6px solid #fff;
  border-top: 6px solid #212644;
  border-radius: 50%;
  animation: spin 1s linear infinite; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
body.home .alerta-de-cambio-home {
  padding-top: 40px;
  background-color: #DDDFEE;
  margin-top: -25px;
  position: relative;
  z-index: 1; }
  body.home .alerta-de-cambio-home .moedaAlerta {
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    background-color: #f93e3e;
    padding: 15px 20px;
    max-width: 290px;
    position: absolute;
    top: 85px;
    transform: translateX(-100%); }
    body.home .alerta-de-cambio-home .moedaAlerta p {
      color: #fff;
      margin: 0; }
  body.home .alerta-de-cambio-home .hide {
    opacity: 0;
    visibility: hidden;
    height: 1px; }
  body.home .alerta-de-cambio-home h1, body.home .alerta-de-cambio-home h2, body.home .alerta-de-cambio-home h3 {
    text-align: center;
    font-weight: 700 !important;
    font-size: 32px !important; }
  body.home .alerta-de-cambio-home .subtitulo {
    text-align: center; }
    body.home .alerta-de-cambio-home .subtitulo p {
      font-size: 24px;
      font-weight: 400; }
  body.home .alerta-de-cambio-home .ultimos {
    color: #212644;
    margin-top: 20px;
    font-size: 16px;
    font-family: 'Inter', sans-serif; }
    @media (max-width: 767px) {
      body.home .alerta-de-cambio-home .ultimos {
        font-size: 14px;
        margin-top: 12px; } }
    @media (max-width: 400px) {
      body.home .alerta-de-cambio-home .ultimos {
        font-size: 11px; } }
    body.home .alerta-de-cambio-home .ultimos label {
      cursor: pointer;
      margin-left: 16px;
      transition: color .2s;
      font-size: 16px; }
      @media (max-width: 767px) {
        body.home .alerta-de-cambio-home .ultimos label {
          font-size: 14px; } }
      @media (max-width: 400px) {
        body.home .alerta-de-cambio-home .ultimos label {
          font-size: 11px; } }
      body.home .alerta-de-cambio-home .ultimos label.active {
        color: #48B2EB;
        text-decoration: underline; }
      body.home .alerta-de-cambio-home .ultimos label input {
        display: none; }
  body.home .alerta-de-cambio-home .ctaAlerta {
    display: flex;
    justify-content: center;
    padding: 0px 0px 40px 0px; }
    body.home .alerta-de-cambio-home .ctaAlerta a {
      background: #212644;
      border-radius: 5px;
      padding: 8px 40px;
      color: #fff;
      font-weight: 600; }
body.home .mainBoxGrafico {
  background-color: #fff;
  max-width: 90%;
  margin: 0 auto 40px auto;
  border-radius: 12px; }
  @media (max-width: 767px) {
    body.home .mainBoxGrafico {
      max-width: 95%; } }
  body.home .mainBoxGrafico .headerTopo {
    height: 35px;
    background: #212644;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px; }
  body.home .mainBoxGrafico .headerBox {
    padding: 0px 55px 0px 12px;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      body.home .mainBoxGrafico .headerBox {
        padding: 0px 12px 0px 12px; } }
    body.home .mainBoxGrafico .headerBox .selecaoFlags {
      width: 20%;
      padding-left: 15px; }
      @media (max-width: 767px) {
        body.home .mainBoxGrafico .headerBox .selecaoFlags {
          width: 35%; } }
      body.home .mainBoxGrafico .headerBox .selecaoFlags .select-home {
        display: flex;
        align-items: center; }
        body.home .mainBoxGrafico .headerBox .selecaoFlags .select-home .seletor-moeda {
          display: flex; }
          body.home .mainBoxGrafico .headerBox .selecaoFlags .select-home .seletor-moeda img {
            width: 30px;
            height: 30px;
            margin-top: 6px;
            object-fit: contain; }
            @media (max-width: 767px) {
              body.home .mainBoxGrafico .headerBox .selecaoFlags .select-home .seletor-moeda img {
                width: 25px;
                height: 25px; } }
      body.home .mainBoxGrafico .headerBox .selecaoFlags .select2-container {
        top: 4px; }
        body.home .mainBoxGrafico .headerBox .selecaoFlags .select2-container .select2-selection--single {
          padding: 9px 15px 9px 6px !important;
          font-family: "Inter", sans-serif !important; }
      body.home .mainBoxGrafico .headerBox .selecaoFlags .select2-selection__arrow {
        top: 4px; }
        body.home .mainBoxGrafico .headerBox .selecaoFlags .select2-selection__arrow b {
          width: 9px;
          margin-left: -15px;
          height: 9px; }
    body.home .mainBoxGrafico .headerBox .listagemDias {
      width: 100%; }
      @media (max-width: 767px) {
        body.home .mainBoxGrafico .headerBox .listagemDias {
          width: 70%; } }
      body.home .mainBoxGrafico .headerBox .listagemDias .ultimos {
        display: flex;
        justify-content: flex-end; }
  body.home .mainBoxGrafico .boxGrafico {
    max-width: 100%;
    margin: 0 auto;
    border-radius: 12px;
    padding-bottom: 12px;
    padding: 0px 20px; }
    @media (max-width: 767px) {
      body.home .mainBoxGrafico .boxGrafico {
        padding: 0; } }
body.home .mainBoxGrafico .boxGrafico .charts,
body.home .mainBoxGrafico .boxGrafico .charts .graph {
  width: 100%; }
body.home .dropdown-main-classe-alerta {
  top: 2065px !important;
  left: 200px !important; }
  @media (max-width: 767px) {
    body.home .dropdown-main-classe-alerta {
      top: 2705px !important;
      left: 40px !important; } }
  @media (max-width: 400px) {
    body.home .dropdown-main-classe-alerta {
      top: 2610px !important; } }
  @media (min-width: 401px) and (max-width: 415px) {
    body.home .dropdown-main-classe-alerta {
      top: 2735px !important; } }
  @media (min-width: 1400px) {
    body.home .dropdown-main-classe-alerta {
      left: calc(263px + (25 * ((100vw - 1400px) / 50))) !important; } }
  body.home .dropdown-main-classe-alerta .dropdown-with-icons-home {
    width: 320px !important;
    padding: 0px 10px !important; }
    @media (max-width: 767px) {
      body.home .dropdown-main-classe-alerta .dropdown-with-icons-home {
        width: 270px !important; } }
    body.home .dropdown-main-classe-alerta .dropdown-with-icons-home span.flag {
      width: 20px;
      height: 12px;
      display: block;
      object-fit: contain; }
      @media (max-width: 991px) {
        body.home .dropdown-main-classe-alerta .dropdown-with-icons-home span.flag {
          width: 32px;
          height: 16px;
          display: block;
          object-fit: contain; } }
    body.home .dropdown-main-classe-alerta .dropdown-with-icons-home span strong.p {
      font-size: 17px;
      font-weight: 500; }
      body.home .dropdown-main-classe-alerta .dropdown-with-icons-home span strong.p b {
        font-size: 12px;
        font-weight: 300; }

#modalIndisponibilidade {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center; }
  #modalIndisponibilidade .modal-content {
    border-radius: 0;
    max-width: 400px;
    background-color: #212644;
    color: #ffffff;
    font: normal normal normal 20px/28px Lato;
    padding: 24px;
    position: relative; }
    #modalIndisponibilidade .modal-content .modal-indisponibilidade-especie {
      text-align: center; }
      #modalIndisponibilidade .modal-content .modal-indisponibilidade-especie .modal-header {
        padding: 0;
        margin: 0;
        height: 24px; }
        #modalIndisponibilidade .modal-content .modal-indisponibilidade-especie .modal-header .close {
          cursor: pointer;
          top: 24px;
          right: 24px;
          width: 24px;
          height: 24px;
          background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBpZD0iY2xvc2UtY2lyY2xlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjM2IC0yNTIpIj4KICAgIDxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik0xMCwyMEExMCwxMCwwLDEsMCwwLDEwLDEwLjAyOSwxMC4wMjksMCwwLDAsMTAsMjBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzggMjU0KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDBhNmRhIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+CiAgICA8cGF0aCBpZD0iVmVjdG9yLTIiIGRhdGEtbmFtZT0iVmVjdG9yIiBkPSJNMCw1LjY2LDUuNjYsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQ1LjE3IDI2MS4xNykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwYTZkYSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIvPgogICAgPHBhdGggaWQ9IlZlY3Rvci0zIiBkYXRhLW5hbWU9IlZlY3RvciIgZD0iTTUuNjYsNS42NiwwLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NS4xNyAyNjEuMTcpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMGE2ZGEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KICAgIDxwYXRoIGlkPSJWZWN0b3ItNCIgZGF0YS1uYW1lPSJWZWN0b3IiIGQ9Ik0wLDBIMjRWMjRIMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzNiAyNTIpIiBmaWxsPSJub25lIiBvcGFjaXR5PSIwIi8+CiAgPC9nPgo8L3N2Zz4K) 0 0 no-repeat;
          text-indent: -99999px;
          position: absolute;
          font-size: 40px;
          border: 0; }
          #modalIndisponibilidade .modal-content .modal-indisponibilidade-especie .modal-header .close .sr-only {
            position: absolute;
            width: 1px;
            height: 1px;
            padding: 0;
            margin: -1px;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0; }
    #modalIndisponibilidade .modal-content .modal-body {
      padding: 12px 14px 60px;
      font: normal normal normal 20px/28px Lato;
      text-align: center; }
    #modalIndisponibilidade .modal-content .modal-footer {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0;
      flex-wrap: nowrap; }
      #modalIndisponibilidade .modal-content .modal-footer .primary-button {
        background-color: #128c7e;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        padding: 0 48px;
        height: 56px;
        font: normal normal bold 17px/56px Lato;
        width: 100%;
        margin: 0 auto;
        color: #ffffff;
        border: 0; }
        #modalIndisponibilidade .modal-content .modal-footer .primary-button img {
          margin-right: 5px;
          height: 25px; }
      #modalIndisponibilidade .modal-content .modal-footer .secundary-button {
        padding: 0 48px;
        height: 56px;
        font: normal normal bold 17px/56px Lato;
        width: 100%;
        color: #00a6da;
        border: 1px solid #00a6da;
        border-radius: 4px;
        margin: 16px auto 0;
        box-sizing: border-box;
        background: none;
        cursor: pointer; }

#toast-container {
  display: none; }

/****ALL******/
html,
body {
  height: 100%;
  min-height: 100%;
  font-family: 'Lato';
  font-size: 16px;
  color: #000;
  line-height: 21px;
  background: #F3F5F7; }
  html p,
  body p {
    color: rgba(0, 0, 0, 0.8); }
  html h1,
  html h2,
  html h3,
  html h4,
  html h5,
  html h6,
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6 {
    color: #212644; }

.text-justify {
  text-align: justify; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.right {
  float: right; }

.left {
  float: left; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

@media (max-width: 767px) {
  .hide-mobile {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 959px) {
  .hide-tablet {
    display: none !important; } }

@media (min-width: 960px) {
  .hide-desktop {
    display: none !important; } }

.clearfix {
  width: 100%;
  height: auto; }

a {
  text-decoration: none; }

ul.inline li {
  display: inline-block; }
ul.inline.middle li {
  vertical-align: middle; }

input:focus,
textarea:focus,
select:focus,
a:focus {
  outline: none; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.img-download-app {
  margin: 0px auto;
  margin-bottom: 20px;
  display: inherit;
  text-align: center; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden; }

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.flex-video.widescreen {
  padding-bottom: 56.25%; }

.flex-video.vimeo {
  padding-top: 0; }

figure,
ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.cursor-default {
  cursor: initial; }

.container {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 15px; }
  @media (min-width: 768px) {
    .container {
      max-width: 80%; } }
  @media (min-width: 1366px) {
    .container {
      max-width: 990px; } }

.button {
  display: block;
  padding: 11px 30px;
  border-radius: 20px;
  background: #48B2EB;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  transition: background .3s ease;
  border: none;
  cursor: pointer;
  width: 100%; }
  @media (min-width: 768px) {
    .button {
      max-width: 290px; } }
  .button.center {
    margin: 0 auto; }
  .button:hover {
    background: #23a3e7; }
  .button.max {
    max-width: 290px; }

.m-fs-14 {
  font-size: 14px !important;
  line-height: 18px !important; }

.m-fs-16 {
  font-size: 16px !important;
  line-height: 20px !important; }

.m-fs-18 {
  font-size: 18px !important;
  line-height: 22px !important; }

.m-fs-20 {
  font-size: 20px !important;
  line-height: 24px !important; }

.m-fs-22 {
  font-size: 22px !important;
  line-height: 26px !important; }

.m-fs-24 {
  font-size: 24px !important;
  line-height: 26px !important; }

.m-fs-36 {
  font-size: 36px !important;
  line-height: 26px !important; }

@media (min-width: 960px) {
  .d-fs-14 {
    font-size: 14px !important;
    line-height: 18px !important; }

  .d-fs-16 {
    font-size: 16px !important;
    line-height: 20px !important; }

  .d-fs-18 {
    font-size: 18px !important;
    line-height: 22px !important; }

  .d-fs-20 {
    font-size: 20px !important;
    line-height: 24px !important; }

  .d-fs-22 {
    font-size: 22px !important;
    line-height: 26px !important; }

  .d-fs-24 {
    font-size: 24px !important;
    line-height: 28px !important; }

  .d-fs-26 {
    font-size: 26px !important;
    line-height: 30px !important; }

  .d-fs-28 {
    font-size: 28px !important;
    line-height: 32px !important; }

  .d-fs-32 {
    font-size: 32px !important;
    line-height: 36px !important; }

  .d-fs-36 {
    font-size: 36px !important;
    line-height: 38px !important; } }
.i-p-t {
  padding-top: 15px; }

.i-p-b {
  padding-bottom: 15px; }

.i-m-t {
  margin-top: 15px; }

.i-m-b {
  margin-bottom: 15px; }

.n-m-t {
  margin-top: 0 !important; }

.n-p-t {
  padding-top: 0 !important; }

.n-m-b {
  margin-bottom: 0 !important; }

.n-p-b {
  padding-bottom: 0 !important; }

.uppercase {
  text-transform: uppercase; }

.bold {
  font-weight: bold; }

.lightblue {
  color: #48B2EB !important; }

.white {
  color: #fff !important; }

.blue {
  color: #212644 !important; }

.light {
  color: #F3F5F7 !important; }

.gray {
  color: #7d8792 !important; }

.lato {
  font-family: 'Lato'; }

.ubuntu {
  font-family: 'Ubuntu'; }

.novaBold, .button, .simulador h1, .lista-numerada li:before, .lista-numerada li strong, .lista-de-links p, .lista-de-links a, .lista-de-links-central-de-ajuda p, .lista-de-links-central-de-ajuda a, .lista-de-downloads a, .lista-simples a, .abas.posso-ajudar a.button, .abas.home a.button, .abas ul a, .abas-2 ul a, .newsletter input[type="submit"],
.newsletter-blog input[type="submit"], .conteudo-texto h1,
.conteudo-texto h2,
.conteudo-texto h3,
.conteudo-texto h4,
.conteudo-texto h5,
.conteudo-texto h6, .head-plus span strong, .wp-content-single .compartilhar span, .wp-content h1,
.wp-content h2,
.wp-content h3,
.wp-content h4,
.wp-content h5,
.wp-content h6, .gestao-de-riscos h1 {
  font-family: 'Lato';
  font-weight: 700 !important; }

.novaBlack {
  font-family: 'Lato';
  font-weight: 900 !important; }

.novaLight, .carousel-cards .card .textoLight *, .carousel-cards.rating .card p, .call-to-action-modelo-2 h3,
.call-to-action-modelo-2 span, .wp-content-single blockquote,
.wp-content-single blockquote p, .applojas h3, .lista-de-cards .card .textoLight *, .card-full .card .texto_maior {
  font-family: 'Lato';
  font-weight: 300 !important; }

.main {
  overflow: hidden;
  width: 100%;
  height: auto; }

/*HOME*/
.head {
  padding: 0px 0;
  background: #212644; }
  .head .container {
    max-width: 95%; }
  .head li {
    margin-right: 15px; }
    .head li.icone {
      margin-right: 5px; }
  .head li,
  .head a {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF; }
  .head .phone {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: 0px -134px;
    width: 16px;
    height: 16px;
    margin-bottom: -3px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .head .phone {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .head .loja {
    width: 17.5px;
    height: 15.7px;
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -119px -89px;
    width: 18px;
    height: 15px;
    overflow: hidden;
    margin-bottom: -3px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .head .loja {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .head .wapp {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -36px -134px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    margin-bottom: -3px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .head .wapp {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .head i.flag-br,
  .head i.flag-us {
    width: 24px;
    height: 24px;
    display: block;
    background-image: url(../img/sprite.png);
    background-position: 0px 0px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 50%; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .head i.flag-br,
      .head i.flag-us {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .head i.flag-us {
    background-image: url(../img/sprite.png);
    background-position: -45px 0px;
    width: 24px;
    height: 25px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .head i.flag-us {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }

.hamburguer .burguer {
  display: inline-block; }
.hamburguer .close {
  display: none; }
.hamburguer.active .burguer {
  display: none; }
.hamburguer.active .close {
  display: inline-block; }

.overlay {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(33, 38, 68, 0.5);
  display: none;
  /*@include desktop{
  	display:none!important;
  }*/ }

.header {
  width: 100%;
  height: 57px;
  padding: 15px 0;
  background: #222745;
  position: relative;
  z-index: 9999; }
  .header .container {
    max-width: 1090px; }
  .header .menu ul {
    padding: 5px 0; }
    .header .menu ul li {
      margin-left: 0; }
  .header .icon-6 {
    background-image: url(../img/sprite.png);
    background-position: -171px 0px;
    width: 19px;
    height: 18px;
    margin-right: 4px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .header .icon-6 {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .header .icon-5 {
    background-image: url(../img/sprite.png);
    background-position: -171px -38px;
    width: 19px;
    height: 18px;
    margin-right: 10px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .header .icon-5 {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  @media (max-width: 959px) {
    .header .menu-desktop {
      width: 100%;
      height: auto;
      background: #fff;
      position: absolute;
      right: 0;
      top: 57px;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      padding: 20px 15px 15px;
      transition: all 1s ease;
      z-index: 5005;
      visibility: hidden;
      opacity: 0; }
      .header .menu-desktop.active {
        visibility: visible;
        opacity: 1; }
      .header .menu-desktop .menu-topo {
        padding: 5px 0 10px;
        border-top: 1px solid #b6c2ce;
        border-bottom: 1px solid #b6c2ce; }
      .header .menu-desktop .telefones {
        border-bottom: 1px solid #b6c2ce;
        padding: 15px 0 20px; }
        .header .menu-desktop .telefones a {
          font-size: 12px !important;
          padding: 0; }
        .header .menu-desktop .telefones li {
          margin-top: 5px; }
      .header .menu-desktop .flags li a {
        padding-right: 5px; }
      .header .menu-desktop .phone {
        width: 16px;
        height: 16px;
        display: inline-block;
        background-image: url(../img/sprite.png);
        background-position: 0px -134px;
        width: 16px;
        height: 16px;
        margin-bottom: -3px; } }
    @media (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 959px) and (min-resolution: 192dpi) {
      .header .menu-desktop .phone {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  @media (max-width: 959px) {
      .header .menu-desktop .wapp {
        width: 16px;
        height: 16px;
        display: inline-block;
        background-image: url(../img/sprite.png);
        background-position: -36px -134px;
        width: 16px;
        height: 16px;
        overflow: hidden;
        margin-bottom: -3px; } }
    @media (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 959px) and (min-resolution: 192dpi) {
      .header .menu-desktop .wapp {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  @media (max-width: 959px) {
      .header .menu-desktop i.flag-br,
      .header .menu-desktop i.flag-us {
        width: 24px;
        height: 24px;
        display: block;
        background-image: url(../img/sprite.png);
        background-position: 0px 0px;
        width: 25px;
        height: 25px;
        overflow: hidden;
        border-radius: 50%; } }
    @media (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 959px) and (min-resolution: 192dpi) {
      .header .menu-desktop i.flag-br,
      .header .menu-desktop i.flag-us {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  @media (max-width: 959px) {
      .header .menu-desktop i.flag-us {
        background-image: url(../img/sprite.png);
        background-position: -45px 0px;
        width: 24px;
        height: 25px; } }
    @media (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 959px) and (min-resolution: 192dpi) {
      .header .menu-desktop i.flag-us {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  @media (max-width: 959px) {
      .header .menu-desktop .menu-topo li {
        display: block;
        text-align: left;
        color: #212644; }
      .header .menu-desktop.close {
        display: none;
        top: 10px;
        position: absolute;
        right: 14px;
        padding: 0px !important;
        border: 0px;
        font-size: 22px; }
      .header .menu-desktop.active {
        right: 0; }
        .header .menu-desktop.active .close {
          display: block; }
      .header .menu-desktop li,
      .header .menu-desktop a {
        color: #212644;
        font-size: 18px;
        font-weight: normal; }
      .header .menu-desktop a {
        display: inline-block;
        padding: 10px 20px 10px 0; }
      .header .menu-desktop .entrar {
        padding: 0 0 20px 0; }
        .header .menu-desktop .entrar span {
          color: #212644; }
      .header .menu-desktop .menu-item-has-children > a {
        position: relative; }
        .header .menu-desktop .menu-item-has-children > a:after {
          content: "";
          width: 8px;
          height: 8px;
          display: block;
          border-bottom: 2px solid #212644;
          border-right: 2px solid #212644;
          transition: all color .3s ease;
          position: absolute;
          top: 50%;
          margin-top: -6px;
          right: 0;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          transform: rotate(45deg); }
      .header .menu-desktop .menu-item-has-children.active > a {
        color: #48B2EB;
        font-weight: bold; }
        .header .menu-desktop .menu-item-has-children.active > a:after {
          border-bottom: 2px solid #48B2EB;
          border-right: 2px solid #48B2EB;
          margin-top: -3px; }
      .header .menu-desktop .menu-item-has-children.active a:after {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        transform: rotate(-135deg); }
      .header .menu-desktop .menu-item-has-children ul {
        display: none; }
        .header .menu-desktop .menu-item-has-children ul.active {
          display: block; }
        .header .menu-desktop .menu-item-has-children ul a:after {
          display: none; }
      .header .menu-desktop .menu-item-has-children .titulo_1 {
        padding-top: 10px; }
        .header .menu-desktop .menu-item-has-children .titulo_1 a {
          font-weight: bold;
          font-size: 18px;
          padding: 0 0 10px; }
      .header .menu-desktop .menu-item-has-children .titulo_2 a {
        font-size: 16px;
        font-weight: normal;
        padding: 5px 0; }
      .header .menu-desktop .menu-item-has-children .titulo_2 .sub-menu {
        margin-left: 10px;
        margin-bottom: 10px; }
        .header .menu-desktop .menu-item-has-children .titulo_2 .sub-menu a {
          font-weight: bold;
          color: #48B2EB; } }
  @media (min-width: 960px) {
    .header {
      height: 80px; }
      .header .logotipo img {
        width: 100%;
        max-width: 310px; }
      .header .menu-desktop {
        display: block;
        color: #fff;
        padding: 10px 0 0px;
        position: relative;
        font-size: 16px;
        width: 100%;
        cursor: pointer; }
        .header .menu-desktop ul.menu-topo {
          display: block;
          width: 100%; }
          .header .menu-desktop ul.menu-topo > .menu-item-has-children {
            padding-right: 12px; }
            .header .menu-desktop ul.menu-topo > .menu-item-has-children a:after {
              content: "";
              width: 8px;
              height: 8px;
              border-bottom: 2px solid #fff;
              border-right: 2px solid #fff;
              transition: color .3s ease;
              position: absolute;
              top: 5px;
              right: 10px;
              transform: rotate(45deg); }
            .header .menu-desktop ul.menu-topo > .menu-item-has-children.active a {
              color: #48B2EB; }
              .header .menu-desktop ul.menu-topo > .menu-item-has-children.active a:after {
                border-color: #48B2EB; }
            .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu {
              position: absolute;
              top: 65px;
              padding: 20px 0;
              width: 900px;
              min-height: 240px;
              z-index: 999999;
              display: block;
              left: 50%;
              max-width: 900px;
              margin-left: calc(-450px - 13.8%);
              transition: all .2s ease;
              visibility: hidden;
              opacity: 0; } }
          @media (min-width: 960px) and (min-width: 1100px) {
            .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu {
              max-width: 1090px;
              width: 1090px;
              margin-left: -630px; } }
  @media (min-width: 960px) {
              .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu .coluna_unica {
                width: 100%; }
              .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu .item_2 {
                padding-left: 40px;
                border-left: 2px solid #b6c2ce; }
                .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu .item_2 li li {
                  border-left: none !important;
                  padding: 0; }
              .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu:before {
                content: "";
                position: absolute;
                width: 100vw;
                height: 100%;
                right: 50%;
                margin-left: -50vw;
                margin-right: -50vw;
                left: 50%;
                background: #fff;
                top: 0;
                z-index: -1; }
              .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu li {
                display: block;
                width: 50%;
                float: left;
                padding: 0 10px 7px; }
                .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu li li {
                  padding: 0 0 7px; }
                .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu li .sub-menu {
                  display: block;
                  position: relative; }
                .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu li a:after {
                  display: none; }
                .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu li.titulo_1 a {
                  font-size: 24px;
                  line-height: 29px;
                  margin-bottom: 15px;
                  color: #212644;
                  font-weight: bold; }
                .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu li.titulo_2 > a {
                  font-size: 18px !important;
                  line-height: 22px !important;
                  margin-bottom: 15px !important;
                  color: #212644 !important;
                  font-weight: normal; }
                .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu li.titulo_2 a {
                  color: #48B2EB;
                  font-size: 16px;
                  margin-bottom: 0; }
                .header .menu-desktop ul.menu-topo > .menu-item-has-children > .sub-menu li.titulo_2 li {
                  width: 100%;
                  margin-bottom: 0; }
            .header .menu-desktop ul.menu-topo > .menu-item-has-children.active .sub-menu {
              visibility: visible;
              opacity: 1; }
          .header .menu-desktop ul.menu-topo li {
            display: inline-block; }
            .header .menu-desktop ul.menu-topo li a {
              color: #fff;
              transition: color .3s ease;
              font-size: 16px;
              display: block;
              padding: 0 25px 0 0;
              position: relative; } }
          @media (min-width: 960px) and (min-width: 1100px) {
            .header .menu-desktop ul.menu-topo li a {
              font-size: 18px;
              padding: 0 30px 0 0; } }
  @media (min-width: 960px) {
              .header .menu-desktop ul.menu-topo li a:hover {
                color: #48B2EB; }
                .header .menu-desktop ul.menu-topo li a:hover:after {
                  border-color: #48B2EB; }
            .header .menu-desktop ul.menu-topo li.inactive a {
              color: #d4dce3; }
              .header .menu-desktop ul.menu-topo li.inactive a:after {
                border-color: #d4dce3; }
            .header .menu-desktop ul.menu-topo li ul {
              display: block;
              width: 100%; } }
  .header .pedidos,
  .header .entrar {
    color: #fff;
    line-height: 20px;
    padding: 5px 0;
    display: block;
    vertical-align: middle; }
    @media (min-width: 1180px) {
      .header .pedidos,
      .header .entrar {
        margin-top: -43px; } }
    .header .pedidos span,
    .header .entrar span {
      color: #fff;
      font-size: 18px; }
    .header .pedidos img,
    .header .entrar img {
      margin-right: 5px;
      max-height: 18px;
      transition: all .3s ease; }
    .header .pedidos img,
    .header .pedidos span,
    .header .entrar img,
    .header .entrar span {
      display: inline-block;
      vertical-align: middle; }
    .header .pedidos:hover img,
    .header .entrar:hover img {
      transform: scale(1.2); }

.back {
  padding: 15px 0 0; }
  @media (min-width: 960px) {
    .back {
      padding: 25px 0 0; } }
  .back a {
    font-size: 16px;
    color: #212644; }
    .back a:hover {
      color: #48B2EB; }

.embed-simulador {
  width: 100%;
  height: 610px; }
  .embed-simulador.moneygram {
    width: 100%;
    height: 490px; }
  .embed-simulador.pais {
    height: 1375px; }
  .embed-simulador.codigo {
    height: 415px; }
  .embed-simulador.validar {
    height: 250px; }
  @media (max-width: 1110px) {
    .embed-simulador.pais {
      height: 1745px; } }
  @media (max-width: 960px) {
    .embed-simulador.pais {
      height: 1800px; }
    .embed-simulador.validar {
      height: 275px; } }

.handleAlturaResultado {
  min-height: 760px; }

.simulador {
  padding: 0 0 15px; }
  .simulador p {
    font-size: 18px;
    margin-top: 0px;
    line-height: 1.44;
    letter-spacing: 0.36px; }
    .simulador p a {
      color: #48B2EB;
      text-decoration: underline; }
  .simulador img {
    display: block;
    margin: 15px auto 5px; }
    .simulador img.google-play {
      margin: 0px auto;
      margin-bottom: 20px; }
  .simulador .avaliacoes {
    margin-left: 5px;
    display: inline-block;
    color: #000; }
    @media (min-width: 960px) {
      .simulador .avaliacoes {
        display: block; } }
    @media (max-width: 959px) {
      .simulador .avaliacoes {
        transform: translateY(-6px); } }
    @media (min-width: 960px) {
      .simulador .avaliacoes {
        color: #7D8792; } }
  .simulador .button {
    margin-top: 10px;
    min-width: 290px;
    max-width: auto !important;
    font-size: 14px; }
  .simulador h1 {
    color: #212644;
    font-size: 18px;
    line-height: 1.06;
    letter-spacing: 0.36px; }
  @media (min-width: 960px) {
    .simulador .post-ratings {
      text-align: right; } }
  @media (max-width: 767px) {
    .simulador .post-ratings {
      margin-bottom: 12px; }
      .simulador .post-ratings span {
        font-size: 14px;
        color: #7d8792; } }
  .simulador .post-ratings img {
    width: 16px;
    display: inline-block;
    margin-right: 5px; }
    @media (max-width: 959px) {
      .simulador .post-ratings img {
        margin-top: 0; } }
    @media (min-width: 960px) {
      .simulador .post-ratings img {
        width: 30px;
        margin-left: 0px; } }
  @media (max-width: 959px) {
    .simulador .embed-simulador {
      max-width: auto; } }
  @media (min-width: 960px) {
    .simulador {
      padding-top: 10px; }
      .simulador .embed-simulador {
        max-width: 390px;
        margin-top: 10px; }
      .simulador h1 {
        font-size: 36px;
        line-height: 40px;
        margin: 15px 0 30px; } }

@media (min-width: 768px) {
  .embed-simulador {
    height: 710px; } }
.card-icones {
  margin: 15px 0 25px;
  font-size: 18px; }
  .card-icones a {
    color: #212644;
    font-size: 18px;
    margin-right: 25px; }
  .card-icones a.selecionado {
    color: #00A6DA; }
  .card-icones .owl-stage {
    margin-left: -25px;
    padding-bottom: 10px; }
  .card-icones.com-abas h1 {
    margin: 0.27em 0; }
    @media (max-width: 767px) {
      .card-icones.com-abas h1 {
        margin: 0 0 0px 0; } }
  .card-icones.com-abas .owl-stage {
    min-width: 100%;
    border-bottom: 3px solid #48B2EB; }
  .card-icones.com-abas .wp-content {
    padding-bottom: 0; }
  .card-icones.categorias .owl-stage {
    min-width: 100%;
    border-bottom: 3px solid #48B2EB; }
  .card-icones .owl-mais-produtos {
    width: calc(100% + 14px);
    transition: margin-left .3s ease; }
    @media (max-width: 767px) {
      .card-icones .owl-mais-produtos .item span {
        font-size: 16px; } }
    .card-icones .owl-mais-produtos .ico {
      display: block;
      height: 30px; }
    @media (min-width: 768px) {
      .card-icones .owl-mais-produtos {
        width: 100%;
        position: relative; }
        .card-icones .owl-mais-produtos .item {
          letter-spacing: 0.18px; }
          .card-icones .owl-mais-produtos .item .ico {
            display: block;
            height: 30px; }
          .card-icones .owl-mais-produtos .item img {
            display: block; }
        .card-icones .owl-mais-produtos:after {
          content: "";
          display: block;
          width: 50px;
          height: 100%;
          position: absolute;
          top: 0;
          right: -10px;
          background: -moz-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          background: -webkit-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          background: linear-gradient(to right, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
          pointer-events: none; } }
    @media (min-width: 768px) {
      .card-icones .owl-mais-produtos .owl-stage {
        margin-left: -50px !important; } }
    @media (max-width: 767px) {
      .card-icones .owl-mais-produtos.segundo_item {
        width: 100%; } }
    .card-icones .owl-mais-produtos.segundo_item:before {
      display: block;
      width: 100px;
      height: 100%;
      position: absolute;
      top: 0;
      left: -2px;
      z-index: 2;
      background: -moz-linear-gradient(left, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      background: -webkit-linear-gradient(left, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      background: linear-gradient(to right, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
      pointer-events: none; }
      @media (min-width: 768px) {
        .card-icones .owl-mais-produtos.segundo_item:before {
          content: ""; } }
    @media (max-width: 767px) {
      .card-icones .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: 5px !important; } }
    @media (min-width: 768px) {
      .card-icones .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: 1px !important; } }
    @media (min-width: 960px) {
      .card-icones .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: -130px !important; } }
    .card-icones .owl-mais-produtos .owl-nav {
      display: none; }
      @media (min-width: 768px) {
        .card-icones .owl-mais-produtos .owl-nav {
          display: block;
          font-size: 0; }
          .card-icones .owl-mais-produtos .owl-nav.disabled {
            display: none; }
          .card-icones .owl-mais-produtos .owl-nav .owl-next {
            width: 21px;
            height: 21px;
            border-top: 5px solid #212644;
            border-right: 5px solid #212644;
            transform: rotate(45deg);
            position: absolute;
            top: 50%;
            margin-top: -16px;
            right: -60px;
            transition: border-color .3s ease; }
            .card-icones .owl-mais-produtos .owl-nav .owl-next:hover {
              border-color: #48B2EB; }
            .card-icones .owl-mais-produtos .owl-nav .owl-next.disabled {
              opacity: 0.2; }
          .card-icones .owl-mais-produtos .owl-nav .owl-prev {
            width: 21px;
            height: 21px;
            border-top: 5px solid #212644;
            border-right: 5px solid #212644;
            transform: rotate(-135deg);
            position: absolute;
            top: 50%;
            margin-top: -16px;
            left: -60px;
            transition: border-color .3s ease; }
            .card-icones .owl-mais-produtos .owl-nav .owl-prev:hover {
              border-color: #48B2EB; }
            .card-icones .owl-mais-produtos .owl-nav .owl-prev.disabled {
              opacity: 0.0; } }
  .card-icones .item {
    padding: 15px 0; }
    .card-icones .item span {
      color: #212644;
      border: none; }
    .card-icones .item .card {
      display: block;
      background: #fff;
      padding: 10px;
      border-radius: 3px;
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1);
      height: 90px; }
      @media (min-width: 960px) {
        .card-icones .item .card {
          width: 95%;
          margin: 0 auto; } }
    .card-icones .item .card-com-aba,
    .card-icones .item .card-categoria {
      display: block;
      background: #fff;
      padding: 10px;
      border-radius: 3px;
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1);
      height: 90px;
      transition: background .2s ease;
      position: relative; }
      .card-icones .item .card-com-aba:after,
      .card-icones .item .card-categoria:after {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        background: #F3F5F7;
        border-top: 3px solid #48B2EB;
        border-right: 3px solid #48B2EB;
        transform: rotate(-45deg);
        position: absolute;
        bottom: -36px;
        left: 50%;
        margin-left: -9px;
        opacity: 0;
        transition: opacity .2s ease; }
      .card-icones .item .card-com-aba img.ativo,
      .card-icones .item .card-categoria img.ativo {
        display: none; }
      @media (min-width: 960px) {
        .card-icones .item .card-com-aba,
        .card-icones .item .card-categoria {
          width: 95%;
          margin: 0 auto; } }
      .card-icones .item .card-com-aba.active,
      .card-icones .item .card-categoria.active {
        background: #48B2EB; }
        .card-icones .item .card-com-aba.active img,
        .card-icones .item .card-categoria.active img {
          display: none; }
        .card-icones .item .card-com-aba.active img.ativo,
        .card-icones .item .card-categoria.active img.ativo {
          display: block; }
        .card-icones .item .card-com-aba.active img.badge-card,
        .card-icones .item .card-categoria.active img.badge-card {
          display: block; }
        .card-icones .item .card-com-aba.active span,
        .card-icones .item .card-categoria.active span {
          color: #fff; }
        .card-icones .item .card-com-aba.active:after,
        .card-icones .item .card-categoria.active:after {
          opacity: 1; }
      .card-icones .item .card-com-aba span,
      .card-icones .item .card-categoria span {
        position: absolute;
        bottom: 10px; }
    .card-icones .item img {
      max-width: 34px;
      max-height: 22px;
      width: auto;
      margin-bottom: 10px; }
      .card-icones .item img.badge-card {
        width: auto;
        max-width: none;
        max-height: none;
        position: absolute;
        right: -12px;
        margin-top: -23px; }

.menu-card-icones {
  margin: 15px 0 25px;
  font-size: 14px; }
  @media (max-width: 767px) {
    .menu-card-icones {
      margin: 0px 0 25px; } }
  .menu-card-icones .owl-stage-outer .owl-stage {
    border-bottom: 3px solid #48B2EB;
    margin-left: -25px !important; }
@media (min-width: 768px) and (max-width: 959px) {
  .menu-card-icones .owl-stage-outer .owl-stage {
    margin-left: -49px !important; } }

  .menu-card-icones .owl-mais-produtos {
    width: calc(100% + 10px); }
    @media (min-width: 960px) {
      .menu-card-icones .owl-mais-produtos {
        width: 100%;
        position: relative; }
        .menu-card-icones .owl-mais-produtos .owl-stage {
          min-width: 105%; }
        .menu-card-icones .owl-mais-produtos .item {
          width: 100%;
          font-size: 18px; } }
    @media (min-width: 960px) and (max-width: 767px) {
      .menu-card-icones .owl-mais-produtos .item {
        font-size: 16px; } }
    @media (min-width: 960px) {
          .menu-card-icones .owl-mais-produtos .item img {
            display: block; }
        .menu-card-icones .owl-mais-produtos:after {
          content: "";
          display: block;
          width: 50px;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0;
          background: -moz-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          background: -webkit-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          background: linear-gradient(to right, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1); } }
    @media (min-width: 960px) {
      .menu-card-icones .owl-mais-produtos .owl-stage {
        margin-left: -50px !important; } }
    @media (max-width: 767px) {
      .menu-card-icones .owl-mais-produtos.segundo_item {
        width: 100%; } }
    .menu-card-icones .owl-mais-produtos.segundo_item:before {
      display: block;
      width: 100px;
      height: 100%;
      position: absolute;
      top: 0;
      left: -2px;
      z-index: 2;
      background: -moz-linear-gradient(left, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      background: -webkit-linear-gradient(left, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      background: linear-gradient(to right, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
      pointer-events: none; }
      @media (min-width: 768px) {
        .menu-card-icones .owl-mais-produtos.segundo_item:before {
          content: ""; } }
    @media (max-width: 767px) {
      .menu-card-icones .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: 5px !important; } }
    @media (min-width: 768px) {
      .menu-card-icones .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: 1px !important; } }
    @media (min-width: 960px) {
      .menu-card-icones .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: -130px !important; } }
    .menu-card-icones .owl-mais-produtos .owl-nav {
      display: none; }
      @media (min-width: 768px) {
        .menu-card-icones .owl-mais-produtos .owl-nav {
          display: block;
          font-size: 0; }
          .menu-card-icones .owl-mais-produtos .owl-nav.disabled {
            display: none; }
          .menu-card-icones .owl-mais-produtos .owl-nav .owl-next {
            width: 21px;
            height: 21px;
            border-top: 5px solid #212644;
            border-right: 5px solid #212644;
            transform: rotate(45deg);
            position: absolute;
            top: 50%;
            margin-top: -16px;
            right: -60px;
            transition: border-color .3s ease; }
            .menu-card-icones .owl-mais-produtos .owl-nav .owl-next:hover {
              border-color: #48B2EB; }
            .menu-card-icones .owl-mais-produtos .owl-nav .owl-next.disabled {
              opacity: 0.2; }
          .menu-card-icones .owl-mais-produtos .owl-nav .owl-prev {
            width: 21px;
            height: 21px;
            border-top: 5px solid #212644;
            border-right: 5px solid #212644;
            transform: rotate(-135deg);
            position: absolute;
            top: 50%;
            margin-top: -16px;
            left: -60px;
            transition: border-color .3s ease; }
            .menu-card-icones .owl-mais-produtos .owl-nav .owl-prev:hover {
              border-color: #48B2EB; }
            .menu-card-icones .owl-mais-produtos .owl-nav .owl-prev.disabled {
              opacity: 0.0; } }
  .menu-card-icones.segundo_item:before {
    display: block;
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -2px;
    z-index: 2;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+28,ffffff+99&1+0,0+100 */
    background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.72) 28%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.72) 28%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.72) 28%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
    pointer-events: none; }
    @media (min-width: 768px) {
      .menu-card-icones.segundo_item:before {
        content: ""; } }
  .menu-card-icones .item {
    padding: 15px 0 27px; }
    .menu-card-icones .item span {
      color: #212644; }
    .menu-card-icones .item .card {
      display: block;
      background: #fff;
      padding: 10px;
      border-radius: 3px;
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1);
      height: 90px;
      transition: all .3s ease;
      position: relative; }
      @media (min-width: 960px) {
        .menu-card-icones .item .card {
          width: 95%;
          margin: 0 auto; } }
      .menu-card-icones .item .card.active {
        background: #48B2EB;
        position: relative; }
        .menu-card-icones .item .card.active span {
          color: #fff; }
        .menu-card-icones .item .card.active:before {
          content: "";
          display: block;
          width: 24px;
          height: 24px;
          border-top: 3px solid #48B2EB;
          border-right: 3px solid #48B2EB;
          position: absolute;
          left: 50%;
          bottom: -40px;
          margin-left: -12px;
          transform: rotate(-45deg);
          background: #F3F5F7; }
      .menu-card-icones .item .card:hover {
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.2); }
      .menu-card-icones .item .card span {
        font-size: 17px;
        position: absolute;
        bottom: 10px; }
    .menu-card-icones .item img {
      max-width: 34px;
      max-height: 22px;
      width: auto;
      margin-bottom: 10px; }
  .menu-card-icones .conteudo-page p {
    font-size: 16px;
    line-height: 21px; }

.menu-card-blog {
  margin: 15px 0 25px;
  font-size: 14px; }
  .menu-card-blog .owl-stage-outer .owl-stage {
    border-bottom: 3px solid #48B2EB;
    margin-left: -25px !important; }
  .menu-card-blog .owl-mais-produtos {
    width: calc(100% + 10px); }
    @media (min-width: 960px) {
      .menu-card-blog .owl-mais-produtos {
        width: 100%;
        position: relative; }
        .menu-card-blog .owl-mais-produtos .owl-stage {
          min-width: 100%; }
        .menu-card-blog .owl-mais-produtos .item {
          width: 100%;
          font-size: 18px; }
          .menu-card-blog .owl-mais-produtos .item img {
            display: block; }
        .menu-card-blog .owl-mais-produtos:after {
          content: "";
          display: block;
          width: 50px;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0;
          background: -moz-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          background: -webkit-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          background: linear-gradient(to right, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1); } }
    @media (min-width: 960px) {
      .menu-card-blog .owl-mais-produtos .owl-stage {
        margin-left: -50px !important; } }
    @media (max-width: 767px) {
      .menu-card-blog .owl-mais-produtos.segundo_item {
        width: 100%; } }
    .menu-card-blog .owl-mais-produtos.segundo_item:before {
      display: block;
      width: 100px;
      height: 100%;
      position: absolute;
      top: 0;
      left: -2px;
      z-index: 2;
      background: -moz-linear-gradient(left, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      background: -webkit-linear-gradient(left, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      background: linear-gradient(to right, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
      pointer-events: none; }
      @media (min-width: 960px) {
        .menu-card-blog .owl-mais-produtos.segundo_item:before {
          content: ""; } }
    @media (max-width: 767px) {
      .menu-card-blog .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: 5px !important; } }
    @media (min-width: 768px) {
      .menu-card-blog .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: 1px !important; } }
    @media (min-width: 960px) {
      .menu-card-blog .owl-mais-produtos.segundo_item .owl-stage {
        margin-left: -130px !important; } }
    .menu-card-blog .owl-mais-produtos .owl-nav {
      display: none; }
      @media (min-width: 768px) {
        .menu-card-blog .owl-mais-produtos .owl-nav {
          display: block;
          font-size: 0; }
          .menu-card-blog .owl-mais-produtos .owl-nav.disabled {
            display: none; }
          .menu-card-blog .owl-mais-produtos .owl-nav .owl-next {
            width: 21px;
            height: 21px;
            border-top: 5px solid #212644;
            border-right: 5px solid #212644;
            transform: rotate(45deg);
            position: absolute;
            top: 50%;
            margin-top: -16px;
            right: -60px;
            transition: border-color .3s ease; }
            .menu-card-blog .owl-mais-produtos .owl-nav .owl-next:hover {
              border-color: #48B2EB; }
            .menu-card-blog .owl-mais-produtos .owl-nav .owl-next.disabled {
              opacity: 0.2; }
          .menu-card-blog .owl-mais-produtos .owl-nav .owl-prev {
            width: 21px;
            height: 21px;
            border-top: 5px solid #212644;
            border-right: 5px solid #212644;
            transform: rotate(-135deg);
            position: absolute;
            top: 50%;
            margin-top: -16px;
            left: -60px;
            transition: border-color .3s ease; }
            .menu-card-blog .owl-mais-produtos .owl-nav .owl-prev:hover {
              border-color: #48B2EB; }
            .menu-card-blog .owl-mais-produtos .owl-nav .owl-prev.disabled {
              opacity: 0.0; } }
  .menu-card-blog .item {
    padding: 15px 0 27px; }
    .menu-card-blog .item span {
      color: #212644; }
    .menu-card-blog .item .card {
      display: block;
      background: #fff;
      padding: 10px;
      border-radius: 3px;
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1);
      height: 90px;
      transition: all .3s ease;
      position: relative; }
      @media (min-width: 960px) {
        .menu-card-blog .item .card {
          width: 95%;
          margin: 0 auto; } }
      .menu-card-blog .item .card.active {
        background: #48B2EB;
        position: relative; }
        .menu-card-blog .item .card.active span {
          color: #fff; }
        .menu-card-blog .item .card.active:before {
          content: "";
          display: block;
          width: 24px;
          height: 24px;
          border-top: 3px solid #48B2EB;
          border-right: 3px solid #48B2EB;
          position: absolute;
          left: 50%;
          bottom: -40px;
          margin-left: -12px;
          transform: rotate(-45deg);
          background: #F3F5F7; }
      .menu-card-blog .item .card:hover {
        box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2), -1px 1px 0 rgba(0, 0, 0, 0.2); }
      .menu-card-blog .item .card span {
        font-size: 17px;
        position: absolute;
        bottom: 10px; }
    .menu-card-blog .item img {
      max-width: 32px;
      max-height: 32px;
      width: auto;
      margin-bottom: 10px; }
  .menu-card-blog .conteudo-page p {
    font-size: 18px;
    line-height: 21px; }

.carousel-cards {
  padding: 15px 0; }
  .carousel-cards.rating {
    overflow: hidden; }
    .carousel-cards.rating h2 {
      color: #212644; }
  .carousel-cards .moretext {
    cursor: pointer;
    padding: 0 0 15px 0 !important; }
  .carousel-cards .wp-content {
    padding: 0px 0; }
  @media (min-width: 960px) {
    .carousel-cards {
      padding: 15px 0 45px; } }
  .carousel-cards h2 {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    margin-bottom: 20px; }
    @media (min-width: 960px) {
      .carousel-cards h2 {
        font-size: 36px;
        color: #212644;
        line-height: 38px; } }
  .carousel-cards .owl-vantagens,
  .carousel-cards .owl-galeria {
    width: calc(100% + 15px); }
    @media (min-width: 768px) {
      .carousel-cards .owl-vantagens,
      .carousel-cards .owl-galeria {
        position: relative; }
        .carousel-cards .owl-vantagens:after,
        .carousel-cards .owl-galeria:after {
          content: "";
          display: block;
          width: 50px;
          height: 100%;
          position: absolute;
          top: 0;
          right: -2px;
          background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 70%);
          background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 70%);
          background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 70%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1); } }
    @media (max-width: 767px) {
      .carousel-cards .owl-vantagens,
      .carousel-cards .owl-galeria {
        width: 100%; } }
    .carousel-cards .owl-vantagens .owl-stage,
    .carousel-cards .owl-galeria .owl-stage {
      margin-left: -30px !important; }
      @media (min-width: 960px) {
        .carousel-cards .owl-vantagens .owl-stage,
        .carousel-cards .owl-galeria .owl-stage {
          margin-left: -50px !important; } }
      @media (max-width: 767px) {
        .carousel-cards .owl-vantagens .owl-stage .owl-item:first-child .card,
        .carousel-cards .owl-galeria .owl-stage .owl-item:first-child .card {
          margin: 0 0 0 8px; } }
    @media (max-width: 767px) {
      .carousel-cards .owl-vantagens.segundo_item,
      .carousel-cards .owl-galeria.segundo_item {
        width: 100%; } }
    .carousel-cards .owl-vantagens.segundo_item:before,
    .carousel-cards .owl-galeria.segundo_item:before {
      display: block;
      width: 80px;
      height: 100%;
      position: absolute;
      top: 0;
      left: -2px;
      z-index: 2; }
      @media (min-width: 768px) {
        .carousel-cards .owl-vantagens.segundo_item:before,
        .carousel-cards .owl-galeria.segundo_item:before {
          content: ""; } }
    @media (max-width: 767px) {
      .carousel-cards .owl-vantagens.segundo_item .owl-stage,
      .carousel-cards .owl-galeria.segundo_item .owl-stage {
        margin-left: 0px !important; } }
    @media (min-width: 768px) {
      .carousel-cards .owl-vantagens.segundo_item .owl-stage,
      .carousel-cards .owl-galeria.segundo_item .owl-stage {
        margin-left: -px !important; } }
  .carousel-cards .owl-galeria img {
    margin-bottom: 0 !important; }
  @media (max-width: 767px) {
    .carousel-cards .owl-galeria .owl-dots {
      margin-top: 0; } }
@media (min-width: 768px) and (max-width: 959px) {
  .carousel-cards .owl-galeria .owl-stage {
    margin-left: -50px !important; }
  .carousel-cards .owl-galeria .owl-dots {
    margin: 10px 0 15px; } }

  @media (max-width: 767px) {
    .carousel-cards .owl-rating {
      width: calc(100% + 15px); } }
  @media (max-width: 767px) {
    .carousel-cards .owl-rating.segundo_item {
      width: 100%; } }
  @media (max-width: 767px) {
    .carousel-cards .owl-rating.segundo_item .owl-stage {
      margin-left: 5px !important; } }
  @media (max-width: 767px) {
    .carousel-cards .owl-rating .owl-stage {
      margin-left: -50px !important; } }
  .carousel-cards .owl-rating strong {
    min-height: 40px;
    display: block; }
  .carousel-cards .owl-rating .overflow {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 400px;
    height: 134px;
    /* Fallback for non-webkit */
    margin: 15px auto;
    font-size: 20px;
    line-height: 1.31;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px; }
    .carousel-cards .owl-rating .overflow p {
      margin: 0; }
    .carousel-cards .owl-rating .overflow strong {
      min-height: 0;
      display: inline-block; }
  .carousel-cards .autor {
    display: block;
    color: #000;
    font-size: 14px; }
    @media (min-width: 960px) {
      .carousel-cards .autor {
        margin-top: 8px; } }
  .carousel-cards .tempo_leitura {
    color: #7d8792;
    margin: 20px 0 16px 0;
    line-height: 1.29;
    letter-spacing: 0.28px;
    font-size: 14px;
    font-weight: bold; }
  .carousel-cards .owl-nav {
    display: none; }
    @media (min-width: 768px) {
      .carousel-cards .owl-nav {
        display: block;
        font-size: 0; }
        .carousel-cards .owl-nav .owl-next {
          width: 21px;
          height: 21px;
          border-top: 5px solid #212644;
          border-right: 5px solid #212644;
          transform: rotate(45deg);
          position: absolute;
          top: 50%;
          margin-top: -16px;
          right: -60px;
          transition: border-color .3s ease; }
          .carousel-cards .owl-nav .owl-next:hover {
            border-color: #48B2EB; }
          .carousel-cards .owl-nav .owl-next.disabled {
            opacity: 0.2; }
        .carousel-cards .owl-nav .owl-prev {
          width: 21px;
          height: 21px;
          border-top: 5px solid #212644;
          border-right: 5px solid #212644;
          transform: rotate(-135deg);
          position: absolute;
          top: 50%;
          margin-top: -16px;
          left: -60px;
          transition: border-color .3s ease; }
          .carousel-cards .owl-nav .owl-prev:hover {
            border-color: #48B2EB; }
          .carousel-cards .owl-nav .owl-prev.disabled {
            opacity: 0.0; } }
  .carousel-cards .owl-dots {
    text-align: center;
    margin: 25px 0 15px; }
    .carousel-cards .owl-dots .owl-dot {
      display: inline-block;
      margin: 0 5px;
      width: 8px;
      height: 8px;
      background: #444;
      border-radius: 50%; }
      .carousel-cards .owl-dots .owl-dot.active {
        background: #c5cfd8; }
    @media (min-width: 960px) {
      .carousel-cards .owl-dots {
        display: none; } }
  .carousel-cards .item {
    padding: 10px 5px; }
    @media (max-width: 767px) {
      .carousel-cards .item {
        padding: 10px 0px; } }
  .carousel-cards .card {
    display: block;
    background: #fff;
    padding: 0 20px 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1);
    transition: all .3s ease;
    position: relative;
    padding-bottom: 30px; }
    .carousel-cards .card img {
      display: block;
      width: calc(100% + 40px);
      margin-left: -20px;
      height: auto;
      margin-bottom: 20px; }
    .carousel-cards .card a {
      color: #48B2EB;
      text-decoration: underline; }
    .carousel-cards .card u {
      color: #48B2EB;
      display: block;
      font-size: 16px;
      padding: 0 0 15px 0;
      position: absolute;
      bottom: 10px; }
    .carousel-cards .card h3 {
      color: #212644;
      font-size: 18px;
      transition: color .3s ease;
      line-height: 1.31;
      letter-spacing: 0.32px;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .carousel-cards .card h3 {
          margin: 22px 0 -3px 0; } }
    .carousel-cards .card p {
      font-size: 16px;
      line-height: 1.31;
      letter-spacing: 0.32px; }
    .carousel-cards .card .textoLight * {
      font-size: 20px;
      line-height: 22px; }
    .carousel-cards .card h6 {
      color: #212644;
      font-size: 14px;
      font-weight: normal;
      margin: 0; }
    .carousel-cards .card:hover {
      box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }
    .carousel-cards .card .overflow {
      display: block;
      /* Fallback for non-webkit */
      display: -webkit-box;
      max-width: 400px;
      height: 83.84px;
      /* Fallback for non-webkit */
      /*margin: 20px auto;*/
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .carousel-cards .card .limit {
      max-width: 400px;
      margin-bottom: 10px;
      height: auto;
      font-size: 16px;
      line-height: 1.31;
      margin-bottom: 10px;
      margin-top: 20px;
      padding-bottom: 2px; }
  .carousel-cards.rating {
    background: #212644;
    padding-bottom: 30px; }
    .carousel-cards.rating h2 {
      color: #fff; }
    @media (min-width: 960px) {
      .carousel-cards.rating {
        background: #fff; }
        .carousel-cards.rating h2 {
          color: #212644; } }
    @media (min-width: 768px) {
      .carousel-cards.rating.estilo-home {
        background: #f5f7f9 !important; }
        .carousel-cards.rating.estilo-home h2 {
          color: #212644 !important; } }
    .carousel-cards.rating .avaliacoes {
      display: none; }
    .carousel-cards.rating .card {
      padding: 20px 20px 40px;
      min-height: 200px;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15); }
      .carousel-cards.rating .card strong {
        color: #7D8792;
        font-size: 16px;
        line-height: 1.13;
        letter-spacing: 0.32px;
        min-height: auto; }
      .carousel-cards.rating .card p {
        font-size: 20px;
        line-height: 1.13;
        letter-spacing: 0.32px; }
      .carousel-cards.rating .card .post-ratings {
        text-align: center; }
        .carousel-cards.rating .card .post-ratings img {
          display: inline-block;
          width: 18px;
          margin: 0 5px; }
      .carousel-cards.rating .card u {
        padding: 10px 0 10px 0; }
    .carousel-cards.rating .button {
      padding: 11px 44px; }
      @media (max-width: 767px) {
        .carousel-cards.rating .button {
          max-width: 100% !important; } }
  @media (max-width: 767px) {
    .carousel-cards.branco {
      background: #fff; }
      .carousel-cards.branco h2 {
        color: #212644; }
      .carousel-cards.branco .owl-dot {
        background: #c5cfd8; }
      .carousel-cards.branco .owl-dot.active {
        background: #212644; }
      .carousel-cards.branco .wp-content * {
        color: #212644; } }
  @media (min-width: 768px) {
    .carousel-cards.d-branco {
      background: #fff; }
      .carousel-cards.d-branco h2 {
        color: #212644; }
      .carousel-cards.d-branco .owl-dot {
        background: #c5cfd8; }
      .carousel-cards.d-branco .owl-dot.active {
        background: #212644; }
      .carousel-cards.d-branco .owl-vantagens:after,
      .carousel-cards.d-branco .owl-galeria:after {
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 70%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 70%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 70%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
        /* IE6-9 */ }
      .carousel-cards.d-branco .owl-vantagens.segundo_item:before,
      .carousel-cards.d-branco .owl-galeria.segundo_item:before {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+28,ffffff+99&1+0,0+100 */
        background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.72) 28%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.72) 28%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.72) 28%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
        /* IE6-9 */ }
      .carousel-cards.d-branco .wp-content * {
        color: #212644; } }
  @media (max-width: 767px) {
    .carousel-cards.cinza {
      background: #F3F5F7; }
      .carousel-cards.cinza h2 {
        color: #000; }
      .carousel-cards.cinza .item {
        padding: 10px 0; }
      .carousel-cards.cinza .card {
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1); }
      .carousel-cards.cinza .owl-dot {
        background: #c5cfd8; }
      .carousel-cards.cinza .owl-dot.active {
        background: #212644; }
      .carousel-cards.cinza .owl-vantagens:after,
      .carousel-cards.cinza .owl-galeria:after {
        background: -moz-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
        /* IE6-9 */ }
      .carousel-cards.cinza .wp-content * {
        color: #212644; } }
  @media (min-width: 768px) {
    .carousel-cards.d-cinza {
      background: #F3F5F7;
      /*.item{padding:10px 0;}*/ }
      .carousel-cards.d-cinza h2 {
        color: #212644; }
      .carousel-cards.d-cinza .card {
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1); }
      .carousel-cards.d-cinza .owl-dot {
        background: #c5cfd8; }
      .carousel-cards.d-cinza .owl-dot.active {
        background: #212644; }
      .carousel-cards.d-cinza .owl-vantagens:after,
      .carousel-cards.d-cinza .owl-galeria:after {
        background: -moz-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(243, 245, 247, 0) 0%, #f3f5f7 70%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
        /* IE6-9 */ }
      .carousel-cards.d-cinza .owl-vantagens.segundo_item:before,
      .carousel-cards.d-cinza .owl-galeria.segundo_item:before {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+28,ffffff+99&1+0,0+100 */
        background: -moz-linear-gradient(left, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #f3f5f7 0%, rgba(243, 245, 247, 0.72) 28%, rgba(243, 245, 247, 0.01) 99%, rgba(243, 245, 247, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
        /* IE6-9 */ }
      .carousel-cards.d-cinza .wp-content * {
        color: #212644; } }
  @media (max-width: 767px) {
    .carousel-cards.azul {
      background: #212644; }
      .carousel-cards.azul h2 {
        color: #fff; }
      .carousel-cards.azul .item {
        padding: 10px 0; }
      .carousel-cards.azul .card {
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1); }
      .carousel-cards.azul .owl-dot {
        background: #c5cfd8; }
      .carousel-cards.azul .owl-dot.active {
        background: #fff; }
      .carousel-cards.azul:after {
        background: -moz-linear-gradient(left, rgba(33, 38, 68, 0) 0%, #212644 70%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(33, 38, 68, 0) 0%, #212644 70%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(33, 38, 68, 0) 0%, #212644 70%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
        /* IE6-9 */ }
    .carousel-cards .wp-content * {
      color: #fff; } }
  @media (min-width: 768px) {
    .carousel-cards.d-azul {
      background: #212644; }
      .carousel-cards.d-azul h2 {
        color: #fff; }
      .carousel-cards.d-azul .item {
        padding: 10px 0; }
      .carousel-cards.d-azul .card {
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1); }
      .carousel-cards.d-azul .owl-dot {
        background: #c5cfd8; }
      .carousel-cards.d-azul .owl-dot.active {
        background: #fff; }
      .carousel-cards.d-azul .owl-vantagens:after,
      .carousel-cards.d-azul .owl-galeria:after {
        background: -moz-linear-gradient(left, rgba(33, 38, 68, 0) 0%, #212644 70%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(33, 38, 68, 0) 0%, #212644 70%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(33, 38, 68, 0) 0%, #212644 70%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
        /* IE6-9 */ }
      .carousel-cards.d-azul .owl-vantagens.segundo_item:before,
      .carousel-cards.d-azul .owl-galeria.segundo_item:before {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+28,ffffff+99&1+0,0+100 */
        background: -moz-linear-gradient(left, #212644 0%, rgba(33, 38, 68, 0.72) 28%, rgba(33, 38, 68, 0.01) 99%, rgba(33, 38, 68, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #212644 0%, rgba(33, 38, 68, 0.72) 28%, rgba(33, 38, 68, 0.01) 99%, rgba(33, 38, 68, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #212644 0%, rgba(33, 38, 68, 0.72) 28%, rgba(33, 38, 68, 0.01) 99%, rgba(33, 38, 68, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
        /* IE6-9 */ }
      .carousel-cards.d-azul .wp-content * {
        color: #fff; } }
  .carousel-cards .owl-blog {
    width: calc(100% + 10px); }
    @media (max-width: 959px) {
      .carousel-cards .owl-blog .owl-stage {
        margin-left: -20px; } }
    .carousel-cards .owl-blog .card {
      padding-bottom: 50px; }
      .carousel-cards .owl-blog .card u {
        width: calc(100% - 40px); }
      .carousel-cards .owl-blog .card h3 {
        padding: 10px 20px;
        font-size: 16px;
        line-height: 18px;
        font-weight: 700; }
      .carousel-cards .owl-blog .card u,
      .carousel-cards .owl-blog .card p,
      .carousel-cards .owl-blog .card h3 {
        font-family: 'Ubuntu'; }
      .carousel-cards .owl-blog .card .autor {
        display: block;
        color: #000;
        font-size: 14px; }
    .carousel-cards .owl-blog .owl-nav {
      display: none; }
      @media (min-width: 768px) {
        .carousel-cards .owl-blog .owl-nav {
          display: block; } }
    .carousel-cards .owl-blog .owl-dots {
      display: none; }
      @media (max-width: 959px) {
        .carousel-cards .owl-blog .owl-dots {
          display: block; } }
      .carousel-cards .owl-blog .owl-dots .owl-dot {
        background: #212644;
        opacity: 0.5; }
        .carousel-cards .owl-blog .owl-dots .owl-dot.active {
          opacity: 1; }
  .carousel-cards .veja_mais {
    font-family: 'Ubuntu';
    font-size: 20px;
    line-height: 24px;
    color: #414a5a;
    display: block;
    padding: 45px 0 0;
    transition: color .2s ease; }
    .carousel-cards .veja_mais:hover {
      color: #48B2EB; }

.avaliacao-estrelas {
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  width: 90%; }
  .avaliacao-estrelas li {
    width: 17px;
    height: 17px;
    margin: 0 5px 0 0;
    background-image: url(../img/sprite.png);
    background-position: -171px -76px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas li {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.large li {
    width: 30px;
    height: 30px; }
  .avaliacao-estrelas.a-1 li:nth-child(1) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-1 li:nth-child(1) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-2 li:nth-child(1) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-2 li:nth-child(1) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-2 li:nth-child(2) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-2 li:nth-child(2) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-3 li:nth-child(1) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-3 li:nth-child(1) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-3 li:nth-child(2) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-3 li:nth-child(2) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-3 li:nth-child(3) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-3 li:nth-child(3) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-4 li:nth-child(1) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-4 li:nth-child(1) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-4 li:nth-child(2) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-4 li:nth-child(2) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-4 li:nth-child(3) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-4 li:nth-child(3) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-4 li:nth-child(4) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-4 li:nth-child(4) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-5 li:nth-child(1) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-5 li:nth-child(1) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-5 li:nth-child(2) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-5 li:nth-child(2) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-5 li:nth-child(3) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-5 li:nth-child(3) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-5 li:nth-child(4) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-5 li:nth-child(4) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .avaliacao-estrelas.a-5 li:nth-child(5) {
    background-image: url(../img/sprite.png);
    background-position: -133px -45px;
    width: 17px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .avaliacao-estrelas.a-5 li:nth-child(5) {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }

.lista-numerada {
  padding: 15px 0;
  counter-reset: count; }
  .lista-numerada ol {
    padding-top: 10px; }
  .lista-numerada li {
    padding: 0 0 10px;
    list-style: none;
    position: relative; }
    .lista-numerada li hr {
      background: #dbe1e7;
      display: block;
      border: none;
      height: 1px;
      margin-top: 10px; }
    .lista-numerada li:before {
      counter-increment: count;
      content: counter(count);
      display: block;
      width: 23px;
      height: 23px;
      border-radius: 50%;
      background: #48B2EB;
      color: #fff;
      text-align: center;
      line-height: 23px;
      position: absolute;
      left: -40px;
      z-index: 2; }
    .lista-numerada li:after {
      content: "";
      display: block;
      width: 3px;
      background: #48B2EB;
      height: 100%;
      left: -29px;
      top: 0;
      position: absolute; }
    .lista-numerada li:last-child:after {
      display: none; }
    .lista-numerada li p {
      margin: 0; }
    .lista-numerada li strong {
      color: #48B2EB;
      display: block;
      margin: 0 0 5px;
      font-size: 16px; }
  @media (max-width: 767px) {
    .lista-numerada h2 {
      font-size: 18px; } }
  @media (min-width: 960px) {
    .lista-numerada {
      background: #212644; }
      .lista-numerada h2 {
        color: #fff;
        font-size: 36px;
        line-height: 1.06;
        letter-spacing: 0.36px; }
      .lista-numerada p {
        font-size: 16px;
        line-height: 1.31;
        letter-spacing: 0.32px;
        padding-right: 10px; }
      .lista-numerada ol {
        overflow: hidden; } }
    @media (min-width: 960px) and (min-width: 1180px) {
      .lista-numerada ol {
        width: calc(100% + 280px);
        margin-left: -140px; } }
  @media (min-width: 960px) {
        .lista-numerada ol li {
          width: 20%;
          float: left;
          padding: 0 20px 0 40px; }
          .lista-numerada ol li strong,
          .lista-numerada ol li p {
            color: #fff; }
          .lista-numerada ol li strong {
            font-size: 18px;
            line-height: 22px;
            font-weight: normal; }
          .lista-numerada ol li:after {
            display: none; }
          .lista-numerada ol li:before {
            left: 0;
            background: #fff;
            color: #212644;
            font-size: 18px; }
          .lista-numerada ol li hr {
            display: none; } }
  @media (max-width: 959px) {
    .lista-numerada.branco {
      background: #fff; }
    .lista-numerada.cinza {
      background: #F3F5F7; }
    .lista-numerada.azul {
      background: #212644; } }
  @media (min-width: 960px) {
    .lista-numerada.d-branco {
      background: #fff;
      color: #212644; }
      .lista-numerada.d-branco h2,
      .lista-numerada.d-branco p,
      .lista-numerada.d-branco strong {
        color: #212644; }
      .lista-numerada.d-branco ol li:after {
        display: none; }
      .lista-numerada.d-branco ol li:before {
        left: 0;
        background: 212644;
        color: #fff; }
      .lista-numerada.d-branco ol li hr {
        display: none; }
    .lista-numerada.d-cinza {
      background: #F3F5F7;
      color: #212644; }
      .lista-numerada.d-cinza h2,
      .lista-numerada.d-cinza p,
      .lista-numerada.d-cinza strong {
        color: #212644; }
      .lista-numerada.d-cinza ol li:after {
        display: none; }
      .lista-numerada.d-cinza ol li:before {
        left: 0;
        background: #212644;
        color: #fff; }
      .lista-numerada.d-cinza ol li hr {
        display: none; }
    .lista-numerada.d-azul {
      background: #212644; }
      .lista-numerada.d-azul h2,
      .lista-numerada.d-azul p,
      .lista-numerada.d-azul a,
      .lista-numerada.d-azul span {
        color: #fff; } }

.social {
  padding: 15px 0 35px 0;
  background: #fff; }
  .social h2 {
    font-size: 18px;
    line-height: 21px;
    font-weight: normal; }
  .social span {
    display: block;
    margin-bottom: 20px;
    color: #212644; }
  .social ul {
    list-style: none; }
    @media (min-width: 960px) {
      .social ul {
        display: flex;
        justify-content: space-between; } }
    @media (max-width: 959px) {
      .social ul li {
        width: 19%;
        text-align: center;
        display: inline-block; } }
  @media (min-width: 960px) {
    .social {
      background: #212644;
      text-align: center; }
      .social h2 {
        font-size: 36px;
        margin-bottom: 20px;
        line-height: 38px;
        font-weight: normal;
        color: #fff; }
      .social span {
        font-size: 18px;
        line-height: 22px;
        color: #fff; }
      .social ul {
        max-width: 320px;
        margin: 0 auto; } }
  .social a img {
    transition: transform .3s ease; }
  .social a:hover img {
    transform: scale(1.2); }
  .social.quem-somos {
    background: #212644; }
    .social.quem-somos * {
      color: #fff; }

.lista-de-links {
  background: #212644;
  padding: 25px 0; }
  .lista-de-links h2 {
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    margin-bottom: 10px; }
  .lista-de-links p {
    color: #fff;
    font-size: 18px;
    line-height: 1.22; }
  .lista-de-links ul {
    margin: 0; }
    .lista-de-links ul > li {
      padding: 6px 0 5px;
      border-bottom: 1px solid #F3F5F7;
      position: relative; }
      .lista-de-links ul > li:last-child {
        border-bottom: none; }
      .lista-de-links ul > li:after {
        content: "";
        display: block;
        width: 12px;
        height: 12px;
        border: 2px solid #fff;
        position: absolute;
        top: 22px;
        right: 9px;
        transform: rotate(45deg);
        border-bottom: none;
        border-left: none; }
      .lista-de-links ul > li ul {
        margin: 0;
        padding: 5px 0; }
        .lista-de-links ul > li ul li {
          color: #fff;
          text-align: center;
          border: none; }
          .lista-de-links ul > li ul li:first-child {
            width: 30px;
            margin-right: 10px; }
          .lista-de-links ul > li ul li:after {
            display: none; }
          .lista-de-links ul > li ul li img {
            width: auto;
            max-width: auto;
            max-height: 24px;
            max-width: 24px;
            display: block;
            margin: 0 auto; }
  @media (max-width: 959px) {
    .lista-de-links.mobile-cinza h2,
    .lista-de-links.mobile-cinza p {
      color: #212644; }
    .lista-de-links.mobile-cinza ul li {
      color: #48B2EB;
      border-bottom: 1px solid #cecece !important; }
      .lista-de-links.mobile-cinza ul li li {
        border-bottom: none !important; }
    .lista-de-links.mobile-cinza li:after {
      border-color: #48B2EB; } }
  @media (min-width: 960px) {
    .lista-de-links {
      background: #fff; }
      .lista-de-links h2 {
        color: #212644;
        font-size: 36px;
        line-height: 38px; }
      .lista-de-links p {
        color: #212644; }
      .lista-de-links a {
        font-size: 18px; }
      .lista-de-links ul > li {
        padding: 10px 0 10px;
        border-bottom: 1px solid #d4dce3; }
        .lista-de-links ul > li:after {
          border: 2px solid #48B2EB;
          border-bottom: none;
          border-left: none;
          top: 28px;
          transform: rotate(45deg); }
        .lista-de-links ul > li ul {
          margin: 0; }
          .lista-de-links ul > li ul li {
            color: #48B2EB;
            text-align: center;
            border: none; }
            .lista-de-links ul > li ul li:first-child {
              width: 30px; }
            .lista-de-links ul > li ul li:after {
              display: none; } }

.lista-de-links-central-de-ajuda {
  background: #fff;
  padding: 5px 0; }
  .lista-de-links-central-de-ajuda h2 {
    color: #212644;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    margin: 35px 0 10px 0; }
  .lista-de-links-central-de-ajuda.search h2 {
    padding: 35px 0 10px 0; }
  .lista-de-links-central-de-ajuda p {
    color: #212644;
    font-size: 18px;
    line-height: 1.22; }
  .lista-de-links-central-de-ajuda ul {
    margin: 0; }
    .lista-de-links-central-de-ajuda ul > li {
      padding: 6px 40px 5px 0;
      text-align: left;
      border-bottom: 1px solid #F3F5F7;
      position: relative; }
      @media (max-width: 767px) {
        .lista-de-links-central-de-ajuda ul > li {
          padding: 6px 15px 5px 0; } }
      .lista-de-links-central-de-ajuda ul > li:last-child {
        border-bottom: none; }
      .lista-de-links-central-de-ajuda ul > li:after {
        content: "";
        display: block;
        width: 12px;
        height: 12px;
        border: 2px solid #48B2EB;
        position: absolute;
        top: 22px;
        right: 9px;
        transform: rotate(45deg);
        border-bottom: none;
        border-left: none; }
      .lista-de-links-central-de-ajuda ul > li ul {
        margin: 0;
        padding: 5px 0; }
        .lista-de-links-central-de-ajuda ul > li ul li {
          color: #48B2EB;
          border: none;
          text-align: left;
          padding-right: 15px; }
          .lista-de-links-central-de-ajuda ul > li ul li:after {
            display: none; }
          .lista-de-links-central-de-ajuda ul > li ul li img {
            width: auto;
            max-width: auto;
            max-height: 24px;
            max-width: 24px;
            display: block;
            margin: 0 auto; }
  @media (min-width: 960px) {
    .lista-de-links-central-de-ajuda h2 {
      color: #212644;
      font-size: 36px;
      line-height: 38px; }
    .lista-de-links-central-de-ajuda p {
      color: #212644; }
    .lista-de-links-central-de-ajuda a {
      font-size: 18px; }
    .lista-de-links-central-de-ajuda ul > li {
      padding: 10px 0 10px;
      border-bottom: 1px solid #d4dce3; }
      .lista-de-links-central-de-ajuda ul > li:after {
        border: 2px solid #48B2EB;
        border-bottom: none;
        border-left: none;
        top: 28px;
        transform: rotate(45deg); }
      .lista-de-links-central-de-ajuda ul > li ul {
        margin: 0; }
        .lista-de-links-central-de-ajuda ul > li ul li {
          color: #48B2EB;
          text-align: left;
          border: none; }
          .lista-de-links-central-de-ajuda ul > li ul li:after {
            display: none; } }
  .lista-de-links-central-de-ajuda a.button {
    font-size: 16px;
    margin-bottom: 35px; }

.lista-de-downloads {
  background: #fff;
  padding: 25px 0; }
  .lista-de-downloads.mais-relatorios .button {
    display: inline-block;
    margin: 20px 0 20px 0; }
  .lista-de-downloads h2 {
    color: #212644;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    margin-bottom: 10px; }
  .lista-de-downloads p {
    color: #212644; }
  .lista-de-downloads ul {
    margin: 0; }
    .lista-de-downloads ul > li {
      padding: 6px 0 5px;
      border-bottom: 1px solid #F3F5F7;
      position: relative;
      text-align: left; }
      @media (max-width: 767px) {
        .lista-de-downloads ul > li {
          border-bottom: 1px solid #97a9ba; } }
      .lista-de-downloads ul > li:last-child {
        border-bottom: none; }
      .lista-de-downloads ul > li ul {
        margin: 0; }
        .lista-de-downloads ul > li ul li {
          color: #48B2EB;
          border: none;
          width: 30px; }
          .lista-de-downloads ul > li ul li:first-child {
            width: calc(97% - 30px); }
            @media (min-width: 960px) {
              .lista-de-downloads ul > li ul li:first-child {
                width: calc(99% - 30px); } }
          .lista-de-downloads ul > li ul li img {
            width: auto;
            max-width: auto;
            max-height: 24px;
            max-width: 24px;
            display: block;
            margin: 0 auto; }
  .lista-de-downloads .arquivos-none {
    display: none; }
  @media (min-width: 960px) {
    .lista-de-downloads {
      background: #F3F5F7; }
      .lista-de-downloads h2 {
        font-size: 36px;
        line-height: 38px; }
      .lista-de-downloads p {
        color: #212644; }
      .lista-de-downloads a {
        font-size: 18px; }
      .lista-de-downloads ul > li {
        padding: 10px 0 10px;
        border-bottom: 1px solid #d4dce3; } }
  @media (max-width: 959px) {
    .lista-de-downloads.branco {
      background: #fff; }
    .lista-de-downloads.cinza {
      background: #F3F5F7; }
    .lista-de-downloads.azul {
      background: #212644; } }
  @media (min-width: 960px) {
    .lista-de-downloads.d-branco {
      background: #fff; }
    .lista-de-downloads.d-cinza {
      background: #F3F5F7; }
    .lista-de-downloads.d-azul {
      background: #212644; }
      .lista-de-downloads.d-azul h2,
      .lista-de-downloads.d-azul p,
      .lista-de-downloads.d-azul a,
      .lista-de-downloads.d-azul span {
        color: #fff; } }

.lista-simples {
  background: #fff;
  padding: 25px 0; }
  .lista-simples h2 {
    color: #212644;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    margin-top: 0; }
  .lista-simples p {
    color: #212644; }
  .lista-simples ul {
    margin: 0; }
    .lista-simples ul > li {
      padding: 6px 0 5px;
      border-bottom: 1px solid #F3F5F7;
      position: relative; }
      .lista-simples ul > li:last-child {
        border-bottom: none; }
      .lista-simples ul > li ul {
        margin: 0; }
        .lista-simples ul > li ul li {
          color: #212644;
          text-align: left;
          border: none;
          font-size: 14px;
          line-height: 18px;
          max-width: calc(100% - 40px); }
          .lista-simples ul > li ul li:first-child {
            width: 40px;
            display: block;
            float: left; }
            .lista-simples ul > li ul li:first-child img {
              margin: 0px; }
          .lista-simples ul > li ul li:after {
            display: none; }
          .lista-simples ul > li ul li img {
            width: auto;
            max-width: auto;
            max-height: 24px;
            max-width: 24px;
            display: block;
            margin: 0 auto; }
  @media (min-width: 960px) {
    .lista-simples {
      background: #fff; }
      .lista-simples h2 {
        color: #212644;
        font-size: 36px;
        line-height: 38px; }
      .lista-simples p {
        color: #212644; }
      .lista-simples a {
        font-size: 18px; }
      .lista-simples ul > li {
        padding: 10px 0 10px;
        border-bottom: 1px solid #d4dce3; }
        .lista-simples ul > li:after {
          border: 2px solid #48B2EB;
          border-bottom: none;
          border-left: none;
          top: 28px;
          transform: rotate(45deg); }
        .lista-simples ul > li ul {
          margin: 0; }
          .lista-simples ul > li ul li {
            color: #48B2EB;
            text-align: left;
            border: none;
            font-size: 18px;
            line-height: 22px; }
            .lista-simples ul > li ul li:first-child {
              width: 40px;
              display: block;
              float: left; }
              .lista-simples ul > li ul li:first-child img {
                margin: 0px; }
            .lista-simples ul > li ul li:after {
              display: none; } }

.abas {
  padding: 15px 0 25px; }
  .abas .subtitulo.azul {
    color: #212644; }
  .abas.posso-ajudar {
    background: #F3F5F7; }
    .abas.posso-ajudar h1,
    .abas.posso-ajudar h2,
    .abas.posso-ajudar h3,
    .abas.posso-ajudar h4,
    .abas.posso-ajudar h5,
    .abas.posso-ajudar h6 {
      color: #212644;
      margin-bottom: 0; }
    .abas.posso-ajudar h3 {
      font-size: 18px;
      line-height: 21px; }
      @media (min-width: 960px) {
        .abas.posso-ajudar h3 {
          font-size: 24px;
          line-height: 28px; } }
    .abas.posso-ajudar a {
      color: #48B2EB;
      line-height: 21px;
      font-family: Lato;
      font-size: 18px; }
      @media (min-width: 960px) {
        .abas.posso-ajudar a {
          font-size: 18px; } }
    .abas.posso-ajudar a:after {
      border-color: #48B2EB; }
    .abas.posso-ajudar a.button {
      color: #fff;
      margin-top: 20px;
      font-size: 14px; }
    .abas.posso-ajudar .mais {
      color: #212644; }
    .abas.posso-ajudar ul li {
      border-bottom: 1px solid #d4dce3; }
    .abas.posso-ajudar .conteudo {
      max-width: 96%; }
      .abas.posso-ajudar .conteudo p,
      .abas.posso-ajudar .conteudo span,
      .abas.posso-ajudar .conteudo a,
      .abas.posso-ajudar .conteudo li {
        color: #212644;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.32px; }
        @media (max-width: 767px) {
          .abas.posso-ajudar .conteudo p,
          .abas.posso-ajudar .conteudo span,
          .abas.posso-ajudar .conteudo a,
          .abas.posso-ajudar .conteudo li {
            word-break: break-all; } }
      .abas.posso-ajudar .conteudo a,
      .abas.posso-ajudar .conteudo a strong,
      .abas.posso-ajudar .conteudo a b,
      .abas.posso-ajudar .conteudo a span,
      .abas.posso-ajudar .conteudo a i,
      .abas.posso-ajudar .conteudo a em,
      .abas.posso-ajudar .conteudo td {
        display: inline-block;
        padding: 0;
        color: #48B2EB;
        text-decoration: underline; }
        @media (max-width: 767px) {
          .abas.posso-ajudar .conteudo a,
          .abas.posso-ajudar .conteudo a strong,
          .abas.posso-ajudar .conteudo a b,
          .abas.posso-ajudar .conteudo a span,
          .abas.posso-ajudar .conteudo a i,
          .abas.posso-ajudar .conteudo a em,
          .abas.posso-ajudar .conteudo td {
            word-break: break-all; } }
        .abas.posso-ajudar .conteudo a:after,
        .abas.posso-ajudar .conteudo a strong:after,
        .abas.posso-ajudar .conteudo a b:after,
        .abas.posso-ajudar .conteudo a span:after,
        .abas.posso-ajudar .conteudo a i:after,
        .abas.posso-ajudar .conteudo a em:after,
        .abas.posso-ajudar .conteudo td:after {
          display: none !important; }
      .abas.posso-ajudar .conteudo ul,
      .abas.posso-ajudar .conteudo ol {
        margin-left: 25px !important;
        list-style: disc !important; }
        .abas.posso-ajudar .conteudo ul li,
        .abas.posso-ajudar .conteudo ol li {
          border-bottom: none !important;
          margin: 0px;
          padding: 0px; }
      .abas.posso-ajudar .conteudo h3 {
        font-size: 22px;
        line-height: 28px; }
      .abas.posso-ajudar .conteudo h4,
      .abas.posso-ajudar .conteudo h5,
      .abas.posso-ajudar .conteudo h6 {
        font-size: 18px;
        line-height: 21px; }
  .abas.home {
    background: #F3F5F7; }
    .abas.home a {
      color: #48B2EB;
      font-size: 18px;
      line-height: 21px;
      font-family: Lato;
      font-weight: bold; }
      @media (min-width: 960px) {
        .abas.home a {
          font-size: 16px;
          line-height: 18px; } }
    .abas.home a:after {
      border-color: #48B2EB; }
    .abas.home a.button {
      color: #fff;
      margin-top: 20px;
      font-size: 14px; }
    .abas.home h1,
    .abas.home h2,
    .abas.home h3,
    .abas.home h4,
    .abas.home h5,
    .abas.home h6 {
      color: #212644;
      margin: 10px 0 20px; }
    .abas.home h3 {
      font-size: 18px;
      line-height: 21px; }
      @media (min-width: 960px) {
        .abas.home h3 {
          font-size: 24px;
          line-height: 28px; } }
      .abas.home h3 a {
        font-size: 18px;
        line-height: 21px;
        color: #212644;
        text-decoration: none; }
        @media (min-width: 960px) {
          .abas.home h3 a {
            font-size: 24px !important;
            line-height: 28px; } }
    .abas.home .mais {
      color: #212644; }
    .abas.home .wp-content {
      padding-top: 0; }
      .abas.home .wp-content p,
      .abas.home .wp-content span,
      .abas.home .wp-content strong,
      .abas.home .wp-content b,
      .abas.home .wp-content a {
        font-size: 18px;
        line-height: 21px; }
    .abas.home .box-compra p a {
      margin-right: 0; }
  @media (max-width: 959px) {
    .abas.branco {
      background: #fff; }
      .abas.branco h1,
      .abas.branco h2,
      .abas.branco h3,
      .abas.branco h4,
      .abas.branco h5,
      .abas.branco h6 {
        color: #212644; }
      .abas.branco a,
      .abas.branco p,
      .abas.branco span {
        color: #48B2EB; }
      .abas.branco a:after {
        border-color: #48B2EB; }
      .abas.branco .mais {
        color: #212644; }
      .abas.branco .conteudo a,
      .abas.branco .conteudo p,
      .abas.branco .conteudo span {
        color: #212644; }
    .abas.cinza {
      background: #F3F5F7; }
      .abas.cinza a,
      .abas.cinza h1,
      .abas.cinza h2,
      .abas.cinza h3,
      .abas.cinza h4,
      .abas.cinza h5,
      .abas.cinza h6,
      .abas.cinza p,
      .abas.cinza span {
        color: #212644; }
      .abas.cinza a:after {
        border-color: #212644; }
      .abas.cinza .mais {
        color: #212644; }
      .abas.cinza .conteudo a,
      .abas.cinza .conteudo p,
      .abas.cinza .conteudo span {
        color: #212644; }
      .abas.cinza ul li {
        border-bottom: 1px solid rgba(68, 68, 68, 0.5);
        color: #212644; }
    .abas.azul {
      background: #212644; }
      .abas.azul a,
      .abas.azul h1,
      .abas.azul h2,
      .abas.azul h3,
      .abas.azul h4,
      .abas.azul h5,
      .abas.azul h6,
      .abas.azul p,
      .abas.azul span {
        color: #fff; }
      .abas.azul a:after {
        border-color: #fff; }
      .abas.azul .mais {
        color: #fff; }
      .abas.azul .conteudo a,
      .abas.azul .conteudo p,
      .abas.azul .conteudo span {
        color: #fff; } }
  @media (max-width: 959px) and (max-width: 767px) {
    .abas.azul .first {
      font-size: 18px; } }

  @media (min-width: 960px) {
    .abas.d-branco {
      background: #fff; }
      .abas.d-branco h1,
      .abas.d-branco h2,
      .abas.d-branco h3,
      .abas.d-branco h4,
      .abas.d-branco h5,
      .abas.d-branco h6 {
        color: #212644; }
      .abas.d-branco a,
      .abas.d-branco p,
      .abas.d-branco span {
        color: #48B2EB; }
      .abas.d-branco a:after {
        border-color: #48B2EB; }
      .abas.d-branco .mais {
        color: #212644; }
      .abas.d-branco .conteudo a,
      .abas.d-branco .conteudo p,
      .abas.d-branco .conteudo span,
      .abas.d-branco .conteudo td {
        color: #212644; }
    .abas.d-cinza {
      background: #F3F5F7; }
      .abas.d-cinza a,
      .abas.d-cinza h1,
      .abas.d-cinza h2,
      .abas.d-cinza h3,
      .abas.d-cinza h4,
      .abas.d-cinza h5,
      .abas.d-cinza h6,
      .abas.d-cinza p,
      .abas.d-cinza span {
        color: #212644; }
      .abas.d-cinza a:after {
        border-color: #212644; }
      .abas.d-cinza .mais {
        color: #212644; }
      .abas.d-cinza .conteudo a,
      .abas.d-cinza .conteudo p,
      .abas.d-cinza .conteudo span {
        color: #212644; }
      .abas.d-cinza ul li {
        border-bottom: 1px solid rgba(68, 68, 68, 0.5); }
    .abas.d-azul {
      background: #212644; }
      .abas.d-azul a,
      .abas.d-azul h1,
      .abas.d-azul h2,
      .abas.d-azul h3,
      .abas.d-azul h4,
      .abas.d-azul h5,
      .abas.d-azul h6,
      .abas.d-azul p,
      .abas.d-azul span {
        color: #fff; }
      .abas.d-azul a:after {
        border-color: #fff; }
      .abas.d-azul .mais {
        color: #fff; }
      .abas.d-azul .conteudo a,
      .abas.d-azul .conteudo p,
      .abas.d-azul .conteudo span {
        color: #fff; } }
  .abas h2 {
    font-size: 18px;
    line-height: 21px;
    font-weight: normal; }
  .abas ul a {
    display: block;
    position: relative;
    padding-right: 32px;
    font-size: 18px;
    padding: 8px 25px 8px 0; }
    .abas ul a:after {
      content: "";
      display: block;
      width: 12px;
      height: 12px;
      border-top: 2px solid;
      border-right: 2px solid;
      transform: rotate(135deg);
      transition: transform .3s ease;
      top: 8px;
      right: 5px;
      position: absolute; }
    .abas ul a.active:after {
      transform: rotate(-45deg); }
  .abas ul li {
    padding: 8px 0;
    border-bottom: 1px solid #edeef6; }
  .abas.mais ul {
    padding-top: 20px; }
  .abas.mais ul li a:after {
    content: "+";
    font-size: 20px;
    border: none;
    transform: rotate(0);
    width: 20px;
    height: 20px;
    top: 3px; }
    @media (min-width: 960px) {
      .abas.mais ul li a:after {
        top: 12px; } }
  .abas.mais a.active:after {
    content: "-"; }
  .abas.mais ul a,
  .abas.mais ul a span {
    color: #7D8792; }
  .abas.mais h2 {
    margin-bottom: 15px; }
  @media (max-width: 959px) {
    .abas .colapse {
      display: block;
      margin-top: 10px; } }
  @media (min-width: 960px) {
    .abas .colapse:before {
      content: " - "; } }
  .abas .mais {
    display: block;
    margin: 25px 0;
    border: none;
    line-height: 1.13;
    letter-spacing: 0.32px; }
    @media (min-width: 960px) {
      .abas .mais {
        font-size: 16px;
        font-weight: bold; } }
  .abas .conteudo {
    display: none;
    margin-top: -10px;
    padding-bottom: 10px; }
    .abas .conteudo p {
      font-size: 16px;
      line-height: 1.31;
      letter-spacing: 0.32px; }
    .abas .conteudo a {
      display: inline-block;
      font-weight: normal;
      text-decoration: underline;
      font-size: 16px;
      padding: 0px; }
      .abas .conteudo a:after {
        display: none; }
    .abas .conteudo ul {
      margin-left: 30px !important;
      list-style: disc !important; }
      .abas .conteudo ul li {
        border-bottom: none !important;
        margin: 0px;
        padding: 0px;
        color: #212644; }
        @media (max-width: 767px) {
          .abas .conteudo ul li {
            color: #212644; } }
    @media (max-width: 767px) {
      .abas .conteudo table {
        width: 100%;
        color: #fff; }
      .abas .conteudo td {
        color: #fff; } }
  .abas.d-azul .conteudo ul li {
    color: #fff; }
  @media (max-width: 767px) {
    .abas.azul .conteudo ul li {
      color: #fff !important; } }
  @media (min-width: 960px) {
    .abas h2 {
      font-size: 36px;
      line-height: 38px; }
    .abas ul a {
      padding: 15px 0;
      font-size: 18px; }
      .abas ul a:after {
        border-top: 2px solid #48B2EB;
        border-right: 2px solid #48B2EB;
        transform: rotate(135deg);
        font-size: 18px;
        top: 18px; }
      .abas ul a.active:after {
        transform: rotate(-45deg); }
    .abas ul li {
      padding: 15px 0;
      border-bottom: 1px solid #d4dce3; }
      .abas ul li:last-child {
        border-bottom: none; } }
  @media (max-width: 767px) {
    .abas .first {
      display: inline-block;
      width: 100%; } }
  .abas i.icon {
    width: 40px;
    margin-right: 20px;
    transform: translateY(5px); }
    @media (max-width: 959px) {
      .abas i.icon {
        display: block;
        float: left;
        margin-top: -8px; } }
    @media (min-width: 960px) {
      .abas i.icon {
        display: inline-block; } }
    @media (max-width: 767px) {
      .abas i.icon {
        margin-bottom: 10px; } }
    .abas i.icon img {
      display: block;
      width: auto;
      height: 25px; }

.ajuste-margin .conteudo {
  margin-top: 0 !important; }

.abas-2 {
  padding: 15px 0 0; }
  @media (max-width: 959px) {
    .abas-2.branco {
      background: #fff; }
      .abas-2.branco h1,
      .abas-2.branco h2,
      .abas-2.branco h3,
      .abas-2.branco h4,
      .abas-2.branco h5,
      .abas-2.branco h6 {
        color: #212644; }
      .abas-2.branco p,
      .abas-2.branco span {
        color: #48B2EB; }
      .abas-2.branco a:after {
        border-color: #48B2EB; }
      .abas-2.branco .mais {
        color: #212644; }
      .abas-2.branco .conteudo a,
      .abas-2.branco .conteudo p,
      .abas-2.branco .conteudo span {
        color: #212644; }
    .abas-2.cinza {
      background: #F3F5F7; }
      .abas-2.cinza h1,
      .abas-2.cinza h2,
      .abas-2.cinza h3,
      .abas-2.cinza h4,
      .abas-2.cinza h5,
      .abas-2.cinza h6,
      .abas-2.cinza p,
      .abas-2.cinza span {
        color: #212644; }
      .abas-2.cinza a:after {
        border-color: #212644; }
      .abas-2.cinza .mais {
        color: #212644; }
      .abas-2.cinza .conteudo a,
      .abas-2.cinza .conteudo p,
      .abas-2.cinza .conteudo span,
      .abas-2.cinza .conteudo li {
        color: #212644; }
      .abas-2.cinza ul li {
        border-bottom: 1px solid rgba(68, 68, 68, 0.5); }
    .abas-2.azul {
      background: #212644; }
      .abas-2.azul h1,
      .abas-2.azul h2,
      .abas-2.azul h3,
      .abas-2.azul h4,
      .abas-2.azul h5,
      .abas-2.azul h6,
      .abas-2.azul p,
      .abas-2.azul span {
        color: #fff; }
      .abas-2.azul a:after {
        border-color: #fff; }
      .abas-2.azul .mais {
        color: #fff; }
      .abas-2.azul .conteudo a,
      .abas-2.azul .conteudo p,
      .abas-2.azul .conteudo span {
        color: #fff; } }
  @media (min-width: 960px) {
    .abas-2.d-branco {
      background: #fff; }
      .abas-2.d-branco h1,
      .abas-2.d-branco h2,
      .abas-2.d-branco h3,
      .abas-2.d-branco h4,
      .abas-2.d-branco h5,
      .abas-2.d-branco h6 {
        color: #212644; }
      .abas-2.d-branco p,
      .abas-2.d-branco span {
        color: #48B2EB; }
      .abas-2.d-branco a:after {
        border-color: #48B2EB; }
      .abas-2.d-branco .mais {
        color: #212644; }
      .abas-2.d-branco .conteudo a,
      .abas-2.d-branco .conteudo p,
      .abas-2.d-branco .conteudo span {
        color: #212644; }
    .abas-2.d-cinza {
      background: #F3F5F7; }
      .abas-2.d-cinza h1,
      .abas-2.d-cinza h2,
      .abas-2.d-cinza h3,
      .abas-2.d-cinza h4,
      .abas-2.d-cinza h5,
      .abas-2.d-cinza h6,
      .abas-2.d-cinza p,
      .abas-2.d-cinza span {
        color: #212644; }
      .abas-2.d-cinza a:after {
        border-color: #212644; }
      .abas-2.d-cinza .mais {
        color: #212644; }
      .abas-2.d-cinza .conteudo a,
      .abas-2.d-cinza .conteudo p,
      .abas-2.d-cinza .conteudo span {
        color: #212644; }
      .abas-2.d-cinza ul li {
        border-bottom: 1px solid rgba(68, 68, 68, 0.5); }
    .abas-2.d-azul {
      background: #212644; }
      .abas-2.d-azul h1,
      .abas-2.d-azul h2,
      .abas-2.d-azul h3,
      .abas-2.d-azul h4,
      .abas-2.d-azul h5,
      .abas-2.d-azul h6,
      .abas-2.d-azul p,
      .abas-2.d-azul span {
        color: #fff; }
      .abas-2.d-azul a:after {
        border-color: #fff; }
      .abas-2.d-azul .mais {
        color: #fff; }
      .abas-2.d-azul .conteudo a,
      .abas-2.d-azul .conteudo p,
      .abas-2.d-azul .conteudo span {
        color: #fff; } }
  .abas-2 h2 {
    font-size: 18px;
    line-height: 21px;
    font-weight: normal; }
  .abas-2 ul a {
    display: block;
    position: relative;
    padding-right: 20px; }
    .abas-2 ul a:after {
      content: "";
      display: block;
      width: 12px;
      height: 12px;
      border-top: 2px solid;
      border-right: 2px solid;
      transform: rotate(45deg);
      transition: transform .3s ease;
      top: 4px;
      right: 5px;
      position: absolute; }
    .abas-2 ul a.active:after {
      transform: rotate(-45deg); }
  .abas-2 ul li {
    padding: 15px 0;
    border-bottom: 1px solid #d4dce3; }
  .abas-2.mais ul {
    padding-top: 20px; }
  .abas-2.mais ul li a:after {
    content: "+";
    font-size: 20px;
    border: none;
    transform: rotate(0);
    width: 20px;
    height: 20px;
    top: 3px; }
    @media (min-width: 960px) {
      .abas-2.mais ul li a:after {
        top: 12px; } }
  .abas-2.mais ul a,
  .abas-2.mais ul a span {
    color: #7D8792; }
  @media (max-width: 959px) {
    .abas-2 .colapse {
      display: block;
      margin-top: 10px; } }
  @media (min-width: 960px) {
    .abas-2 .colapse:before {
      content: " - "; } }
  .abas-2 .mais {
    display: block;
    margin: 25px 0;
    border: none;
    line-height: 1.13;
    letter-spacing: 0.32px; }
    @media (min-width: 960px) {
      .abas-2 .mais {
        font-size: 16px;
        font-weight: bold; } }
  .abas-2 .conteudo {
    display: none; }
    .abas-2 .conteudo p {
      font-size: 14px;
      line-height: 18px; }
    .abas-2 .conteudo a {
      color: #48B2EB;
      display: inline-block; }
      .abas-2 .conteudo a:after {
        display: none; }
  @media (min-width: 960px) {
    .abas-2 h2 {
      font-size: 24px;
      line-height: 28px; }
    .abas-2 ul a {
      padding: 2px 0;
      font-size: 16px;
      line-height: 18px; }
      .abas-2 ul a:after {
        border-top: 2px solid #48B2EB;
        border-right: 2px solid #48B2EB;
        transform: rotate(45deg);
        font-size: 18px;
        top: 6px; }
      .abas-2 ul a.active:after {
        transform: rotate(-45deg); }
    .abas-2 ul li {
      padding: 15px 0;
      border-bottom: 1px solid #d4dce3; }
      .abas-2 ul li:last-child {
        border-bottom: none; } }

.call-to-action {
  overflow: hidden;
  padding: 0 0 30px; }
  .call-to-action h3 {
    letter-spacing: 0.28px; }
  .call-to-action span {
    letter-spacing: 0.24px; }
    .call-to-action span.desc {
      color: #212644;
      padding: 10px 0;
      display: inline-block; }
  .call-to-action strong.desc {
    color: #212644;
    padding: 10px 0;
    display: inline-block; }
  .call-to-action img.imagemfundo {
    width: calc(100% + 40px);
    margin-left: -20px; }
  .call-to-action .button {
    width: 100%; }
  @media (min-width: 768px) {
    .call-to-action {
      padding: 0; }
      .call-to-action picture {
        display: block;
        width: 100%;
        height: auto;
        font-size: 0; }
      .call-to-action li {
        margin-right: 20px; }
      .call-to-action img.imagemfundo {
        display: block;
        width: calc(100% + 450px);
        margin-left: -450px; } }
    @media (min-width: 768px) and (min-width: 960px) {
      .call-to-action img.imagemfundo {
        width: calc(100% + 350px);
        margin-left: -350px; } }
    @media (min-width: 768px) and (min-width: 1600px) {
      .call-to-action img.imagemfundo {
        width: calc(100% + 550px);
        margin-left: -550px; } }

  @media (max-width: 959px) {
    .call-to-action.azul {
      background: #212644; }
      .call-to-action.azul h3,
      .call-to-action.azul span,
      .call-to-action.azul strong {
        color: #fff; }
    .call-to-action.branco {
      background: #F3F5F7; }
      .call-to-action.branco h3,
      .call-to-action.branco span,
      .call-to-action.branco strong {
        color: #212644; } }
  @media (min-width: 768px) {
    .call-to-action.d-azul {
      background: #212644; }
      .call-to-action.d-azul h3,
      .call-to-action.d-azul span {
        color: #fff; }
    .call-to-action.d-branco {
      background: #F3F5F7; }
      .call-to-action.d-branco h3,
      .call-to-action.d-branco span {
        color: #212644; } }
  @media (min-width: 768px) {
    .call-to-action .relative {
      position: relative; }
    .call-to-action .absolute {
      position: absolute;
      right: -5%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      transform: translateY(-50%); } }
@media (min-width: 768px) and (max-width: 959px) {
  .call-to-action h3 {
    margin-bottom: 0; }
  .call-to-action ul.inline a img {
    max-height: 35px;
    width: auto;
    margin-top: -15px; } }

.call-to-action-modelo-2 {
  overflow: hidden;
  padding: 0 0 20px; }
  .call-to-action-modelo-2 img.imagemfundo {
    width: calc(100% + 40px);
    margin-left: -20px; }
  .call-to-action-modelo-2 h3,
  .call-to-action-modelo-2 span {
    font-weight: normal; }
  .call-to-action-modelo-2 h3 {
    font-size: 24px;
    line-height: 26px; }
    @media (min-width: 960px) {
      .call-to-action-modelo-2 h3 {
        font-size: 36px;
        line-height: 38px;
        margin: 75px 0 30px; } }
  .call-to-action-modelo-2 strong {
    font-size: 22px;
    color: #fff;
    display: block;
    margin-bottom: 1px; }
  .call-to-action-modelo-2 a {
    padding: 10px 15px;
    margin-top: 20px; }
  .call-to-action-modelo-2 span {
    font-size: 18px; }
  @media (min-width: 768px) {
    .call-to-action-modelo-2 {
      padding: 0; }
      .call-to-action-modelo-2 picture {
        display: block;
        width: 100%;
        height: auto;
        font-size: 0; }
      .call-to-action-modelo-2 li {
        margin-right: 20px; }
      .call-to-action-modelo-2 img.imagemfundo {
        display: block;
        width: calc(100% + 450px);
        margin-left: -450px; } }
    @media (min-width: 768px) and (min-width: 960px) {
      .call-to-action-modelo-2 img.imagemfundo {
        width: calc(100% + 350px);
        margin-left: -350px; } }
    @media (min-width: 768px) and (min-width: 1600px) {
      .call-to-action-modelo-2 img.imagemfundo {
        width: calc(100% + 550px);
        margin-left: -550px; } }

  @media (max-width: 959px) {
    .call-to-action-modelo-2.azul {
      background: #212644; }
      .call-to-action-modelo-2.azul h3,
      .call-to-action-modelo-2.azul span {
        color: #fff; }
    .call-to-action-modelo-2.branco {
      background: #fff; }
      .call-to-action-modelo-2.branco h3,
      .call-to-action-modelo-2.branco span {
        color: #212644; } }
  @media (min-width: 960px) {
    .call-to-action-modelo-2.d-azul {
      background: #212644; }
      .call-to-action-modelo-2.d-azul h3,
      .call-to-action-modelo-2.d-azul span {
        color: #fff; }
    .call-to-action-modelo-2.d-branco {
      background: #fff; }
      .call-to-action-modelo-2.d-branco h3,
      .call-to-action-modelo-2.d-branco span {
        color: #212644; } }
  @media (min-width: 768px) {
    .call-to-action-modelo-2 .relative {
      position: relative; }
    .call-to-action-modelo-2 .absolute {
      position: absolute;
      right: -5%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      transform: translateY(-50%); } }

.call-to-action-modelo-3 {
  overflow: hidden;
  padding: 0 0 20px; }
  .call-to-action-modelo-3 h3 {
    letter-spacing: 0.28px;
    margin: 8px 0; }
  .call-to-action-modelo-3 span {
    letter-spacing: 0.24px;
    margin: 0 0 20px; }
    .call-to-action-modelo-3 span.desc {
      color: #212644;
      padding: 10px 0;
      display: inline-block; }
  .call-to-action-modelo-3 strong.desc {
    color: #212644;
    padding: 10px 0;
    display: inline-block; }
  .call-to-action-modelo-3 img.imagemfundo {
    width: calc(100% + 40px);
    margin-left: -20px; }
  .call-to-action-modelo-3 .button {
    width: 100%; }
  @media (min-width: 768px) {
    .call-to-action-modelo-3 {
      padding: 0; }
      .call-to-action-modelo-3 h3,
      .call-to-action-modelo-3 span {
        color: #fff; }
      .call-to-action-modelo-3 picture {
        display: block;
        width: 100%;
        height: auto;
        font-size: 0; }
      .call-to-action-modelo-3 li {
        margin-right: 20px; }
      .call-to-action-modelo-3 img.imagemfundo {
        display: block;
        width: calc(100% + 450px);
        margin-left: -450px; } }
    @media (min-width: 768px) and (min-width: 960px) {
      .call-to-action-modelo-3 img.imagemfundo {
        width: calc(100% + 350px);
        margin-left: -350px; } }
    @media (min-width: 768px) and (min-width: 1600px) {
      .call-to-action-modelo-3 img.imagemfundo {
        width: calc(100% + 550px);
        margin-left: -550px; } }

  @media (max-width: 767px) {
    .call-to-action-modelo-3.azul {
      background: #212644; }
      .call-to-action-modelo-3.azul h3,
      .call-to-action-modelo-3.azul span,
      .call-to-action-modelo-3.azul strong {
        color: #fff; }
    .call-to-action-modelo-3.branco {
      background: #F3F5F7; }
      .call-to-action-modelo-3.branco h3,
      .call-to-action-modelo-3.branco span,
      .call-to-action-modelo-3.branco strong {
        color: #212644; } }
  @media (min-width: 960px) {
    .call-to-action-modelo-3.d-azul {
      background: #182142; }
      .call-to-action-modelo-3.d-azul h3,
      .call-to-action-modelo-3.d-azul span {
        color: #fff; }
    .call-to-action-modelo-3.d-branco {
      background: #F3F5F7; }
      .call-to-action-modelo-3.d-branco h3,
      .call-to-action-modelo-3.d-branco span {
        color: #212644; } }
  @media (min-width: 768px) {
    .call-to-action-modelo-3 {
      background-position: center !important;
      background-size: auto 100% !important;
      background-repeat: no-repeat !important; }
      .call-to-action-modelo-3 .conteudo {
        padding: 40px 15px; } }
  @media (max-width: 767px) {
    .call-to-action-modelo-3 {
      background-image: none !important; } }

.newsletter,
.newsletter-blog {
  background: #212644;
  padding: 25px 0; }
  .newsletter input,
  .newsletter-blog input {
    display: block;
    width: 100%;
    height: 46px;
    padding: 0 25px;
    border-radius: 23px;
    border: none;
    margin: 10px 0; }
  .newsletter input[type="submit"],
  .newsletter-blog input[type="submit"] {
    font-size: 13px;
    font-weight: normal;
    background: #48B2EB;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    transition: background .3s ease;
    padding: 11px 30px;
    border-radius: 20px;
    height: auto; }
    @media (max-width: 767px) {
      .newsletter input[type="submit"],
      .newsletter-blog input[type="submit"] {
        height: 46px; } }
    .newsletter input[type="submit"]:hover,
    .newsletter-blog input[type="submit"]:hover {
      background: #31a8e8; }
  .newsletter .wpcf7-mail-sent-ok,
  .newsletter-blog .wpcf7-mail-sent-ok {
    display: none !important; }
  .newsletter h2,
  .newsletter-blog h2 {
    color: #fff; }
  .newsletter span,
  .newsletter-blog span {
    color: #fff; }
  @media (min-width: 960px) {
    .newsletter,
    .newsletter-blog {
      background: #fff; }
      .newsletter .container,
      .newsletter-blog .container {
        max-width: 600px;
        margin: 0 auto;
        padding: 25px 0; }
      .newsletter input,
      .newsletter-blog input {
        background: #F3F5F7; }
      .newsletter h2,
      .newsletter-blog h2 {
        font-size: 36px !important;
        color: #212644;
        line-height: 1 !important;
        letter-spacing: 0.28px;
        font-weight: normal !important; }
      .newsletter span,
      .newsletter-blog span {
        color: #212644;
        font-weight: normal !important; } }
  .newsletter .wpcf7-not-valid-tip,
  .newsletter-blog .wpcf7-not-valid-tip {
    display: block;
    padding-left: 20px;
    font-size: 12px;
    color: red; }
  .newsletter .wpcf7-validation-errors,
  .newsletter .wpcf7-mail-sent-ng,
  .newsletter .wpcf7-mail-sent-ok,
  .newsletter-blog .wpcf7-validation-errors,
  .newsletter-blog .wpcf7-mail-sent-ng,
  .newsletter-blog .wpcf7-mail-sent-ok {
    display: block;
    text-align: center;
    margin: 0;
    background: red;
    color: #fff;
    border: none;
    padding: 5px 20px;
    border-radius: 20px; }
  .newsletter .wpcf7-mail-sent-ok,
  .newsletter-blog .wpcf7-mail-sent-ok {
    background: green; }

.carousel-cards-blog {
  display: none; }

.carousel-cards-blog h2 {
  color: #212644;
  font-size: 18px; }

.newsletter-blog {
  background: #FFF; }
  .newsletter-blog h2 {
    font-size: 24px !important;
    color: #212644 !important;
    margin-bottom: 0 !important; }
  .newsletter-blog span {
    color: #000 !important; }
  .newsletter-blog label {
    margin-left: 20px;
    color: #7D8792;
    font-size: 16px; }

.newsletter-blog .container {
  max-width: 990px; }

.newsletter-blog input {
  background: #fff;
  border: 1px solid #00A6DA; }

.nosso-produtos-blog .col,
.nosso-produtos-blog-interno .col {
  padding: 0 10px; }
.nosso-produtos-blog .desk-2-4,
.nosso-produtos-blog-interno .desk-2-4 {
  min-height: 130px; }
.nosso-produtos-blog h2,
.nosso-produtos-blog-interno h2 {
  font-size: 36px;
  color: #212644;
  font-weight: normal !important;
  margin-bottom: 40px; }
.nosso-produtos-blog h3,
.nosso-produtos-blog-interno h3 {
  margin: 0;
  margin-bottom: -5px;
  font-weight: normal; }
.nosso-produtos-blog p,
.nosso-produtos-blog-interno p {
  font-size: 14px;
  font-weight: normal; }
@media (max-width: 767px) {
  .nosso-produtos-blog h2,
  .nosso-produtos-blog-interno h2 {
    font-size: 29px;
    line-height: 35px; } }

.nosso-produtos-blog-interno h2 {
  font-size: 24px !important; }
.nosso-produtos-blog-interno h3 {
  font-size: 18px !important;
  margin: 0 !important;
  padding: 0 !important; }
.nosso-produtos-blog-interno p {
  line-height: 0 !important; }
.nosso-produtos-blog-interno p span {
  font-size: 14px !important; }
.nosso-produtos-blog-interno .desk-2-4 {
  min-height: auto; }

.busca-mobile {
  display: none; }

@media (max-width: 768px) {
  .nosso-produtos-blog,
  .categorias,
  .newsletter-blog,
  .nosso-produtos-blog-interno {
    display: none; }

  .busca-mobile,
  .carousel-cards-blog {
    display: block; }

  .busca-blog {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 30px !important; } }
.ligar {
  padding: 50px 0;
  background: #fff; }
  .ligar span {
    color: #212644; }
    @media (min-width: 960px) {
      .ligar span {
        color: #fff; } }
  .ligar span.lightblue {
    color: #48B2EB; }
  @media (min-width: 960px) {
    .ligar {
      background: #212644; } }

.conteudo-texto {
  padding: 20px 0;
  background: #fff; }
  @media (max-width: 767px) {
    .conteudo-texto {
      padding: 4px 0; } }
  .conteudo-texto .flex-video {
    margin-top: 20px; }
  .conteudo-texto a.button {
    display: inline-block;
    min-width: 290px; }
    @media (min-width: 960px) {
      .conteudo-texto a.button {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .conteudo-texto a.button {
        margin: 0px auto;
        width: 100%; } }
  .conteudo-texto h1,
  .conteudo-texto h2,
  .conteudo-texto h3,
  .conteudo-texto h4,
  .conteudo-texto h5,
  .conteudo-texto h6 {
    margin: 5px 0; }
  .conteudo-texto h1,
  .conteudo-texto h2 {
    font-size: 32px;
    line-height: 38px; }
    @media (min-width: 960px) {
      .conteudo-texto h1,
      .conteudo-texto h2 {
        font-size: 36px;
        line-height: 40px; } }
  .conteudo-texto h3,
  .conteudo-texto h4 {
    font-size: 18px;
    /*line-height:32px;*/ }
    @media (min-width: 960px) {
      .conteudo-texto h3,
      .conteudo-texto h4 {
        font-size: 32px;
        line-height: 37px; } }
  .conteudo-texto h5,
  .conteudo-texto h6 {
    font-size: 18px;
    /*line-height:32px;*/ }
    @media (min-width: 960px) {
      .conteudo-texto h5,
      .conteudo-texto h6 {
        font-size: 28px;
        line-height: 34px; } }
  @media (max-width: 959px) {
    .conteudo-texto.branco span,
    .conteudo-texto.branco h1,
    .conteudo-texto.branco h2,
    .conteudo-texto.branco h3,
    .conteudo-texto.branco h4,
    .conteudo-texto.branco h5,
    .conteudo-texto.branco h6, .conteudo-texto.cinza span,
    .conteudo-texto.cinza h1,
    .conteudo-texto.cinza h2,
    .conteudo-texto.cinza h3,
    .conteudo-texto.cinza h4,
    .conteudo-texto.cinza h5,
    .conteudo-texto.cinza h6 {
      color: #212644; }
    .conteudo-texto.branco span.lightblue, .conteudo-texto.cinza span.lightblue {
      color: #48B2EB; }
    .conteudo-texto.cinza {
      background: #F3F5F7; }
    .conteudo-texto.azul {
      background: #212644;
      color: #fff; }
      .conteudo-texto.azul span,
      .conteudo-texto.azul h1,
      .conteudo-texto.azul h2,
      .conteudo-texto.azul h3,
      .conteudo-texto.azul h4,
      .conteudo-texto.azul h5,
      .conteudo-texto.azul h6,
      .conteudo-texto.azul p {
        color: #fff; }
      .conteudo-texto.azul span.lightblue {
        color: #48B2EB; }
    .conteudo-texto .button span {
      color: #fff; } }
  @media (min-width: 960px) {
    .conteudo-texto.d-branco span,
    .conteudo-texto.d-branco h1,
    .conteudo-texto.d-branco h2,
    .conteudo-texto.d-branco h3,
    .conteudo-texto.d-branco h4,
    .conteudo-texto.d-branco h5,
    .conteudo-texto.d-branco h6 {
      color: #212644; }
    .conteudo-texto.d-branco span.lightblue {
      color: #48B2EB; }
    .conteudo-texto.d-cinza {
      background: #F3F5F7; }
      .conteudo-texto.d-cinza span,
      .conteudo-texto.d-cinza h1,
      .conteudo-texto.d-cinza h2,
      .conteudo-texto.d-cinza h3,
      .conteudo-texto.d-cinza h4,
      .conteudo-texto.d-cinza h5,
      .conteudo-texto.d-cinza h6 {
        color: #212644; }
      .conteudo-texto.d-cinza span.lightblue {
        color: #48B2EB; }
    .conteudo-texto.d-azul {
      background: #212644;
      color: #fff; }
      .conteudo-texto.d-azul span,
      .conteudo-texto.d-azul h1,
      .conteudo-texto.d-azul h2,
      .conteudo-texto.d-azul h3,
      .conteudo-texto.d-azul h4,
      .conteudo-texto.d-azul h5,
      .conteudo-texto.d-azul h6,
      .conteudo-texto.d-azul p {
        color: #fff; }
      .conteudo-texto.d-azul span.lightblue {
        color: #48B2EB; } }
  .conteudo-texto .videoPage {
    margin-top: 20px; }
    .conteudo-texto .videoPage iframe {
      width: 100%;
      height: 450px; }
      @media (max-width: 991px) {
        .conteudo-texto .videoPage iframe {
          height: 250px; } }

.widgets {
  padding: 25px 0 50px;
  background: #212644; }
  .widgets h2,
  .widgets strong {
    color: #fff;
    font-size: 18px; }
  @media (min-width: 960px) {
    .widgets {
      background: #fff; }
      .widgets h2 {
        color: #212644;
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 10px; }
      .widgets p {
        color: #212644; } }
  @media (min-width: 768px) {
    .widgets .flex {
      display: flex;
      justify-content: center;
      align-items: baseline;
      float: none; } }
  @media (max-width: 767px) {
    .widgets .flex {
      width: 100%; } }
  @media (max-width: 767px) {
    .widgets p {
      color: #fff; } }
  .widgets .widget {
    margin-top: 25px;
    width: 100%;
    height: auto;
    /*padding:15px;*/
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1), -2px 3px 3px rgba(0, 0, 0, 0.1);
    float: left;
    padding-bottom: 65px;
    position: relative;
    background: #fff; }
    @media (min-width: 768px) {
      .widgets .widget {
        width: 300px;
        margin-right: 30px; } }
    .widgets .widget img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 10px; }
    .widgets .widget a {
      position: absolute;
      bottom: 15px;
      left: 15px;
      width: calc(100% - 30px); }

iframe .widget {
  margin: 0 !important;
  padding: 0 !important; }

.breadcrumb {
  display: block; }
  .breadcrumb ul {
    border-bottom: 1px solid #5e768d;
    float: left;
    width: auto; }
  .breadcrumb li,
  .breadcrumb a {
    color: #5e768d; }

#cadastro,
#ouvidoria,
#api-cambio {
  width: 100%;
  max-width: 1160px;
  background: #fff;
  padding: 60px 0; }
  #cadastro h2,
  #ouvidoria h2,
  #api-cambio h2 {
    font-size: 18px;
    margin: 0 0 10px; }
    @media (min-width: 960px) {
      #cadastro h2,
      #ouvidoria h2,
      #api-cambio h2 {
        font-size: 36px;
        line-height: 40px; } }
  #cadastro h4,
  #ouvidoria h4,
  #api-cambio h4 {
    font-size: 14px;
    margin: 0 0 10px; }
    @media (min-width: 960px) {
      #cadastro h4,
      #ouvidoria h4,
      #api-cambio h4 {
        font-size: 18px;
        line-height: 22px; } }
  #cadastro h5,
  #ouvidoria h5,
  #api-cambio h5 {
    font-size: 18px;
    color: #48B2EB;
    margin: 0 0 10px; }
    @media (min-width: 960px) {
      #cadastro h5,
      #ouvidoria h5,
      #api-cambio h5 {
        font-size: 18px;
        line-height: 22px; } }
  #cadastro strong.label,
  #ouvidoria strong.label,
  #api-cambio strong.label {
    color: #707070;
    display: block;
    padding: 10px 0 0 0; }
  #cadastro .formulario,
  #ouvidoria .formulario,
  #api-cambio .formulario {
    width: 100%;
    max-width: 622px;
    padding: 0 20px;
    margin: 0 auto; }
    #cadastro .formulario .mensagem,
    #ouvidoria .formulario .mensagem,
    #api-cambio .formulario .mensagem {
      display: none;
      max-width: 320px;
      padding: 0 20px; }
  #cadastro a,
  #ouvidoria a,
  #api-cambio a {
    color: #707070;
    font-size: 16px; }
    #cadastro a:after,
    #ouvidoria a:after,
    #api-cambio a:after {
      content: "+";
      border: none;
      transition: opacity .2s ease;
      top: 13px;
      -webkit-transform: rotate(0) !important;
      -moz-transform: rotate(0) !important;
      transform: rotate(0) !important; }
    #cadastro a.active:after,
    #ouvidoria a.active:after,
    #api-cambio a.active:after {
      opacity: 0; }
  #cadastro input[type="text"],
  #cadastro input[type="email"],
  #cadastro input[type="number"],
  #cadastro input[type="tel"],
  #cadastro textarea,
  #cadastro select,
  #ouvidoria input[type="text"],
  #ouvidoria input[type="email"],
  #ouvidoria input[type="number"],
  #ouvidoria input[type="tel"],
  #ouvidoria textarea,
  #ouvidoria select,
  #api-cambio input[type="text"],
  #api-cambio input[type="email"],
  #api-cambio input[type="number"],
  #api-cambio input[type="tel"],
  #api-cambio textarea,
  #api-cambio select {
    display: block;
    height: 46px;
    border-radius: 23px;
    width: 100%;
    margin-top: 20px;
    background: #F3F5F7;
    padding: 0 20px; }
  #cadastro p:empty,
  #ouvidoria p:empty,
  #api-cambio p:empty {
    display: none; }
  #cadastro .label_textarea,
  #ouvidoria .label_textarea,
  #api-cambio .label_textarea {
    display: block;
    margin: 15px 0;
    color: #7d8792; }
  #cadastro textarea,
  #ouvidoria textarea,
  #api-cambio textarea {
    height: 118px; }
  #cadastro .remove-m-t,
  #ouvidoria .remove-m-t,
  #api-cambio .remove-m-t {
    padding: 0; }
  #cadastro .remove-m-t textarea,
  #ouvidoria .remove-m-t textarea,
  #api-cambio .remove-m-t textarea {
    margin-top: 0; }
  #cadastro .select,
  #ouvidoria .select,
  #api-cambio .select {
    display: block;
    overflow: hidden;
    margin: 15px 0 0 0;
    height: 46px;
    border-radius: 23px;
    position: relative; }
    #cadastro .select option,
    #ouvidoria .select option,
    #api-cambio .select option {
      color: #000; }
    #cadastro .select:before,
    #ouvidoria .select:before,
    #api-cambio .select:before {
      content: "";
      position: absolute;
      display: block;
      width: 12px;
      height: 12px;
      background: #F3F5F7;
      right: 0;
      top: 50%;
      margin-top: -6px;
      z-index: 2; }
    #cadastro .select:after,
    #ouvidoria .select:after,
    #api-cambio .select:after {
      content: "";
      position: absolute;
      display: block;
      width: 12px;
      height: 12px;
      border-bottom: 2px solid #212644;
      border-right: 2px solid #212644;
      transform: rotate(45deg);
      top: 50%;
      margin-top: -6px;
      right: 20px; }
    #cadastro .select select,
    #ouvidoria .select select,
    #api-cambio .select select {
      margin: 0;
      padding-right: 40px; }
  #cadastro .checkbox,
  #ouvidoria .checkbox,
  #api-cambio .checkbox {
    margin-left: -20px; }
    #cadastro .checkbox input,
    #ouvidoria .checkbox input,
    #api-cambio .checkbox input {
      display: none; }
    #cadastro .checkbox label,
    #ouvidoria .checkbox label,
    #api-cambio .checkbox label {
      display: block;
      padding-left: 30px;
      position: relative; }
      #cadastro .checkbox label:before,
      #ouvidoria .checkbox label:before,
      #api-cambio .checkbox label:before {
        content: "";
        display: block;
        position: absolute;
        width: 16px;
        height: 16px;
        border: 1px solid #48B2EB;
        border-radius: 4px;
        left: 5px;
        top: 12px; }
      #cadastro .checkbox label:after,
      #ouvidoria .checkbox label:after,
      #api-cambio .checkbox label:after {
        content: "";
        display: block;
        position: absolute;
        width: 8px;
        height: 6px;
        border-bottom: 2px solid transparent;
        border-left: 2px solid transparent;
        border-radius: 0;
        left: 9px;
        top: 16px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
        transition: border-color .2s ease; }
    #cadastro .checkbox label.active:after,
    #ouvidoria .checkbox label.active:after,
    #api-cambio .checkbox label.active:after {
      border-color: #48B2EB; }
  #cadastro textarea,
  #ouvidoria textarea,
  #api-cambio textarea {
    height: 140px;
    padding: 20px;
    border-radius: 10px;
    border: none;
    margin-bottom: 20px; }
  #cadastro label,
  #ouvidoria label,
  #api-cambio label {
    display: block;
    padding: 10px 0; }
    #cadastro label input[type="radio"],
    #ouvidoria label input[type="radio"],
    #api-cambio label input[type="radio"] {
      margin: 0 10px; }
  #cadastro input,
  #cadastro select,
  #ouvidoria input,
  #ouvidoria select,
  #api-cambio input,
  #api-cambio select {
    border: none; }
  #cadastro .fancybox-close-small,
  #ouvidoria .fancybox-close-small,
  #api-cambio .fancybox-close-small {
    top: 16px;
    right: 10px; }
    #cadastro .fancybox-close-small:after,
    #ouvidoria .fancybox-close-small:after,
    #api-cambio .fancybox-close-small:after {
      background: #fff;
      color: #000; }
  #cadastro hr,
  #ouvidoria hr,
  #api-cambio hr {
    display: block;
    height: 1px;
    background: #d4dce3;
    border: none; }
  #cadastro .wpcf7-not-valid-tip,
  #ouvidoria .wpcf7-not-valid-tip,
  #api-cambio .wpcf7-not-valid-tip {
    display: block;
    padding-left: 20px;
    font-size: 12px;
    color: red; }
  #cadastro .wpcf7-validation-errors,
  #cadastro .wpcf7-mail-sent-ng,
  #cadastro .wpcf7-mail-sent-ok,
  #ouvidoria .wpcf7-validation-errors,
  #ouvidoria .wpcf7-mail-sent-ng,
  #ouvidoria .wpcf7-mail-sent-ok,
  #api-cambio .wpcf7-validation-errors,
  #api-cambio .wpcf7-mail-sent-ng,
  #api-cambio .wpcf7-mail-sent-ok {
    display: block;
    text-align: center;
    margin: 0;
    background: red;
    color: #fff;
    border: none;
    padding: 5px 20px;
    border-radius: 20px; }
  #cadastro .wpcf7-mail-sent-ok,
  #ouvidoria .wpcf7-mail-sent-ok,
  #api-cambio .wpcf7-mail-sent-ok {
    background: green; }

#api-cambio .titulo-checkbox {
  font-size: 16px;
  color: #707070;
  padding: 15px 0;
  font-weight: bold; }

#cadastro.enviado,
#ouvidoria.enviado {
  max-width: 400px; }
  #cadastro.enviado .campos,
  #ouvidoria.enviado .campos {
    display: none; }
  #cadastro.enviado .mensagem,
  #ouvidoria.enviado .mensagem {
    display: block;
    margin: 0px auto; }
    #cadastro.enviado .mensagem img,
    #ouvidoria.enviado .mensagem img {
      display: block;
      width: 80px;
      height: auto;
      margin: 20px auto; }

.head-plus {
  background: #F3F5F7;
  padding: 35px 0 35px; }
  @media (max-width: 767px) {
    .head-plus {
      padding: 15px 0 35px; } }
  .head-plus img {
    display: block;
    max-width: 100%;
    margin: 0 0 10px; }
    @media (max-width: 767px) {
      .head-plus img {
        max-width: 60%; } }
  .head-plus span {
    font-size: 18px;
    color: #212644; }
    .head-plus span strong {
      font-size: 18px; }
  .head-plus h1 {
    line-height: 26px;
    font-size: 26px; }

.box-promocao {
  padding: 25px 0; }
  .box-promocao .row {
    width: calc(100% + 80px);
    margin-left: -40px; }
    .box-promocao .row .col {
      padding: 0 40px; }
  .box-promocao h2 {
    font-size: 18px;
    margin-bottom: 10px; }
    @media (min-width: 960px) {
      .box-promocao h2 {
        font-size: 36px;
        line-height: 36px; } }
  .box-promocao .sub {
    font-size: 13px; }
    @media (min-width: 960px) {
      .box-promocao .sub {
        font-size: 18px; } }
  .box-promocao .box {
    background: #fff;
    margin-top: 50px;
    padding: 20px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1), -2px -2px 3px rgba(0, 0, 0, 0.1);
    position: relative;
    padding-bottom: 30px; }
    @media (min-width: 960px) {
      .box-promocao .box {
        min-height: 609px; } }
    .box-promocao .box section,
    .box-promocao .box header {
      display: block; }
    .box-promocao .box header {
      text-align: center;
      border-bottom: 1px solid #d4dce3;
      padding: 15px 0 25px; }
      .box-promocao .box header img {
        width: auto;
        max-height: 58px;
        margin: 10px auto; }
      .box-promocao .box header span {
        font-size: 16px;
        font-weight: bold;
        display: block;
        margin: 15px;
        color: #212644; }
      .box-promocao .box header strong {
        font-size: 28px;
        display: block; }
    .box-promocao .box section {
      padding: 15px 0 25px; }
      .box-promocao .box section img {
        width: 50px;
        height: auto;
        float: left; }
      .box-promocao .box section div {
        font-size: 16px;
        padding: 7px 12px;
        float: left;
        color: #7D8792; }
        .box-promocao .box section div strong {
          display: block;
          font-weight: normal;
          color: #212644; }
      .box-promocao .box section li {
        display: block;
        margin: 20px 0;
        height: auto;
        overflow: hidden; }
    .box-promocao .box footer {
      padding: 20px 0;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      .box-promocao .box footer a {
        color: #48B2EB;
        text-decoration: underline;
        font-size: 16px; }

section.palmaMao {
  padding: 30px 0px; }
  section.palmaMao .newRow {
    display: flex; }
    @media (max-width: 991px) {
      section.palmaMao .newRow {
        flex-wrap: wrap; }
        section.palmaMao .newRow .w-full {
          width: 100%; }
        section.palmaMao .newRow .boxMockupDesktop {
          display: none; }
        section.palmaMao .newRow .boxMockupMobile {
          display: flex;
          justify-content: center; } }
    @media (min-width: 992px) {
      section.palmaMao .newRow {
        flex-wrap: wrap; }
        section.palmaMao .newRow .boxMockupMobile {
          display: none; } }
  @media (min-width: 992px) {
    section.palmaMao .boxInfoApp .tituloMain {
      margin-bottom: 30px; } }
  section.palmaMao .boxInfoApp .tituloMain h1,
  section.palmaMao .boxInfoApp .tituloMain h2,
  section.palmaMao .boxInfoApp .tituloMain p {
    color: var(--complementary-mind-01, #F0FAFF);
    text-align: center;
    font-style: normal;
    font-size: 36px;
    font-weight: 700;
    line-height: normal; }
    section.palmaMao .boxInfoApp .tituloMain h1.mobileAppNaMao,
    section.palmaMao .boxInfoApp .tituloMain h2.mobileAppNaMao,
    section.palmaMao .boxInfoApp .tituloMain p.mobileAppNaMao {
      font-size: 26px; }
      @media (min-width: 992px) {
        section.palmaMao .boxInfoApp .tituloMain h1.mobileAppNaMao,
        section.palmaMao .boxInfoApp .tituloMain h2.mobileAppNaMao,
        section.palmaMao .boxInfoApp .tituloMain p.mobileAppNaMao {
          display: none; } }
    @media (max-width: 991px) {
      section.palmaMao .boxInfoApp .tituloMain h1:first-child,
      section.palmaMao .boxInfoApp .tituloMain h2:first-child,
      section.palmaMao .boxInfoApp .tituloMain p:first-child {
        display: none; } }
  @media (min-width: 992px) {
    section.palmaMao .boxInfoApp .desktopAppMao {
      display: flex;
      flex-wrap: wrap; } }
  @media (max-width: 991px) {
    section.palmaMao .boxInfoApp .desktopAppMao {
      display: none; } }
  @media (min-width: 992px) {
    section.palmaMao .boxInfoApp .desktopAppMao .col:nth-child(3), section.palmaMao .boxInfoApp .desktopAppMao .col:nth-child(4) {
      margin-top: 20px; } }
  section.palmaMao .boxInfoApp .desktopAppMao .boxAppInto {
    margin: 20px 0px 20px 0px; }
    section.palmaMao .boxInfoApp .desktopAppMao .boxAppInto .icone {
      display: flex;
      justify-content: center;
      align-items: center; }
      section.palmaMao .boxInfoApp .desktopAppMao .boxAppInto .icone img[src=""] {
        display: none; }
    section.palmaMao .boxInfoApp .desktopAppMao .boxAppInto .tituloDiferenciais h2 {
      color: var(--complementary-mind-01, #F0FAFF);
      text-align: center;
      font-family: Lato;
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      margin: 10px 0px; }
    section.palmaMao .boxInfoApp .desktopAppMao .boxAppInto .iconeImagem {
      display: flex;
      justify-content: center;
      align-items: center; }
      section.palmaMao .boxInfoApp .desktopAppMao .boxAppInto .iconeImagem img {
        background-color: #D9D9D9;
        border-radius: 10px; }
    section.palmaMao .boxInfoApp .desktopAppMao .boxAppInto .texto {
      color: var(--complementary-mind-01, #F0FAFF);
      text-align: center;
      font-family: Lato;
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
      section.palmaMao .boxInfoApp .desktopAppMao .boxAppInto .texto p {
        color: var(--complementary-mind-01, #F0FAFF);
        text-align: center;
        font-family: Lato;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
  section.palmaMao .boxInfoApp .desktopAppMao .notaDesktop {
    margin-left: 25px; }
    section.palmaMao .boxInfoApp .desktopAppMao .notaDesktop p {
      color: var(--neutral-white, #FFF);
      font-family: Lato;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
  @media (max-width: 991px) {
    section.palmaMao .boxInfoApp .mobileAppMao {
      display: flex;
      flex-direction: column; } }
  @media (min-width: 992px) {
    section.palmaMao .boxInfoApp .mobileAppMao {
      display: none; } }
  @media (min-width: 992px) {
    section.palmaMao .boxInfoApp .mobileAppMao .col:nth-child(3), section.palmaMao .boxInfoApp .mobileAppMao .col:nth-child(4) {
      margin-top: 20px; } }
  section.palmaMao .boxInfoApp .mobileAppMao .boxAppInto {
    margin: 20px 0px 20px 0px; }
    section.palmaMao .boxInfoApp .mobileAppMao .boxAppInto .icone {
      display: flex;
      justify-content: center;
      align-items: center; }
      section.palmaMao .boxInfoApp .mobileAppMao .boxAppInto .icone img[src=""] {
        display: none; }
    section.palmaMao .boxInfoApp .mobileAppMao .boxAppInto .tituloDiferenciais h2 {
      color: var(--complementary-mind-01, #F0FAFF);
      text-align: center;
      font-family: Lato;
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      margin: 10px 0px; }
    section.palmaMao .boxInfoApp .mobileAppMao .boxAppInto .iconeImagem {
      display: flex;
      justify-content: center;
      align-items: center; }
      section.palmaMao .boxInfoApp .mobileAppMao .boxAppInto .iconeImagem img {
        background-color: #D9D9D9;
        border-radius: 10px; }
    section.palmaMao .boxInfoApp .mobileAppMao .boxAppInto .texto {
      color: var(--complementary-mind-01, #F0FAFF);
      text-align: center;
      font-family: Lato;
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
      section.palmaMao .boxInfoApp .mobileAppMao .boxAppInto .texto p {
        color: var(--complementary-mind-01, #F0FAFF);
        text-align: center;
        font-family: Lato;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
  section.palmaMao .boxInfoApp .mobileAppMao .ctaButtonMobile {
    margin: 20px 0px;
    display: flex;
    justify-content: center; }
    section.palmaMao .boxInfoApp .mobileAppMao .ctaButtonMobile a {
      color: #212644;
      text-align: center;
      font-family: Lato;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      padding: 14px 30px;
      border-radius: 10px;
      width: 90%; }
  section.palmaMao .boxInfoApp .mobileAppMao .notaMobile {
    text-align: center; }
    section.palmaMao .boxInfoApp .mobileAppMao .notaMobile p {
      color: var(--neutral-white, #FFF);
      font-family: Lato;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }

.wp-content-single img {
  width: 100%; }
.wp-content-single form .desk-1-3,
.wp-content-single form .tablet-1-3 {
  width: 100% !important; }
.wp-content-single form input {
  background: #fff;
  border: 1px solid #00A6DA; }
.wp-content-single form label {
  margin-left: 20px;
  color: #7D8792;
  font-size: 16px; }
.wp-content-single .relative {
  position: relative; }
.wp-content-single p,
.wp-content-single span,
.wp-content-single em,
.wp-content-single strong,
.wp-content-single i,
.wp-content-single a,
.wp-content-single li {
  font-size: 18px;
  color: #212644;
  line-height: 21px; }
.wp-content-single p {
  font-size: 18px;
  line-height: 2;
  margin: 0 0 20px; }
.wp-content-single strong {
  font-size: 18px; }
.wp-content-single a,
.wp-content-single a strong,
.wp-content-single a b,
.wp-content-single a em,
.wp-content-single a i,
.wp-content-single a span {
  color: #48B2EB;
  display: inline-block;
  border-bottom: 1px solid #48B2EB; }
  .wp-content-single a.card-com-aba,
  .wp-content-single a strong.card-com-aba,
  .wp-content-single a b.card-com-aba,
  .wp-content-single a em.card-com-aba,
  .wp-content-single a i.card-com-aba,
  .wp-content-single a span.card-com-aba {
    border-bottom: none; }
.wp-content-single h1,
.wp-content-single h2,
.wp-content-single h3,
.wp-content-single h4,
.wp-content-single h5,
.wp-content-single h6 {
  color: #212644;
  /*margin-bottom:15px !important;*/ }
.wp-content-single h2,
.wp-content-single h3 {
  padding: 31px 0 21px 0; }
.wp-content-single .the-content h1,
.wp-content-single .the-content h2,
.wp-content-single .the-content h3,
.wp-content-single .the-content h4,
.wp-content-single .the-content h5,
.wp-content-single .the-content h6 {
  color: #000; }
  @media (max-width: 767px) {
    .wp-content-single .the-content h1,
    .wp-content-single .the-content h2,
    .wp-content-single .the-content h3,
    .wp-content-single .the-content h4,
    .wp-content-single .the-content h5,
    .wp-content-single .the-content h6 {
      margin: 0 0 10px 0; } }
.wp-content-single .the-content img {
  max-width: 100%;
  height: auto; }
.wp-content-single h1 {
  font-size: 36px;
  line-height: 38px;
  font-weight: medium;
  color: #212644;
  line-height: 50px !important; }
  @media (max-width: 767px) {
    .wp-content-single h1 {
      font-size: 24px !important;
      line-height: 35px !important; } }
.wp-content-single h2 {
  font-size: 28px;
  line-height: 28px;
  margin: 20px 0 0 0;
  color: #212644; }
  .wp-content-single h2 strong,
  .wp-content-single h2 span,
  .wp-content-single h2 b {
    font-size: 28px;
    line-height: 28px;
    color: #212644; }
.wp-content-single h3,
.wp-content-single h3 strong {
  font-size: 20px;
  line-height: 26px; }
.wp-content-single h4 {
  font-size: 18px;
  line-height: 26px; }
.wp-content-single h5 {
  font-size: 18px;
  line-height: 22px; }
.wp-content-single h6 {
  font-size: 18px;
  line-height: 22px; }
.wp-content-single blockquote,
.wp-content-single blockquote p {
  padding: 5px 0;
  margin: 0;
  color: #707070;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.24px; }
.wp-content-single li {
  margin-bottom: 20px;
  color: #212644; }
  .wp-content-single li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    margin: 3px 8px; }
.wp-content-single ol li:before {
  width: 0px;
  height: 0px;
  margin: 0px; }
.wp-content-single .tempo_leitura {
  color: #7d8792;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding: 20px 0;
  margin: 0;
  font-weight: bold; }
  .wp-content-single .tempo_leitura span {
    font-size: 14px !important; }
  @media (max-width: 767px) {
    .wp-content-single .tempo_leitura {
      padding: 20px 0 10px;
      font-size: 14px;
      text-align: right; } }
.wp-content-single .autor {
  color: #7d8792;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding: 20px 0;
  margin: 0; }
  @media (max-width: 767px) {
    .wp-content-single .autor {
      text-align: right;
      padding: 0; } }
.wp-content-single .thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 20px auto 0; }
  @media (min-width: 960px) {
    .wp-content-single .thumbnail img {
      margin: 0 auto; } }
@media (min-width: 960px) {
  .wp-content-single .post-ratings {
    text-align: right;
    max-width: 180px;
    float: right;
    margin-top: 20px; } }
.wp-content-single .post-ratings span {
  font-size: 14px;
  color: #7d8792; }
.wp-content-single .post-ratings img {
  width: 16px;
  display: inline-block;
  margin-right: 5px; }
  @media (max-width: 959px) {
    .wp-content-single .post-ratings img {
      margin-top: 0; } }
  @media (min-width: 960px) {
    .wp-content-single .post-ratings img {
      width: 30px;
      margin-left: 0px; } }
@media (min-width: 960px) {
  .wp-content-single .compartilhar {
    margin-top: -30px; } }
.wp-content-single .compartilhar span {
  color: #7d8792;
  font-size: 16px;
  line-height: 21px; }
.wp-content-single .compartilhar ul {
  display: flex;
  align-items: center;
  list-style: none;
  margin-top: 20px;
  text-align: center; }
  .wp-content-single .compartilhar ul li {
    font-size: 14px;
    color: #7D8792;
    margin-bottom: 0; }
    .wp-content-single .compartilhar ul li:before {
      display: none; }
  .wp-content-single .compartilhar ul a {
    padding: 20px;
    border-bottom: none; }
.wp-content-single .card-com-aba span {
  border: none !important; }
@media (max-width: 767px) {
  .wp-content-single .hide-mobile {
    display: none; }
  .wp-content-single .hide-desk {
    display: flex !important;
    margin-left: 20px; } }
.wp-content-single .box-category-blog .category-blog {
  width: 100px; }
.wp-content-single .hide-desk {
  display: none; }

.single-post-top {
  margin-top: 70px; }

.wp-content {
  padding: 20px 0 10px; }
  @media (max-width: 767px) {
    .wp-content {
      padding: 0px 0 10px; } }
  .wp-content a {
    color: #212644;
    text-decoration: underline; }
    .wp-content a.button {
      text-decoration: none; }
  .wp-content h1,
  .wp-content h2,
  .wp-content h3,
  .wp-content h4,
  .wp-content h5,
  .wp-content h6 {
    margin-bottom: 10px; }
  .wp-content p,
  .wp-content span,
  .wp-content strong,
  .wp-content b,
  .wp-content i,
  .wp-content em {
    font-size: 16px;
    line-height: 21px; }
  .wp-content p:empty {
    display: none !important; }
  .wp-content p:contains('&nbsp;') {
    display: none !important; }
  .wp-content.aba-home h1,
  .wp-content.aba-home h2,
  .wp-content.aba-home h3,
  .wp-content.aba-home h4,
  .wp-content.aba-home h5,
  .wp-content.aba-home h6,
  .wp-content.aba-home h6 {
    margin-bottom: 0 !important; }
  .wp-content.aba-home p,
  .wp-content.aba-home span,
  .wp-content.aba-home strong,
  .wp-content.aba-home b,
  .wp-content.aba-home i,
  .wp-content.aba-home em {
    font-size: 16px !important;
    line-height: 21px !important; }
    @media (min-width: 960px) {
      .wp-content.aba-home p,
      .wp-content.aba-home span,
      .wp-content.aba-home strong,
      .wp-content.aba-home b,
      .wp-content.aba-home i,
      .wp-content.aba-home em {
        font-size: 18px !important;
        line-height: 26px !important; } }
  .wp-content.aba-home .cards-seguros {
    width: 300px;
    min-height: 490px;
    margin-right: 15px;
    background: #FFF;
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 15px;
    float: left; }
  .wp-content.aba-home #conteudo-aba {
    padding-right: 40px;
    margin-bottom: 50px; }
  .wp-content.aba-home #conteudo-aba p,
  .wp-content.aba-home #conteudo-aba strong {
    font-size: 14px !important;
    color: #748497; }
  .wp-content.aba-home .titulo-seguro {
    font-size: 21px;
    font-weight: 800;
    color: #172444;
    padding: 0 15px;
    text-align: center; }
  .wp-content.aba-home .titulo-seguro img {
    padding-right: 15px; }
  .wp-content.aba-home .resumo-seguro {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    font-size: 18px !important;
    color: #172444;
    line-height: 22px !important;
    padding: 0 40px;
    text-align: center; }
  .wp-content.aba-home .valor {
    color: #222745;
    padding: 0px;
    margin-top: 20px;
    text-align: center; }
  .wp-content.aba-home .valor span {
    font-size: 28px !important;
    font-weight: bold;
    color: #222745; }
  .wp-content.aba-home .link-seguro-lp {
    text-align: center;
    padding-top: 50px; }
  .wp-content.aba-home .link-seguro-lp a {
    font-size: 14px !important;
    color: #FFF;
    background: #1298D4;
    border-radius: 28px;
    padding: 20px 71px;
    text-decoration: none; }
  .wp-content.aba-home .tooltip {
    display: flex;
    text-align: left; }
  .wp-content.aba-home .info-tooltips {
    font-size: 14px !important;
    color: #424B5A;
    margin-left: 20px;
    margin-right: 10px; }
  .wp-content.aba-home .tooltip .tooltiptext {
    width: 260px;
    bottom: 85%;
    left: 30%; }
  .wp-content.aba-home .resumo_cards {
    display: flex;
    float: left;
    width: 33.333%;
    font-size: 14px;
    color: #8FA5B9;
    padding-right: 35px;
    margin-bottom: 20px;
    margin-left: -6px; }
  .wp-content.aba-home .resumo_cards img {
    max-width: inherit;
    margin-right: 5px;
    margin-top: 2px; }
  @media (max-width: 768px) {
    .wp-content.aba-home #conteudo-aba {
      padding-right: 0; }
    .wp-content.aba-home .resumo_cards {
      float: none;
      width: 100%;
      padding: 10px 22px; }
    .wp-content.aba-home .box-geral-cards {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
    .wp-content.aba-home .cards-seguros {
      margin-right: 0; } }
  .wp-content h1 {
    margin: 10px 0; }
  .wp-content img {
    max-width: 100%;
    height: auto; }
  .wp-content .alignnone {
    width: 100% !important;
    margin: 40px 0; }
    .wp-content .alignnone .wp-caption-text {
      font-weight: bold;
      font-style: italic;
      margin: 5px 0;
      font-size: 12px; }
  .wp-content .aligncenter {
    width: 100% !important;
    margin: 40px 0; }
    .wp-content .aligncenter .wp-caption-text {
      font-weight: bold;
      font-style: italic;
      margin: 5px 0;
      font-size: 12px; }
  .wp-content .alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
  .wp-content .alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px; }
  .wp-content blockquote {
    font-style: italic;
    color: #212644;
    background: #fff;
    padding: 35px 40px !important;
    margin: 30px 0 !important; }
    @media (min-width: 960px) {
      .wp-content blockquote {
        font-style: italic;
        color: #212644;
        padding: 25px 56px !important;
        margin: 20px 0 !important; } }
    .wp-content blockquote p {
      margin: 0px !important;
      line-height: 27px !important;
      font-weight: bold;
      font-size: 25px !important; }
      @media (min-width: 960px) {
        .wp-content blockquote p {
          margin: 0px !important;
          line-height: 45px !important;
          font-weight: normal;
          font-size: 40px !important; } }
  .wp-content ul {
    padding: 20px 0 20px 20px;
    list-style: disc; }
    .wp-content ul li {
      margin-bottom: 5px; }
  .wp-content ol {
    padding: 20px 0 20px 20px; }
    .wp-content ol li {
      margin-bottom: 5px; }
  .wp-content table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed; }
  .wp-content table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em; }
  .wp-content table tr {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    padding: .5em; }
  .wp-content table th,
  .wp-content table td {
    padding: 1.2em 2em;
    text-align: left; }
  .wp-content table th {
    color: #212644;
    font-size: 18px;
    letter-spacing: .1em;
    text-transform: uppercase; }
  @media screen and (max-width: 600px) {
    .wp-content table {
      border: 0; }
    .wp-content table caption {
      font-size: 1.3em; }
    .wp-content table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .wp-content table tr {
      border-bottom: 3px solid #ddd;
      display: block;
      margin-bottom: .625em; }
    .wp-content table td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: .8em;
      text-align: left; }
    .wp-content table td::before {
      	/*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase; }
    .wp-content table td:last-child {
      border-bottom: 0; } }

.applojas .localizacao {
  color: #48B2EB;
  display: block;
  font-size: 16px;
  margin-left: 20px;
  padding-left: 20px;
  text-decoration: none; }
  .applojas .localizacao ul {
    padding: 10px 0 0; }
  .applojas .localizacao u {
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #48B2EB;
    padding-bottom: 2px; }
  .applojas .localizacao img {
    text-decoration: none;
    margin-right: 5px; }
.applojas h3 {
  margin: 30px 0 0;
  font-size: 16px; }
  @media (min-width: 960px) {
    .applojas h3 {
      font-size: 24px; } }

.busca {
  display: block;
  width: 100%;
  max-width: 572px;
  height: 56px;
  border-radius: 28px;
  padding: 0 56px 0 35px;
  border: none;
  background: #fff;
  position: relative;
  margin-bottom: 15px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
  @media (max-width: 767px) {
    .busca {
      height: 48px;
      padding: 0 56px 0 25px; } }
  .busca.no-margin {
    margin-bottom: 0; }
  .busca input[type="text"] {
    display: block;
    width: 100%;
    border: none;
    height: 56px;
    background: transparent;
    font-size: 16px; }
    @media (max-width: 767px) {
      .busca input[type="text"] {
        height: 48px;
        font-size: 15px; } }
    .busca input[type="text"]:focus {
      outline: none; }
  .busca input[type="submit"],
  .busca input[type="button"] {
    position: absolute;
    border: none;
    right: 0;
    top: 0;
    width: 56px;
    height: 56px;
    background: url("../img/glass.png") center no-repeat;
    cursor: pointer; }
    @media (max-width: 767px) {
      .busca input[type="submit"],
      .busca input[type="button"] {
        height: 48px; } }

.busca-blog input[type="submit"],
input[type="button"] {
  background: url("../img/pesquisa.svg") center no-repeat; }

.busca-blog input[type=text],
.busca-blog input[type=submit] {
  height: 44px !important; }

.busca-blog {
  height: 48px;
  border: 1px solid #00A6DA;
  box-shadow: none;
  margin-top: -13px;
  width: 341px;
  margin-left: -48px; }

@media (max-width: 767px) {
  .busca-blog {
    margin-left: 0; } }
.lista-lojas {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative; }
  .lista-lojas.white {
    background: #fff; }
  @media (max-width: 959px) {
    .lista-lojas .left {
      float: right; } }
  @media (min-width: 960px) {
    .lista-lojas .left {
      float: left; } }
  @media (max-width: 959px) {
    .lista-lojas .right {
      float: left; } }
  @media (min-width: 960px) {
    .lista-lojas .left,
    .lista-lojas .right {
      width: 50%; } }
  .lista-lojas .left {
    height: auto;
    overflow: hidden; }
    .lista-lojas .left .button {
      max-width: 320px;
      max-width: 290px;
      display: block;
      margin: 0 auto; }
      @media (min-width: 960px) {
        .lista-lojas .left .button {
          max-width: 290px; } }
    .lista-lojas .left .content {
      width: 100%;
      max-width: 480px;
      float: right;
      position: relative; }
    .lista-lojas .left .btn-ver-lojas {
      position: absolute;
      width: 100% !important;
      bottom: 0;
      background: #fff;
      padding-top: 20px;
      padding-bottom: 30px; }
  @media (max-width: 959px) {
    .lista-lojas .right {
      width: 100%; } }
  .lista-lojas .right .content {
    height: 100%; }
  .lista-lojas .right img,
  .lista-lojas .right iframe {
    width: 100%;
    height: 320px; }
  @media (min-width: 960px) {
    .lista-lojas .right {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
      .lista-lojas .right img,
      .lista-lojas .right iframe {
        display: block;
        width: 100%;
        height: 100%; } }

.lojas-itens {
  padding-right: 20px; }
  @media (max-width: 991px) {
    .lojas-itens {
      padding-right: 0; } }
  .lojas-itens.limit-height {
    max-height: 560px;
    overflow-y: scroll; }
    .lojas-itens.limit-height::-webkit-scrollbar-track {
      background-color: #fff; }
    .lojas-itens.limit-height::-webkit-scrollbar {
      width: 6px;
      background-color: #fff; }
    .lojas-itens.limit-height::-webkit-scrollbar-thumb {
      background-color: #fff; }
  .lojas-itens.showAll {
    overflow: auto; }
  .lojas-itens.limit-height {
    height: 560px; }
  .lojas-itens li {
    display: block;
    padding: 10px 20px !important;
    position: relative;
    background-color: #EAEEF5 !important;
    margin: 0px 0px 10px 0px;
    border-radius: 20px; }
    .lojas-itens li:last-child:after {
      display: none; }
    .lojas-itens li.active {
      background: #f7f7f7; }
    @media (min-width: 960px) {
      .lojas-itens li {
        padding: 20px 100px 20px 60px; } }
    .lojas-itens li:last-child {
      border-bottom: none; }
    .lojas-itens li h3,
    .lojas-itens li span,
    .lojas-itens li p {
      display: block;
      color: #212644;
      margin-bottom: 5px; }
    .lojas-itens li h3 {
      font-size: 14px;
      margin-bottom: 10px;
      margin-top: 0; }
      @media (min-width: 960px) {
        .lojas-itens li h3 {
          font-size: 16px; } }
    .lojas-itens li span small {
      color: #7D8792; }
    .lojas-itens li .toggle-detalhes {
      display: none; }
    .lojas-itens li .telefone_whatsapp {
      font-size: 14px;
      font-weight: bold;
      color: #7D8792; }
    .lojas-itens li .endereco-link p {
      font-size: 15px;
      font-family: Lato; }
    .lojas-itens li .endereco-link a {
      font-weight: 400;
      font-size: 14px;
      font-family: Lato;
      color: #646E82;
      position: relative;
      text-decoration: underline !important;
      padding-left: 3px; }
    .lojas-itens li .telefone_whatsapp a {
      color: #fff;
      position: relative;
      display: flex;
      align-items: center;
      gap: 7px;
      background: #35C168;
      padding: 6px 40px;
      border-radius: 5px;
      margin: 10px 0px 10px;
      font-family: Lato;
      width: min-content; }
      .lojas-itens li .telefone_whatsapp a::before {
        content: '';
        display: block;
        background-image: url(../img/icones/icon-whats-lojas.png);
        height: 22px;
        width: 22px; }

.not-found-message {
  margin-bottom: 20px; }

.loading-placement {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/spinner-loading.svg");
  min-height: 100px; }
  .loading-placement.white {
    background: #fff; }
  .loading-placement#loadingLojas {
    height: 400px; }
    .loading-placement#loadingLojas.not-found {
      color: #000;
      text-align: center;
      background-image: none; }

.hidden {
  display: none; }

.easy-autocomplete {
  width: 100% !important; }
  .easy-autocomplete input {
    box-shadow: none !important; }
  .easy-autocomplete .easy-autocomplete-container {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1), -2px -2px 3px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    overflow: hidden; }
    .easy-autocomplete .easy-autocomplete-container ul {
      padding: 0;
      border: none;
      background: transparent;
      border-bottom-left-radius: 28px;
      border-bottom-right-radius: 28px; }
      .easy-autocomplete .easy-autocomplete-container ul li {
        border: none;
        padding: 0px; }
        .easy-autocomplete .easy-autocomplete-container ul li .eac-item {
          border: none;
          padding: 10px 46px; }
        .easy-autocomplete .easy-autocomplete-container ul li.not-result {
          padding: 10px 46px; }

.round-input {
  position: relative; }
  .round-input .easy-autocomplete {
    position: static; }
  .round-input.autocomplete-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
    .round-input.autocomplete-open:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      background: #fff;
      height: 5px;
      width: 100%;
      z-index: 10; }

.warningMsg {
  margin-top: 4px;
  margin-left: -25px;
  color: red;
  font-size: 12px; }

.lista-lojas-home {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
  position: relative; }
  @media (min-width: 992px) {
    .lista-lojas-home {
      padding: 40px 20px; }
      .lista-lojas-home .lojas-container {
        margin: 0 auto; } }
  .lista-lojas-home form #btnLojas {
    background: url("../img/icones/search-normal-lojas.png") center no-repeat !important; }
  .lista-lojas-home .imagemloja {
    height: 100%; }
    @media (min-width: 1600px) {
      .lista-lojas-home .imagemloja {
        padding: 40px 0px 40px 40px; } }
    .lista-lojas-home .imagemloja img {
      object-fit: contain; }
      @media (min-width: 1600px) {
        .lista-lojas-home .imagemloja img {
          object-fit: cover;
          border-top-left-radius: 20px;
          border-bottom-left-radius: 20px; } }
  .lista-lojas-home .warningMsg {
    margin-top: 0; }
  @media (max-width: 959px) {
    .lista-lojas-home .left {
      float: right; } }
  @media (min-width: 960px) {
    .lista-lojas-home .left {
      float: left; } }
  @media (max-width: 959px) {
    .lista-lojas-home .right {
      float: left; } }
  .lista-lojas-home .left,
  .lista-lojas-home .right {
    width: 100%; }
    @media (min-width: 960px) {
      .lista-lojas-home .left,
      .lista-lojas-home .right {
        width: 60%; } }
  .lista-lojas-home .left {
    height: auto;
    overflow: hidden;
    padding-bottom: 10px; }
    @media (min-width: 960px) {
      .lista-lojas-home .left {
        width: 40%; } }
    .lista-lojas-home .left .button {
      max-width: 320px; }
      @media (min-width: 960px) {
        .lista-lojas-home .left .button {
          max-width: 290px; } }
    .lista-lojas-home .left .content {
      width: 100%;
      float: right;
      padding: 15px 50px 15px 15px; }
      @media (min-width: 960px) {
        .lista-lojas-home .left .content {
          max-width: 580px; } }
      @media (max-width: 991px) {
        .lista-lojas-home .left .content {
          padding: 15px 15px 15px 15px; } }
      .lista-lojas-home .left .content h2 {
        font-size: 32px !important;
        font-weight: 600; }
      .lista-lojas-home .left .content .busca {
        background: transparent;
        border: 1px solid #339FD0;
        border-radius: 8px;
        padding: 0px 7px;
        width: 395px; }
      .lista-lojas-home .left .content .labelEncontreLojas {
        display: flex;
        align-items: center;
        gap: 4px;
        margin: 10px 5px 25px 5px; }
        .lista-lojas-home .left .content .labelEncontreLojas .imagem {
          display: flex;
          align-items: center; }
        .lista-lojas-home .left .content .labelEncontreLojas .labelText p {
          color: #339FD0;
          text-decoration: underline;
          margin: 0; }
      .lista-lojas-home .left .content ul {
        margin-bottom: 10px; }
      .lista-lojas-home .left .content .filtro {
        padding: 0 15px; }
      .lista-lojas-home .left .content .filtro li {
        padding: 0 20px; }
        .lista-lojas-home .left .content .filtro li a {
          font-size: 16px;
          color: #7d8792;
          position: relative;
          padding-bottom: 2px;
          display: block; }
          .lista-lojas-home .left .content .filtro li a:before {
            content: "";
            display: block;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background: #7d8792;
            position: absolute;
            left: -15px;
            top: 50%;
            margin-top: -2.5px; }
        .lista-lojas-home .left .content .filtro li.active a {
          color: #48B2EB;
          border-bottom: 2px solid #48B2EB; }
          .lista-lojas-home .left .content .filtro li.active a:before {
            background: #48B2EB; }
  @media (max-width: 959px) {
    .lista-lojas-home .right {
      width: 100%; } }
  .lista-lojas-home .right .content {
    height: 100%; }
  .lista-lojas-home .right img,
  .lista-lojas-home .right iframe {
    width: 100%;
    height: 320px; }
  @media (min-width: 960px) {
    .lista-lojas-home .right {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
      .lista-lojas-home .right img,
      .lista-lojas-home .right iframe {
        display: block;
        width: 100%;
        height: 100%; } }
  .lista-lojas-home .lojas-itens.limit-height {
    height: 420px; }

.page-template-page-lojas .breadcrumb .container,
.page-template-page-lojas .back .container {
  max-width: 1665px; }
.page-template-page-lojas .detalhes-wrapper .telefone_whatsapp {
  display: none; }
.page-template-page-lojas .contentLojas .container {
  max-width: 1650px;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .page-template-page-lojas .contentLojas .container {
      padding: 20px 20px 0px 20px; } }
.page-template-page-lojas .lista-lojas-home {
  background: #f3f5f7; }
.page-template-page-lojas #busca-lojas {
  width: 100%; }
  .page-template-page-lojas #busca-lojas .warningMsg {
    margin: auto; }
@media (min-width: 992px) {
  .page-template-page-lojas .lojas-itens li {
    cursor: pointer; }
    .page-template-page-lojas .lojas-itens li.loading::after {
      content: "Carregando...";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: rgba(0, 0, 0, 0.8);
      color: white;
      padding: 10px 20px;
      border-radius: 5px;
      font-size: 14px;
      white-space: nowrap; } }
.page-template-page-lojas .lojas-itens li.active {
  background: #fff !important; }
.page-template-page-lojas .iframeMapa {
  height: 100%;
  padding: 10px 0px; }

.central-de-ajuda {
  background: #fff;
  padding: 20px 0; }
  .central-de-ajuda h1,
  .central-de-ajuda h2 {
    font-size: 18px;
    line-height: 21px;
    color: #212644; }
    @media (min-width: 960px) {
      .central-de-ajuda h1,
      .central-de-ajuda h2 {
        font-size: 36px;
        line-height: 38px; } }
  .central-de-ajuda h3,
  .central-de-ajuda h4 {
    font-size: 16px;
    margin-top: 0;
    color: #48B2EB; }
    @media (min-width: 960px) {
      .central-de-ajuda h3,
      .central-de-ajuda h4 {
        font-size: 18px; } }
    .central-de-ajuda h3.has_icone,
    .central-de-ajuda h4.has_icone {
      padding-left: 35px;
      position: relative; }
    .central-de-ajuda h3 img.icone,
    .central-de-ajuda h4 img.icone {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 28px;
      height: auto; }
  .central-de-ajuda h5,
  .central-de-ajuda h6 {
    font-size: 16px;
    line-height: 18px;
    color: #212644;
    margin: 30px 0 10px; }
  .central-de-ajuda ul li {
    color: #7d8792;
    padding-left: 15px;
    position: relative;
    margin-bottom: 15px; }
    .central-de-ajuda ul li:before {
      content: "-";
      display: inline-block;
      position: absolute;
      left: 0; }
    .central-de-ajuda ul li strong,
    .central-de-ajuda ul li a {
      color: #48B2EB;
      display: block;
      font-weight: bold;
      display: inline; }
      @media (max-width: 767px) {
        .central-de-ajuda ul li strong,
        .central-de-ajuda ul li a {
          word-break: break-all; } }
    .central-de-ajuda ul li small {
      font-size: 12px;
      line-height: 18px;
      display: block;
      margin-top: 10px;
      font-style: italic; }
    .central-de-ajuda ul li a:hover {
      text-decoration: underline;
      color: #48B2EB; }
  .central-de-ajuda .sec-aba {
    padding-bottom: 20px; }
  @media (max-width: 959px) {
    .central-de-ajuda .conteudo-aba {
      display: none; }
    .central-de-ajuda .sec-aba {
      border-bottom: 1px solid #d4dce3;
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .central-de-ajuda .sec-aba h4 {
        margin: 10px 0; }
    .central-de-ajuda .last .sec-aba:last-child {
      border-bottom: none; }
    .central-de-ajuda p:empty {
      display: none !important; }
    .central-de-ajuda .aba {
      position: relative;
      padding-right: 25px;
      cursor: pointer; }
      .central-de-ajuda .aba:after {
        content: "";
        position: absolute;
        right: 15px;
        top: 10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        display: block;
        width: 14px;
        height: 14px;
        border-right: 2px solid #48B2EB;
        border-bottom: 2px solid #48B2EB;
        transition: transform .3s ease; }
    .central-de-ajuda .sec-aba.active .aba:after {
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      transform: rotate(-135deg); }
    .central-de-ajuda .sec-aba.active .conteudo-aba {
      margin-top: 20px;
      display: block; } }

.podemos-ajudar {
  background: #F3F5F7;
  padding: 15px 0 0 0; }
  @media (min-width: 960px) {
    .podemos-ajudar {
      padding: 25px 0 0; } }
  .podemos-ajudar h1 {
    font-size: 18px;
    line-height: 21px;
    margin: 0 0 10px; }
    @media (min-width: 960px) {
      .podemos-ajudar h1 {
        font-size: 36px;
        line-height: 38px; } }
  .podemos-ajudar h4 {
    font-size: 14px;
    line-height: 18px; }
    @media (min-width: 960px) {
      .podemos-ajudar h4 {
        font-size: 18px;
        line-height: 21px; } }

.topo-home {
  padding: 20px 0 0px 0;
  margin-bottom: -10px; }
  @media (max-width: 767px) {
    .topo-home {
      padding: 5px 0 5px 0;
      position: relative; }
      .topo-home .first-row {
        min-height: 40px; } }
  @media (max-width: 767px) {
    .topo-home .select2-container--open {
      z-index: 9999; } }
  .topo-home .alerta-cambio {
    font-size: 16px;
    color: #48B2EB;
    display: inline-block;
    padding: 0 0 2px;
    margin: 5px 0 0 0;
    border-bottom: 2px solid #48B2EB;
    position: relative;
    font-weight: bold;
    z-index: 1; }
    @media (max-width: 767px) {
      .topo-home .alerta-cambio {
        right: 15px;
        top: 11px;
        font-size: 14px;
        position: absolute; } }
    .topo-home .alerta-cambio:before {
      content: '';
      display: block;
      position: absolute;
      width: 18px;
      height: 21px;
      top: 2px;
      left: -27px;
      z-index: 0;
      background: url("../img/icones/sino.svg") no-repeat;
      background-size: 19px; }
  @media (max-width: 767px) {
    .topo-home .text-right {
      text-align: center; } }
  .topo-home .seletor {
    cursor: pointer; }
  .topo-home .select {
    position: relative; }
    @media (min-width: 768px) {
      .topo-home .select {
        padding: 0;
        margin-top: -20px;
        margin-left: -40px;
        width: 100%;
        max-width: 380px;
        position: relative;
        top: 5px;
        height: 56px; } }
  @media (min-width: 768px) and (max-width: 767px) {
    .topo-home .select {
      width: 80%; } }

    @media (max-width: 767px) {
      .topo-home .select {
        margin-bottom: 10px; } }
    .topo-home .select span,
    .topo-home .select li {
      display: inline-block;
      font-size: 18px;
      color: #778495; }
      @media (max-width: 767px) {
        .topo-home .select span,
        .topo-home .select li {
          font-size: 15px; } }
      .topo-home .select span strong,
      .topo-home .select li strong {
        color: #212644; }
    .topo-home .select .taxa {
      display: block;
      font-size: 12px;
      position: absolute;
      bottom: -14px;
      z-index: 5005; }
      @media (max-width: 767px) {
        .topo-home .select .taxa {
          /*width: 80%;
          text-align: center;;*/ } }
    .topo-home .select ul {
      display: block;
      width: 160px;
      position: absolute;
      padding-top: 40px;
      visibility: hidden;
      opacity: 0;
      transition: all .3s ease; }
      .topo-home .select ul.active {
        opacity: 1;
        visibility: visible;
        padding-top: 20px; }
      .topo-home .select ul li {
        color: #fff;
        padding: 12px;
        display: block;
        border-bottom: 1px solid #23a3e7;
        text-transform: uppercase;
        vertical-align: middle;
        background: #48B2EB;
        cursor: pointer;
        transition: background .2s ease; }
        .topo-home .select ul li span {
          vertical-align: middle; }
        .topo-home .select ul li .txt {
          display: inline-block;
          height: 22px;
          line-height: 22px;
          font-size: 13px;
          color: #fff; }
        .topo-home .select ul li strong {
          color: #fff; }
        .topo-home .select ul li .flag {
          width: 22px;
          height: 22px;
          overflow: hidden;
          border-radius: 50%;
          margin-right: 10px; }
          .topo-home .select ul li .flag img {
            display: block;
            width: 100%; }
        .topo-home .select ul li:hover {
          background: #23a3e7; }

.carousel-home {
  padding: 50px 0 30px 0;
  background: #212644; }
  .carousel-home p,
  .carousel-home h3 {
    color: #fff;
    display: block;
    max-width: 500px; }
  .carousel-home .owl-stage {
    padding-bottom: 20px; }
  @media (max-width: 959px) {
    .carousel-home {
      padding: 25px 0; }
      .carousel-home .owl-carousel-home {
        width: calc(100% + 15px);
        padding: 20px 0px 0px 0px; }
      .carousel-home .item {
        padding: 10px 10px; } }
  @media (max-width: 959px) and (max-width: 767px) {
    .carousel-home .owl-stage {
      margin-left: -35px; } }
  @media (max-width: 959px) {
      .carousel-home .card {
        display: block;
        background: #fff;
        padding: 0 15px 15px;
        box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4), -2px -2px 3px rgba(0, 0, 0, 0.4); } }
    @media (max-width: 959px) and (max-width: 991px) {
      .carousel-home .card {
        padding: 0px 0px 15px 0px; } }
  @media (max-width: 959px) {
        .carousel-home .card img {
          position: relative;
          top: inherit;
          right: inherit;
          height: 200px;
          width: 100%;
          object-fit: inherit;
          margin-left: 0;
          object-fit: cover !important; }
        .carousel-home .card h3 {
          font-size: 14px;
          color: #212644; }
        .carousel-home .card .texto {
          padding-bottom: 35px; }
        .carousel-home .card p {
          font-size: 14px;
          color: #444; }
        .carousel-home .card span.btn {
          position: absolute;
          bottom: 25px; } }
  @media (min-width: 960px) {
    .carousel-home a.card {
      display: block;
      min-height: 0 !important; }
    .carousel-home h3 {
      font-size: 36px;
      margin: 0 0 30px; }
    .carousel-home img {
      display: block;
      max-width: 400px;
      width: 100%;
      float: right; }
    .carousel-home .texto {
      padding-bottom: 35px;
      line-height: 24px; } }
  @media (max-width: 959px) {
    .carousel-home .owl-nav {
      display: none; } }
  .carousel-home .owl-nav .owl-prev,
  .carousel-home .owl-nav .owl-next {
    display: block;
    width: 22px;
    height: 22px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    opacity: 0.5; }
    .carousel-home .owl-nav .owl-prev:hover,
    .carousel-home .owl-nav .owl-next:hover {
      opacity: 1; }
  .carousel-home .owl-nav .owl-prev {
    display: none;
    left: -50px;
    transform: rotate(-135deg); }
  .carousel-home .owl-nav .owl-next {
    right: -50px;
    transform: rotate(45deg); }
  .carousel-home .segundo_item .owl-prev {
    display: block !important; }
  .carousel-home .owl-dots {
    display: block;
    text-align: center;
    padding: 10px 0 0; }
    @media (min-width: 960px) {
      .carousel-home .owl-dots {
        display: none; } }
    .carousel-home .owl-dots .owl-dot {
      display: inline-block;
      width: 10px;
      height: 10px;
      background: #fff;
      margin: 0 3px;
      opacity: 0.5;
      border-radius: 50%;
      transition: opacity .2s ease; }
      .carousel-home .owl-dots .owl-dot.active {
        opacity: 1; }

.carousel-home-itens {
  padding: 20px 0;
  background: #fff; }
  @media (min-width: 960px) {
    .carousel-home-itens {
      padding: 20px 0 50px; } }
  @media (max-width: 767px) {
    .carousel-home-itens .owl-carousel-home-itens {
      width: calc(100% + 15px); } }
  .carousel-home-itens .item a {
    position: relative;
    min-height: 210px;
    display: inline-block; }
    @media (max-width: 767px) {
      .carousel-home-itens .item a {
        min-height: 190px; } }
  .carousel-home-itens .item img {
    display: block;
    width: auto;
    height: 35px;
    margin: 0 auto 20px auto; }
  .carousel-home-itens .item h3 {
    font-size: 18px;
    color: #212644;
    margin-bottom: 10px; }
  .carousel-home-itens .item p {
    font-size: 16px;
    line-height: 24px;
    color: #748497;
    padding: 0 10px; }
  .carousel-home-itens .item span {
    display: block;
    font-size: 16px; }
  .carousel-home-itens .item .ico {
    min-height: 40px; }
  .carousel-home-itens .item .btn {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%; }
  @media (max-width: 767px) {
    .carousel-home-itens.bgblue .item a {
      min-height: 216px; } }
  @media (max-width: 959px) {
    .carousel-home-itens .owl-nav {
      display: none; } }
  .carousel-home-itens .owl-nav .owl-prev,
  .carousel-home-itens .owl-nav .owl-next {
    display: block;
    width: 22px;
    height: 22px;
    border-right: 3px solid #212644;
    border-top: 3px solid #212644;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    opacity: 0.5; }
    .carousel-home-itens .owl-nav .owl-prev:hover,
    .carousel-home-itens .owl-nav .owl-next:hover {
      opacity: 1; }
  .carousel-home-itens .owl-nav .owl-prev {
    display: none;
    left: -50px;
    transform: rotate(-135deg); }
  .carousel-home-itens .owl-nav .owl-next {
    right: -50px;
    transform: rotate(45deg); }
  @media (max-width: 767px) {
    .carousel-home-itens .segundo_item {
      width: 100%; }
      .carousel-home-itens .segundo_item .owl-stage {
        margin-left: 14px; } }
  .carousel-home-itens .segundo_item .owl-nav .owl-prev {
    display: block !important; }
  .carousel-home-itens .owl-dots {
    display: block;
    text-align: center;
    padding: 30px 0; }
    @media (min-width: 960px) {
      .carousel-home-itens .owl-dots {
        display: none; } }
    .carousel-home-itens .owl-dots .owl-dot {
      display: inline-block;
      width: 8px;
      height: 8px;
      background: #212644;
      margin: 0 3px;
      opacity: 0.5;
      border-radius: 50%;
      transition: opacity .2s ease; }
      .carousel-home-itens .owl-dots .owl-dot.active {
        opacity: 1; }
  .carousel-home-itens.bgblue {
    background-size: cover;
    background-position: center;
    position: relative; }
    @media (min-width: 768px) {
      .carousel-home-itens.bgblue.lazyloaded {
        background-image: url("../img/istockphoto-998968924-2048-x-2048.png"); } }
    @media (max-width: 767px) {
      .carousel-home-itens.bgblue.lazyloaded {
        background-image: url("../img/istockphoto-998968924-2048-x-2048-mobile.png"); } }
    .carousel-home-itens.bgblue:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(33, 38, 68, 0.9);
      top: 0;
      left: 0;
      z-index: 0; }
    .carousel-home-itens.bgblue .container {
      position: relative;
      z-index: 1; }
    .carousel-home-itens.bgblue .owl-carousel-parceiros {
      display: flex;
      justify-content: center; }
      @media (max-width: 959px) {
        .carousel-home-itens.bgblue .owl-carousel-parceiros {
          width: 100%;
          display: block; } }
      @media (max-width: 767px) {
        .carousel-home-itens.bgblue .owl-carousel-parceiros .owl-stage-outer {
          width: 100%; }
        .carousel-home-itens.bgblue .owl-carousel-parceiros.segundo_item .owl-dots {
          width: 108%; } }
      .carousel-home-itens.bgblue .owl-carousel-parceiros .item a.card h3 {
        display: block;
        min-height: 36px;
        position: relative; }
        .carousel-home-itens.bgblue .owl-carousel-parceiros .item a.card h3 span {
          width: 100%;
          text-align: center;
          position: absolute;
          font-size: 18px;
          line-height: 22px;
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          transform: translateY(-50%); }
    .carousel-home-itens.bgblue h3 {
      color: #fff; }
    .carousel-home-itens.bgblue .item p {
      color: #fff; }
    .carousel-home-itens.bgblue .owl-nav {
      display: none; }
    .carousel-home-itens.bgblue .owl-dots .owl-dot {
      background: #fff;
      opacity: 0.5; }
      .carousel-home-itens.bgblue .owl-dots .owl-dot.active {
        opacity: 1; }
    @media (min-width: 960px) {
      .carousel-home-itens.bgblue .item {
        width: 20%;
        float: left; } }

.alerta-de-cambio {
  padding: 25px 0 25px 0; }
  .alerta-de-cambio .title {
    margin: 0 0 0 0; }
  .alerta-de-cambio input[type="text"],
  .alerta-de-cambio input[type="email"],
  .alerta-de-cambio input[type="number"],
  .alerta-de-cambio input[type="date"],
  .alerta-de-cambio select {
    display: block;
    width: 100%;
    background: #fff;
    height: 46px;
    border: none;
    border-radius: 23px;
    padding: 0 20px;
    margin: 5px 0 25px;
    color: #212644; }
    .alerta-de-cambio input[type="text"].error,
    .alerta-de-cambio input[type="email"].error,
    .alerta-de-cambio input[type="number"].error,
    .alerta-de-cambio input[type="date"].error,
    .alerta-de-cambio select.error {
      border: 1px solid red; }
  .alerta-de-cambio input[type="date"] {
    padding: 15px 20px; }
  .alerta-de-cambio .select {
    display: block;
    margin: 5px 0 25px;
    height: 46px;
    position: relative;
    background: transparent; }
    .alerta-de-cambio .select select {
      margin: 0;
      padding-right: 40px;
      border-radius: 23px; }
  .alerta-de-cambio .check {
    margin-bottom: 25px; }
    .alerta-de-cambio .check input {
      display: none; }
    .alerta-de-cambio .check label {
      display: block;
      padding-left: 30px;
      position: relative;
      color: #212644;
      font-size: 16px; }
      .alerta-de-cambio .check label:before {
        content: "";
        display: block;
        position: absolute;
        width: 16px;
        height: 16px;
        border: 1px solid #48B2EB;
        border-radius: 4px;
        left: 5px;
        top: 1px; }
      .alerta-de-cambio .check label:after {
        content: "";
        display: block;
        position: absolute;
        width: 8px;
        height: 6px;
        border-bottom: 2px solid transparent;
        border-left: 2px solid transparent;
        border-radius: 0;
        left: 9px;
        top: 5px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
        transition: border-color .2s ease; }
    .alerta-de-cambio .check input:checked + label:after {
      border-color: #48B2EB; }
  .alerta-de-cambio label {
    font-size: 14px;
    color: #7d8792; }
  .alerta-de-cambio.branco {
    background: #fff; }
    .alerta-de-cambio.branco input[type="text"],
    .alerta-de-cambio.branco input[type="email"],
    .alerta-de-cambio.branco input[type="number"],
    .alerta-de-cambio.branco input[type="date"],
    .alerta-de-cambio.branco select {
      background: #F3F5F7; }
    .alerta-de-cambio.branco .select:before {
      background: #F3F5F7; }
  .alerta-de-cambio input.button {
    font-size: 14px;
    height: 40px;
    background: #48B2EB !important; }
  .alerta-de-cambio .seletor-moeda {
    position: relative;
    width: 170px;
    padding-left: 40px;
    padding-bottom: 10px;
    z-index: 10; }
    @media (min-width: 960px) {
      .alerta-de-cambio .seletor-moeda {
        margin-top: 20px;
        float: right; } }
    .alerta-de-cambio .seletor-moeda .nation-flag {
      position: absolute;
      left: -1px;
      top: 5px;
      width: 35px; }
    .alerta-de-cambio .seletor-moeda .seletor {
      position: relative;
      padding-right: 16px;
      cursor: pointer;
      font-weight: bold;
      color: #48B2EB;
      font-size: 14px;
      white-space: nowrap; }
    .alerta-de-cambio .seletor-moeda span, .alerta-de-cambio .seletor-moeda li {
      display: inline-block;
      font-size: 16px;
      color: #778495; }
      .alerta-de-cambio .seletor-moeda span strong, .alerta-de-cambio .seletor-moeda li strong {
        color: #212644; }
    .alerta-de-cambio .seletor-moeda ul {
      display: block;
      width: 160px;
      position: absolute;
      padding-top: 40px;
      visibility: hidden;
      opacity: 0;
      transition: all .3s ease; }
      .alerta-de-cambio .seletor-moeda ul.active {
        opacity: 1;
        visibility: visible;
        padding-top: 0px; }
      .alerta-de-cambio .seletor-moeda ul li {
        color: #fff;
        padding: 12px;
        display: block;
        border-bottom: 1px solid #23a3e7;
        text-transform: uppercase;
        vertical-align: middle;
        background: #48B2EB;
        cursor: pointer;
        transition: background .2s ease; }
        .alerta-de-cambio .seletor-moeda ul li span {
          vertical-align: middle; }
        .alerta-de-cambio .seletor-moeda ul li .txt {
          display: inline-block;
          height: 22px;
          line-height: 22px;
          font-size: 13px;
          color: #fff; }
        .alerta-de-cambio .seletor-moeda ul li strong {
          color: #fff; }
        .alerta-de-cambio .seletor-moeda ul li .flag {
          width: 22px;
          height: 22px;
          overflow: hidden;
          border-radius: 50%;
          margin-right: 10px; }
          .alerta-de-cambio .seletor-moeda ul li .flag img {
            display: block;
            width: 100%; }
        .alerta-de-cambio .seletor-moeda ul li:hover {
          background: #23a3e7; }
  .alerta-de-cambio .ultimos {
    color: #7d8792;
    margin-top: 20px;
    font-size: 14px; }
    @media (max-width: 959px) {
      .alerta-de-cambio .ultimos {
        text-align: left; } }
    .alerta-de-cambio .ultimos a {
      color: #7d8792;
      display: inline-block;
      margin: 0 10px; }
      .alerta-de-cambio .ultimos a.active {
        color: #48B2EB;
        border-bottom: 1px solid #48B2EB; }
    .alerta-de-cambio .ultimos label {
      cursor: pointer;
      margin-left: 16px;
      transition: color .2s; }
      .alerta-de-cambio .ultimos label.active {
        color: #48B2EB;
        text-decoration: underline; }
      .alerta-de-cambio .ultimos label input {
        display: none; }
  .alerta-de-cambio .tabela {
    width: 100%;
    float: right;
    margin: 20px 0; }
    @media (min-width: 960px) {
      .alerta-de-cambio .tabela {
        max-width: 474px; } }
    @media (max-width: 767px) {
      .alerta-de-cambio .tabela {
        overflow: hidden; } }
    .alerta-de-cambio .tabela h4 {
      font-size: 18px;
      margin: 0 0 10px; }
    .alerta-de-cambio .tabela span {
      display: block;
      padding: 7px 0;
      font-size: 14px;
      color: #7d8792; }
    .alerta-de-cambio .tabela hr {
      display: block;
      width: 100%;
      clear: both;
      border: none;
      height: 1px;
      background: #d4dce3; }
    .alerta-de-cambio .tabela .legenda {
      display: block;
      color: #7d8792;
      font-size: 12px;
      padding: 5px 0; }
    .alerta-de-cambio .tabela #tabela-cotacao {
      /*height:221px;*/ }
  .alerta-de-cambio .charts {
    padding: 20px 0;
    width: 100%;
    float: right; }
    @media (min-width: 960px) {
      .alerta-de-cambio .charts {
        max-width: 474px; } }
    .alerta-de-cambio .charts .graph {
      height: 210px; }
    .alerta-de-cambio .charts img {
      display: block;
      width: 100%;
      height: auto; }
    .alerta-de-cambio .charts .legenda {
      display: block;
      color: #7d8792;
      font-size: 12px;
      padding: 5px 0; }
  .alerta-de-cambio .d-right {
    float: right; }

.taxonomy-discription p {
  font-size: 18px !important;
  color: #212644; }

.lista-de-cards .container-wide {
  max-width: 1182px;
  margin: 0 auto;
  padding: 0 10px; }
.lista-de-cards .item {
  padding: 10px 0;
  width: 25%;
  float: left; }
.lista-de-cards .equalizar {
  padding: 10px 0; }
.lista-de-cards .card {
  display: block;
  background: #fff;
  padding: 0 20px 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1);
  transition: all .3s ease;
  position: relative;
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .lista-de-cards .card {
      margin: 10px 5px; } }
  .lista-de-cards .card img {
    display: block;
    width: calc(100% + 40px);
    margin-left: -20px;
    height: auto;
    margin-bottom: 20px; }
  .lista-de-cards .card a {
    color: #48B2EB;
    text-decoration: underline; }
  .lista-de-cards .card u {
    color: #48B2EB;
    display: block;
    font-size: 16px;
    padding: 0 0 15px 0;
    position: absolute;
    bottom: 0; }
  .lista-de-cards .card h3 {
    color: #212644;
    font-size: 18px;
    transition: color .3s ease;
    line-height: 1.31;
    letter-spacing: 0.32px; }
    @media (max-width: 767px) {
      .lista-de-cards .card h3 {
        margin: 22px 0 8px 0; } }
  .lista-de-cards .card p {
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.32px; }
  .lista-de-cards .card .textoLight * {
    font-size: 20px;
    line-height: 22px; }
  .lista-de-cards .card h6 {
    color: #212644;
    font-size: 14px;
    font-weight: normal;
    margin: 0; }
  .lista-de-cards .card:hover {
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }
  .lista-de-cards .card .overflow {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 400px;
    height: 83.84px;
    /* Fallback for non-webkit */
    margin: 20px auto;
    font-size: 16px;
    line-height: 1.31;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px; }

/*PAGE MOEDAS*/
@media (max-width: 767px) {
  .page-moedas {
    padding: 10px 0 0 0; } }
.page-moedas .abas ul li a {
  color: #212644 !important; }
.page-moedas .abas ul li a:after {
  border-color: #212644 !important; }

.compre-com-seguranca .abas ul li a .icon,
.quem-somos .abas ul li a .icon {
  margin-right: 0; }
.compre-com-seguranca .carousel-cards .card h3,
.quem-somos .carousel-cards .card h3 {
  font-size: 16px;
  margin-bottom: 0; }
.compre-com-seguranca .carousel-cards .card,
.quem-somos .carousel-cards .card {
  padding-bottom: 0; }
.compre-com-seguranca .carousel-cards .item,
.quem-somos .carousel-cards .item {
  margin: 20px 5px; }
.compre-com-seguranca .lista-de-links,
.quem-somos .lista-de-links {
  background: #F3F5F7; }

.quem-somos .carousel-cards.rating {
  background: #F3F5F7; }
.quem-somos .card small {
  font-size: 14px;
  color: #000;
  line-height: 18px;
  letter-spacing: 0.28px;
  display: block;
  margin: 7px 0 12px; }

@media (max-width: 959px) {
  .tabela-tarifas a {
    font-family: Lato !important;
    font-weight: normal; } }

.ajuste-quem-somos.abas ul li a {
  color: #48B2EB !important; }
.ajuste-quem-somos.abas ul li a:after {
  border-color: #48B2EB !important;
  top: 5px; }
  @media (min-width: 960px) {
    .ajuste-quem-somos.abas ul li a:after {
      top: 25px; } }
.ajuste-quem-somos.abas i.icon {
  margin-right: 0; }
  @media (max-width: 959px) {
    .ajuste-quem-somos.abas i.icon {
      display: block;
      float: left;
      margin-top: -5px;
      margin-bottom: 0; } }
.ajuste-quem-somos.abas.d-cinza ul li {
  border-bottom-color: #d4dce3; }

.termos-de-uso .container {
  padding: 0 15px; }
.termos-de-uso .espaco {
  margin: 0 0 20px 30px; }
.termos-de-uso h1,
.termos-de-uso h2,
.termos-de-uso h3,
.termos-de-uso h4,
.termos-de-uso h5,
.termos-de-uso h6 {
  color: #212644;
  font-size: 16px;
  line-height: 21px;
  text-align: left; }
  @media (min-width: 960px) {
    .termos-de-uso h1,
    .termos-de-uso h2,
    .termos-de-uso h3,
    .termos-de-uso h4,
    .termos-de-uso h5,
    .termos-de-uso h6 {
      font-size: 24px;
      line-height: 32px;
      letter-spacing: 0.24px; } }
.termos-de-uso p {
  color: #212644;
  font-size: 16px;
  line-height: 24px;
  text-align: left; }
.termos-de-uso ul,
.termos-de-uso ol {
  margin: 0;
  padding: 0;
  list-style: none; }
  .termos-de-uso ul ul,
  .termos-de-uso ul ol,
  .termos-de-uso ol ul,
  .termos-de-uso ol ol {
    margin-left: 30px; }
  .termos-de-uso ul li:first-child,
  .termos-de-uso ol li:first-child {
    margin-top: 10px; }
  .termos-de-uso ul li,
  .termos-de-uso ol li {
    list-style: none;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #212644;
    margin: 20px 0; }
    .termos-de-uso ul li ol,
    .termos-de-uso ul li ul,
    .termos-de-uso ol li ol,
    .termos-de-uso ol li ul {
      margin-bottom: 20px; }
      .termos-de-uso ul li ol li:first-child,
      .termos-de-uso ul li ul li:first-child,
      .termos-de-uso ol li ol li:first-child,
      .termos-de-uso ol li ul li:first-child {
        margin-top: 20px; }

.card-full {
  background: #fff;
  padding: 20px 0 30px; }
  .card-full h2 {
    color: #212644 !important; }
  .card-full .item {
    margin: 0 !important; }
  .card-full .card {
    background: transparent;
    box-shadow: none;
    padding: 0; }
    .card-full .card:hover {
      box-shadow: none; }
    .card-full .card h4 {
      margin: 0 0 5px; }
    .card-full .card p,
    .card-full .card span,
    .card-full .card strong,
    .card-full .card li {
      color: #000;
      margin: 0 0 5px; }
    .card-full .card a {
      color: #48B2EB;
      text-decoration: underline; }
    .card-full .card .texto_maior {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 16px;
      color: #000; }
      @media (min-width: 960px) {
        .card-full .card .texto_maior {
          font-size: 28px;
          line-height: 36px; } }
    .card-full .card .logotipo {
      max-width: 100px;
      height: auto;
      margin: 20px 0; }

.owl-galeria .item {
  padding: 0;
  margin: 0; }
  .owl-galeria .item .card {
    box-shadow: none; }

.gestao-de-riscos h1 {
  margin-bottom: 30px; }
.gestao-de-riscos .abas h2,
.gestao-de-riscos .lista-de-downloads h2 {
  font-size: 16px; }
  @media (min-width: 960px) {
    .gestao-de-riscos .abas h2,
    .gestao-de-riscos .lista-de-downloads h2 {
      font-size: 24px;
      margin-bottom: 5px; } }
.gestao-de-riscos .abas strong,
.gestao-de-riscos .lista-de-downloads strong {
  font-size: 16px;
  color: #000;
  line-height: 21px;
  font-weight: normal; }
@media (min-width: 960px) {
  .gestao-de-riscos .lista-de-downloads li.texto {
    width: calc(100% - 35px); } }
.gestao-de-riscos .lista-de-downloads li img {
  margin: 0;
  float: right; }
.gestao-de-riscos hr {
  border: none;
  height: 1px;
  background: #d4dce3; }

.post-ratings-loading {
  text-align: right;
  position: relative;
  font-size: 16px;
  color: #7D8792; }
  @media (min-width: 960px) {
    .post-ratings-loading {
      top: 26px;
      right: -178px; } }
  @media (max-width: 767px) {
    .post-ratings-loading {
      top: -25px;
      font-size: 12px;
      text-align: left;
      left: 0px; } }
  .post-ratings-loading img {
    margin: 0px;
    width: auto;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 3px; }

@media (min-width: 960px) {
  .simulador .post-ratings-loading {
    top: -42px;
    right: 0px; } }
@media (max-width: 767px) {
  .simulador .post-ratings-loading {
    top: -38px; } }

.eac-item b {
  font-size: 14px; }

.select2 {
  width: 100% !important; }

.select2-container .selection {
  width: 100%; }
.select2-container .select2-selection--single {
  border: none;
  height: auto;
  padding: 9px 15px;
  outline: none;
  border-radius: 23px;
  width: 100%; }
  .select2-container .select2-selection--single.clean-select {
    background: transparent; }
    @media (max-width: 767px) {
      .select2-container .select2-selection--single.clean-select {
        padding: 9px 0px;
        margin: 0 0 0 -10px; } }
    .select2-container .select2-selection--single.clean-select .select2-selection__rendered {
      /*text-align: center;*/ }
      @media (min-width: 768px) {
        .select2-container .select2-selection--single.clean-select .select2-selection__rendered {
          text-align: left;
          padding-left: 28px;
          padding-right: 75px; } }
  .select2-container .select2-selection--single .select2-selection__rendered {
    color: #212644; }
  .select2-container .select2-selection--single .select2-selection__arrow b {
    display: block;
    width: 12px;
    height: 12px;
    border-top: 0;
    border-left: 0;
    border-bottom: 2px solid #212644;
    border-right: 2px solid #212644;
    transform: rotate(45deg);
    margin-left: -22px;
    margin-top: 0px; }
  @media (min-width: 768px) {
    .select2-container .select2-selection--single.clean-select .select2-selection__arrow {
      position: absolute;
      right: 145px; } }
  @media (max-width: 767px) {
    .select2-container .select2-selection--single.clean-select .select2-selection__arrow {
      left: 140px; } }
  .select2-container .select2-selection--single.clean-select .select2-selection__arrow b {
    border-bottom: 3px solid #48B2EB;
    border-right: 3px solid #48B2EB; }
.select2-container .select2-dropdown {
  border: none !important;
  padding: 0px 25px 15px 25px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px 0px;
  position: relative;
  border-radius: 7px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  z-index: 9999999999 !important; }
  .select2-container .select2-dropdown:before {
    content: '';
    position: absolute;
    height: 8px;
    width: 100%;
    background: #fff;
    top: -1px;
    left: 0; }
  .select2-container .select2-dropdown.select2-dropdown--above {
    border-radius: 7px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
    .select2-container .select2-dropdown.select2-dropdown--above:before {
      top: auto;
      bottom: -8px; }
  .select2-container .select2-dropdown .select2-results__options {
    max-height: 220px !important; }
  .select2-container .select2-dropdown .select2-results__option {
    position: relative;
    padding: 12px 9px;
    cursor: pointer;
    color: #48B2EB;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #D1D5D9;
    display: flex;
    align-items: center; }
    .select2-container .select2-dropdown .select2-results__option span {
      color: #1298d4;
      margin-right: 2px;
      font-weight: 400; }
      .select2-container .select2-dropdown .select2-results__option span.currencyName {
        color: #424b5a; }
    .select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted {
      background: #deebfe; }
  .select2-container .select2-dropdown .select2-results__option[aria-selected=true] {
    background: #deebfe; }
  .select2-container .select2-dropdown.dropdown-with-icons {
    padding: 8px 40px 15px 40px; }
    @media (max-width: 320px) {
      .select2-container .select2-dropdown.dropdown-with-icons {
        padding: 8px 10px 15px 10px; } }
    .select2-container .select2-dropdown.dropdown-with-icons .select2-results__option:after {
      width: calc(100% - 35px); }
    .select2-container .select2-dropdown.dropdown-with-icons .select2-results__option .flag {
      display: inline-block;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      margin-right: 10px; }
  .select2-container .select2-dropdown .select2-search {
    position: relative; }
    .select2-container .select2-dropdown .select2-search:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      right: 10px;
      width: 20px;
      height: 20px;
      background: url("../img/lupa.png"); }
    .select2-container .select2-dropdown .select2-search input {
      border: 1px solid #D1D5D9;
      border-radius: 25px;
      padding: 8px 30px;
      padding-right: 35px;
      width: 100%;
      font-size: 16px;
      -webkit-appearance: none; }
      .select2-container .select2-dropdown .select2-search input::placeholder {
        color: #808080;
        opacity: 1; }
      .select2-container .select2-dropdown .select2-search input:focus {
        outline: none; }
@media (max-width: 767px) {
  .select2-container.select2-container--open .taxa {
    display: none; } }
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
  margin-top: 3px; }
  .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-top: 0;
    border-left: 0;
    border-bottom: 2px solid #212644;
    border-right: 2px solid #212644;
    transform: rotate(-135deg); }
.select2-container.select2-container--open .select2-selection--single.clean-select {
  background: #fff; }
  @media (max-width: 767px) {
    .select2-container.select2-container--open .select2-selection--single.clean-select {
      margin: 0px; } }
  @media (max-width: 767px) {
    .select2-container.select2-container--open .select2-selection--single.clean-select {
      left: 150px; } }
  .select2-container.select2-container--open .select2-selection--single.clean-select .select2-selection__arrow b {
    border-bottom: 3px solid #48B2EB;
    border-right: 3px solid #48B2EB; }

.card-padding {
  padding: 8px 20px 20px 20px !important; }

.card-padding.link {
  padding: 8px 20px 30px 20px !important; }

.rt-reading-time {
  display: none !important; }

.span-reading-time {
  display: inline-block !important; }
  .span-reading-time span {
    color: #7d8792 !important; }

.alerta-de-cambio.branco .select2-selection--single {
  background: #F3F5F7 !important; }

@media (max-width: 959px) {
  .page-moedas .card-icones {
    padding-top: 0;
    margin-top: 0; }
    .page-moedas .card-icones h1 {
      padding: 0 0 10px 0; } }

@media (max-width: 959px) {
  .quem-somos > .conteudo-texto:first-child {
    padding-top: 0; } }
.quem-somos .menu-card-icones {
  margin: 0 0 15px !important; }

.alerta-sucesso {
  max-width: 350px;
  padding: 80px 40px 40px;
  text-align: center;
  border-radius: 8px; }
  .alerta-sucesso h3 {
    font-size: 28px;
    line-height: 36px; }
  .alerta-sucesso img {
    max-width: 80px; }
  .alerta-sucesso .fancybox-close-small {
    display: none; }

@media (min-width: 768px) {
  .ajuste-posicao .conteudo-desktop {
    display: block; }
    .ajuste-posicao .conteudo-desktop h4 {
      margin: 0px; }
  .ajuste-posicao .conteudo-mobile {
    display: none; } }
@media (max-width: 959px) {
  .ajuste-posicao .conteudo-desktop {
    display: none; }
  .ajuste-posicao .conteudo-mobile {
    display: block !important; }
  .ajuste-posicao .aba-home {
    display: none; } }

.rodape {
  padding: 40px 0;
  background: #b8bfc8; }
  @media (max-width: 959px) {
    .rodape {
      text-align: center; } }
  .rodape .appstore {
    text-align: center; }
    @media (min-width: 960px) {
      .rodape .appstore {
        text-align: right; } }
  .rodape hr {
    display: block;
    height: 3px;
    background: #9ba5b2;
    border: none; }
  .rodape h3,
  .rodape a,
  .rodape li {
    color: #212644;
    font-size: 16px; }
  .rodape li {
    margin-bottom: 10px; }
  .rodape h3 {
    font-size: 24px; }
  @media (min-width: 960px) {
    .rodape .coluna-maior {
      padding: 0 0 0 9px; }
    .rodape .ajuste-padding {
      padding-left: 40px; } }
  .rodape i.flag-br,
  .rodape i.flag-us {
    width: 24px;
    height: 24px;
    display: block;
    background-image: url(../img/sprite.png);
    background-position: 0px 0px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 50%; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .rodape i.flag-br,
      .rodape i.flag-us {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .rodape i.flag-us {
    background-image: url(../img/sprite.png);
    background-position: -45px 0px;
    width: 24px;
    height: 25px;
    margin-left: 5px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .rodape i.flag-us {
        background-image: url(../img/sprite%402x.png);
        background-size: 190px 150px; } }
  .rodape .container {
    max-width: 1130px; }
  .rodape img {
    width: auto;
    height: 60px; }
    .rodape img.seg {
      max-width: 130px;
      height: auto; }
    .rodape img.ico {
      max-width: 24px;
      height: auto;
      margin: 0 10px 0 0; }
      .rodape img.ico.facebook {
        background-image: url(../img/sprite.png);
        background-position: -89px -44px;
        width: 24px;
        height: 24px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .rodape img.ico.facebook {
            background-image: url(../img/sprite%402x.png);
            background-size: 190px 150px; } }
  .rodape .ico {
    margin: 0 10px 0 0;
    display: inline-block; }
    .rodape .ico.facebook {
      background-image: url(../img/sprite.png);
      background-position: -89px -44px;
      width: 24px;
      height: 24px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .rodape .ico.facebook {
          background-image: url(../img/sprite%402x.png);
          background-size: 190px 150px; } }
    .rodape .ico.instagram {
      background-image: url(../img/sprite.png);
      background-position: -44px -45px;
      width: 24px;
      height: 24px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .rodape .ico.instagram {
          background-image: url(../img/sprite%402x.png);
          background-size: 190px 150px; } }
    .rodape .ico.linkedin {
      background-image: url(../img/sprite.png);
      background-position: -89px 0px;
      width: 24px;
      height: 24px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .rodape .ico.linkedin {
          background-image: url(../img/sprite%402x.png);
          background-size: 190px 150px; } }
    .rodape .ico.linkedin {
      background-image: url(../img/sprite.png);
      background-position: -89px 0px;
      width: 24px;
      height: 24px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .rodape .ico.linkedin {
          background-image: url(../img/sprite%402x.png);
          background-size: 190px 150px; } }
    .rodape .ico.whatsapp-rodape {
      background-image: url(../img/sprite.png);
      background-position: 0px -45px;
      width: 24px;
      height: 24px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .rodape .ico.whatsapp-rodape {
          background-image: url(../img/sprite%402x.png);
          background-size: 190px 150px; } }
    .rodape .ico.youtube-play {
      background-image: url(../img/sprite.png);
      background-position: -38px -89px;
      width: 24px;
      height: 17px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .rodape .ico.youtube-play {
          background-image: url(../img/sprite%402x.png);
          background-size: 190px 150px; } }

.copy {
  background: #212644;
  padding: 20px 0; }
  .copy span {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 26px; }

.not_found {
  padding: 0px 0 0 0; }
  @media (max-width: 767px) {
    .not_found {
      padding: 0px; } }
  @media (max-width: 767px) {
    .not_found .card-icones {
      margin: 0; } }
  .not_found .card-icones .blue {
    display: none; }
  .not_found img {
    width: 100%;
    height: auto; }

.mapa-do-site {
  text-align: left;
  background: #b8bfc8; }
  .mapa-do-site a {
    color: #48B2EB;
    font-size: 16px; }
  @media (max-width: 959px) {
    .mapa-do-site {
      text-align: center; } }
  @media (min-width: 960px) {
    .mapa-do-site .col1 {
      width: 235px;
      margin: 0 70px 0 0;
      padding: 0px; } }
  @media (min-width: 960px) {
    .mapa-do-site .col2 {
      width: 275px;
      margin: 0 70px 0 0; } }
  @media (min-width: 960px) {
    .mapa-do-site .col3 {
      width: 305px; } }
  .mapa-do-site hr {
    display: block;
    height: 1px;
    background: #cbcfd3;
    border: none;
    margin: 40px 0px; }
  .mapa-do-site h3,
  .mapa-do-site li {
    color: #212644;
    font-size: 16px; }
  .mapa-do-site li {
    margin-bottom: 10px; }
  .mapa-do-site h3 {
    font-size: 24px;
    margin: 0 0 18px 0; }
  @media (min-width: 960px) {
    .mapa-do-site .coluna-maior {
      padding: 0 0 0 10px; }
    .mapa-do-site .ajuste-padding {
      padding-left: 40px; } }
  .mapa-do-site img.ico {
    max-width: 24px;
    height: auto;
    margin: 0 10px 0 0; }

#toast-container {
  z-index: 999999999; }

#toast-container .toast {
  background-image: none !important;
  background-color: #3498db;
  padding: 6px 15px 6px 10px;
  opacity: 1;
  box-shadow: none !important;
  border-radius: 0; }

#toast-container .toast .toast-progress {
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 1;
  height: 5px; }

#toast-container .toast .toast-message {
  margin-bottom: 4px; }

/**** Css Plugin gtranslate ****/
#goog-gt-tt {
  display: none !important; }

.goog-te-banner-frame {
  display: none !important; }

.goog-te-menu-value:hover {
  text-decoration: none !important; }

.goog-text-highlight {
  background-color: transparent !important;
  box-shadow: none !important; }

#google_translate_element2 {
  display: none !important; }

body {
  top: 0 !important; }

.toast-title {
  font-weight: 700; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #FFF; }

.toast-message a:hover {
  color: #CCC;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -.3em;
  top: -.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1; }

.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

.rtl .toast-close-button {
  left: -.3em;
  float: left;
  right: 0.3em; }

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none; }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center; }

#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important; }

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important; }

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important; }

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important; }

#toast-container.toast-bottom-center > div,
#toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51A351; }

.toast-error {
  background-color: #BD362F; }

.toast-info {
  background-color: #2F96B4; }

.toast-warning {
  background-color: #F89406; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: .4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px; }

  #toast-container .toast-close-button {
    right: -.2em;
    top: -0.2em; }

  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: 0.2em; } }
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px; }

  #toast-container .toast-close-button {
    right: -.2em;
    top: -0.2em; }

  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: 0.2em; } }
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; }

  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px; } }
#toast-container {
  z-index: 999999999; }

@media (min-width: 960px) {
  #toast-container.toast-top-right {
    top: 240px !important; } }
#toast-container .toast {
  background-image: none !important;
  background-color: #3498db;
  padding: 6px 15px 6px 10px;
  opacity: 1;
  box-shadow: none !important;
  border-radius: 0; }

#toast-container .toast.toast-error {
  background: #e74c3c; }

#toast-container .toast .toast-progress {
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 1;
  height: 5px; }

#toast-container .toast .toast-message {
  margin-bottom: 4px; }

#optanon #optanon-popup-bg {
  display: none !important; }

@media (max-width: 1020px) {
  #chat-desktop {
    display: none; } }

#chat-mobile {
  background: #F6606F;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  color: #fff;
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 99999;
  display: none; }
  @media (max-width: 1020px) {
    #chat-mobile {
      display: block; } }

@media (max-width: 1020px) {
  footer {
    padding-bottom: 50px; } }

.swal-modal {
  max-width: 350px;
  border-radius: 8px;
  padding: 17px; }

.swal-title {
  font-size: 25px; }

.swal-text {
  text-align: center;
  padding: 0 20px; }

.swal-button--danger {
  background: #48B2EB !important; }

.swal-footer {
  text-align: center; }

.swal-button {
  border-radius: 20px;
  padding: 10px 25px; }

.grecaptcha-badge {
  z-index: 999999999; }

#bot-custom-widget {
  bottom: 90px !important;
  display: none !important; }

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block; }

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 210px;
  background-color: #222745;
  color: #fff;
  text-align: center;
  padding: 5px 1px;
  border-radius: 6px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -103px;
  font-size: 12px;
  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s; }

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

#select2-ocupacao-originador-moneygram-select-results li {
  font-size: 12px; }

ul.lista {
  margin: 20px 0;
  padding: 0;
  max-height: 380px;
  overflow: hidden;
  overflow-y: auto; }
  @media (min-width: 960px) {
    ul.lista {
      padding-right: 20px; } }
  ul.lista::-webkit-scrollbar-track {
    border-radius: 4px; }
  ul.lista::-webkit-scrollbar {
    width: 8px; }
  ul.lista::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #d4dce3; }
  @media (max-width: 959px) {
    ul.lista {
      width: calc(100% + 40px);
      margin-left: -20px; } }
  ul.lista a.open {
    display: block;
    position: relative;
    padding: 5px 30px 5px 10px;
    color: #212644;
    font-size: 16px; }
    @media (min-width: 960px) {
      ul.lista a.open {
        font-size: 18px;
        padding: 10px 20px 10px 0; } }
  ul.lista li {
    padding: 10px 25px 10px 15px;
    border-bottom: 1px solid #d4dce3; }
    ul.lista li img {
      margin-right: -16px; }
    @media (max-width: 959px) {
      ul.lista li:first-child {
        border-top: 1px solid #d4dce3; } }
    ul.lista li a {
      color: #48B2EB; }

#iframe-simulador {
  position: relative;
  float: right;
  margin-bottom: -318px;
  margin-top: 23px;
  margin-right: 20px; }

#iframe-simulador iframe {
  min-width: 260px;
  min-height: 300px;
  border: 0px none;
  width: 260px;
  height: 300px; }

@media (max-width: 1365px) {
  #iframe-simulador iframe {
    min-height: 280px;
    height: 280px; } }
@media (max-width: 1170px) {
  #iframe-simulador iframe {
    min-height: 266px;
    height: 266px; } }
@media (max-width: 1100px) {
  #iframe-simulador iframe {
    min-height: 250px;
    height: 250px; } }
@media (max-width: 1040px) {
  #iframe-simulador iframe {
    min-height: 230px;
    height: 230px; } }
@media (max-width: 1365px) {
  #iframe-simulador {
    margin-right: 70px; } }
@media (max-width: 1232px) {
  #iframe-simulador {
    margin-right: 20px; } }
@media (max-width: 990px) {
  #iframe-simulador iframe {
    min-height: 220px;
    height: 220px; } }
@media (max-width: 959px) {
  .icoSSLBlindado {
    display: flex;
    justify-content: center; }

  #iframe-simulador {
    display: flex;
    justify-content: center;
    float: initial;
    margin-bottom: 0;
    margin-right: 0px;
    position: absolute;
    margin-top: -420px;
    width: 90%; }

  #iframe-simulador iframe {
    width: 320px;
    min-height: 300px;
    height: 300px; } }
.btn-whatsapp-verde {
  border: 1px solid #2c8c7e;
  background-color: transparent;
  color: #2c8c7e !important; }

.btn-whatsapp-verde:hover {
  background-color: transparent !important; }

/*Paginacao Blog*/
.pagination {
  clear: both;
  position: relative;
  font-size: 18px;
  line-height: 13px;
  display: flex;
  justify-content: center; }
  @media (max-width: 768px) {
    .pagination {
      margin-bottom: 80px; } }

.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #7D8792; }

.pagination a:hover {
  color: #00A6DA; }

.pagination .current {
  padding: 6px 9px 5px 9px;
  color: #00A6DA;
  text-decoration: underline; }

.box-blog {
  width: 100%;
  height: 500px; }
  @media (max-width: 959px) {
    .box-blog {
      height: auto !important;
      margin-bottom: 50px; } }
  @media (max-width: 768px) {
    .box-blog {
      margin-bottom: 30px;
      display: block !important; } }

.box-blog img {
  width: 100%; }

.box-blog h3 {
  font-size: 22px;
  line-height: 30px;
  padding-right: 15px; }

.box-blog .category-blog,
.box-blog-integra .category-blog,
.wp-content-single .category-blog {
  width: 120px;
  height: 25px;
  font-size: 12px;
  color: #FFF;
  text-align: center;
  border-radius: 12px;
  background: #7D8792;
  padding-top: 2px;
  margin-top: 15px;
  margin-right: 5px; }

.wp-content-single .category-blog {
  margin-bottom: 10px; }

.box-blog-integra .category-blog,
.wp-content-single .category-blog {
  width: 120px; }

.box-blog .excerpt-blog {
  font-size: 14px;
  color: #000; }

.box-category-blog {
  display: flex; }

.carousel-cards-blog h3 {
  font-size: 18px;
  margin: 0; }
.carousel-cards-blog p {
  font-size: 14px; }
.carousel-cards-blog .owl-dots {
  display: none; }

.box-categoria-blog-mobile .select2-container {
  float: right;
  width: 176px !important;
  color: #7D8792;
  display: none; }
  @media (max-width: 768px) {
    .box-categoria-blog-mobile .select2-container {
      display: block; } }
.box-categoria-blog-mobile .select2 .select2-selection--single {
  float: right !important;
  border-bottom: 2px solid #CCC;
  border-radius: 0;
  margin-bottom: 20px; }
.box-categoria-blog-mobile .select2-container .select2-selection--single .select2-selection__arrow b {
  border-bottom: 2px solid #00A6DA;
  border-right: 2px solid #00A6DA; }
.box-categoria-blog-mobile .select2-container .select2-dropdown .select2-results__option {
  color: #7D8792;
  padding: 7px 9px;
  border-bottom: 0; }
.box-categoria-blog-mobile .select2-container .select2-dropdown .select2-results__option[aria-selected=true] {
  background: none; }
.box-categoria-blog-mobile .select2-container .select2-dropdown {
  padding: 0px 0px 0px 14px; }
.box-categoria-blog-mobile .select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background: none; }
.box-categoria-blog-mobile .select2-container .select2-selection--single .select2-selection__rendered {
  color: #00A6DA; }

.categoria-blog-mobile {
  display: none; }
  .categoria-blog-mobile .selection {
    display: none; }
  @media (max-width: 768px) {
    .categoria-blog-mobile {
      display: block; } }

#box-anuncio {
  text-align: center;
  margin-top: 30px; }
  #box-anuncio a {
    text-decoration: none !important;
    border-bottom: none; }
  @media (max-width: 768px) {
    #box-anuncio {
      display: none; } }

.caixa-destaque {
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  margin: 25px 0; }

.caixa-destaque-item {
  flex: 1;
  padding: 25px 10px 20px 10px; }

.caixa-destaque-titulo,
.caixa-destaque-titulo-maior {
  color: #f8810a;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2em;
  margin: 0 0 9px 0;
  text-align: center; }

.caixa-destaque-descricao {
  color: #748497;
  font-size: 12px !important;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0;
  text-align: center;
  line-height: 15px; }

.caixa-destaque-separador {
  border-left: 1px solid #748497;
  margin: 20px 0; }

section.lp-editavel-v1 {
  background-color: #212644;
  position: relative;
  padding-top: 70px; }
  @media (min-width: 992px) {
    section.lp-editavel-v1 .container {
      padding: 0;
      max-width: 1080px; } }
  section.lp-editavel-v1 .container .row {
    display: flex;
    justify-content: space-between; }
    @media (min-width: 992px) {
      section.lp-editavel-v1 .container .row {
        gap: 30px; } }
    @media (max-width: 991px) {
      section.lp-editavel-v1 .container .row {
        justify-content: center;
        flex-wrap: wrap; } }
    section.lp-editavel-v1 .container .row .col-md-8 {
      width: 60%;
      padding: 0 15px; }
      @media (max-width: 991px) {
        section.lp-editavel-v1 .container .row .col-md-8.col-12 {
          width: 100%; } }
      section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain {
        position: relative; }
        @media (min-width: 992px) {
          section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain {
            max-width: 85%; } }
        @media (max-width: 991px) {
          section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain {
            display: grid; } }
        @media (max-width: 991px) {
          section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .titulo {
            order: 1; } }
        section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .titulo h1 {
          color: #F5F5F5;
          font-family: Lato;
          font-size: 39px;
          font-style: normal;
          font-weight: 900;
          line-height: normal;
          margin-top: 0; }
          @media (max-width: 991px) {
            section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .titulo h1 {
              font-size: 24px; } }
        section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .boxTexto {
          padding-bottom: 45px; }
          section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .boxTexto p {
            color: #F5F5F5;
            font-family: Lato;
            font-size: 25px;
            font-style: normal;
            font-weight: 300;
            line-height: normal; }
          @media (max-width: 991px) {
            section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .boxTexto {
              order: 2;
              padding-bottom: 0px;
              font-size: 18px; }
              section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .boxTexto:first-child {
                margin-top: 0; } }
        section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .boxImagem {
          position: absolute;
          bottom: -300px;
          width: 100%;
          left: 0;
          right: 0;
          z-index: 999; }
          @media (max-width: 991px) {
            section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .boxImagem {
              z-index: 99999999;
              order: 4;
              bottom: -280px; } }
          section.lp-editavel-v1 .container .row .col-md-8 .boxInfoMain .boxImagem img {
            max-width: 100%; }
    section.lp-editavel-v1 .container .row .boxFormulario {
      background-color: #fff;
      padding: 18px 10px;
      border-radius: 8px;
      position: absolute;
      bottom: -300px;
      width: 100%;
      left: 0;
      right: 0;
      z-index: 999;
      box-shadow: 0px 0px 5px 0px rgba(171, 171, 171, 0.7); }
      @media (max-width: 991px) {
        section.lp-editavel-v1 .container .row .boxFormulario {
          display: none; } }
      section.lp-editavel-v1 .container .row .boxFormulario.mobile {
        display: block;
        order: 3;
        position: relative;
        bottom: auto; }
        @media (min-width: 992px) {
          section.lp-editavel-v1 .container .row .boxFormulario.mobile {
            display: none; } }
      section.lp-editavel-v1 .container .row .boxFormulario .headerFormulario {
        display: flex;
        align-items: center;
        gap: 10px; }
        section.lp-editavel-v1 .container .row .boxFormulario .headerFormulario .textoFormulario p {
          color: var(--brand-brand-pure-1, #212644);
          font-family: Lato;
          font-size: 28px;
          font-style: normal;
          font-weight: 400;
          line-height: 32px; }
      section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos {
        display: flex;
        justify-content: center;
        text-align: center; }
        section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form label {
          color: var(--brand-brand-pure-1, #212644);
          font-family: Lato;
          font-size: 16px;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
          text-align: left;
          width: 90%;
          display: inline-block; }
        section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form input {
          width: 90%;
          border-radius: 6px;
          border: 1px solid #212644;
          padding: 10px 10px;
          margin: 4px auto; }
          section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form input[type='submit'] {
            background-color: #212644 !important;
            color: #FFF;
            font-family: Lato;
            font-size: 22px;
            font-style: normal;
            font-weight: 900;
            line-height: normal;
            text-align: center;
            margin: 0 auto;
            display: flex;
            justify-content: center; }
          section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form input[type='checkbox'] {
            width: 20px;
            height: 20px; }
        section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form .boxAceitarForm {
          margin-top: -15px; }
          section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form .boxAceitarForm .col {
            display: flex;
            align-items: center;
            gap: 10px; }
            section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form .boxAceitarForm .col .textoAceita {
              margin-top: 12px; }
              section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form .boxAceitarForm .col .textoAceita a {
                color: #0073A8; }
        section.lp-editavel-v1 .container .row .boxFormulario .boxFormularioCampos form .wpcf7-validation-errors {
          position: absolute;
          right: 0;
          top: -55px;
          max-width: 90%;
          background-color: #fff;
          border-radius: 8px; }
    section.lp-editavel-v1 .container .row .col-md-4 {
      width: 35%;
      padding: 0 15px;
      position: relative; }
      @media (max-width: 991px) {
        section.lp-editavel-v1 .container .row .col-md-4.col-12 {
          width: 100%; } }
      section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario {
        background-color: #fff;
        padding: 18px 10px;
        border-radius: 8px;
        position: absolute;
        bottom: -300px;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 999;
        box-shadow: 0px 0px 5px 0px rgba(171, 171, 171, 0.7); }
        @media (max-width: 991px) {
          section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario {
            display: none; } }
        section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario.mobile {
          display: block; }
          @media (min-width: 992px) {
            section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario.mobile {
              display: none; } }
        section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .headerFormulario {
          display: flex;
          align-items: center;
          gap: 10px; }
          section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .headerFormulario .textoFormulario p {
            color: var(--brand-brand-pure-1, #212644);
            font-family: Lato;
            font-size: 28px;
            font-style: normal;
            font-weight: 400;
            line-height: 32px; }
        section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos {
          display: flex;
          justify-content: center;
          text-align: center; }
          section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos form label {
            color: var(--brand-brand-pure-1, #212644);
            font-family: Lato;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            text-align: left;
            width: 90%;
            display: inline-block; }
          section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos form input {
            width: 90%;
            border-radius: 6px;
            border: 1px solid #212644;
            padding: 10px 10px;
            margin: 4px auto; }
            section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos form input[type='submit'] {
              background-color: #212644 !important;
              color: #FFF;
              font-family: Lato;
              font-size: 22px;
              font-style: normal;
              font-weight: 900;
              line-height: normal;
              text-align: center;
              margin: 0 auto;
              display: flex;
              justify-content: center; }
            section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos form input[type='checkbox'] {
              width: 20px;
              height: 20px; }
          section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos form .boxAceitarForm {
            margin-top: -15px; }
            section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos form .boxAceitarForm .col {
              display: flex;
              align-items: center;
              gap: 10px; }
              section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos form .boxAceitarForm .col .textoAceita {
                margin-top: 12px; }
                section.lp-editavel-v1 .container .row .col-md-4 .boxFormulario .boxFormularioCampos form .boxAceitarForm .col .textoAceita a {
                  color: #0073A8; }
  section.lp-editavel-v1::after {
    content: '';
    display: block;
    background-color: #fff;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 325px;
    bottom: 0; }
    @media (max-width: 991px) {
      section.lp-editavel-v1::after {
        height: 210px;
        background-color: #212644; } }
section.faq-lp-editavel-v1 {
  background-color: #fff; }
  @media (max-width: 991px) {
    section.faq-lp-editavel-v1 {
      padding-top: 80px; } }
  section.faq-lp-editavel-v1 .titulo h1 {
    color: var(--brand-brand-pure-1, #212644);
    text-align: center;
    font-family: Lato;
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
    @media (max-width: 991px) {
      section.faq-lp-editavel-v1 .titulo h1 {
        font-size: 24px; } }
  section.faq-lp-editavel-v1 .faqPerguntas {
    padding: 0px 20px; }
    section.faq-lp-editavel-v1 .faqPerguntas ul li a h2 {
      color: var(--brand-brand-pure-1, #212644);
      font-family: Lato;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      text-align: left; }
    section.faq-lp-editavel-v1 .faqPerguntas ul li a::after {
      border-top: 2px solid #212644;
      border-right: 2px solid #212644; }
      @media (max-width: 991px) {
        section.faq-lp-editavel-v1 .faqPerguntas ul li a::after {
          top: 30px; } }
    section.faq-lp-editavel-v1 .faqPerguntas ul li:last-child {
      border-bottom: 1px solid #d4dce3; }
  section.faq-lp-editavel-v1 .boxRodapeFaq {
    margin-top: 30px; }
    section.faq-lp-editavel-v1 .boxRodapeFaq a {
      color: #212644;
      font-weight: 700; }

.home .carousel-home-itens.bgblue::before {
  background: #7e7e7ee6; }

section.box-info-topo .newsletter-body h2.text-center {
  margin: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%; }
section.box-info-topo .newsletter-body .newsletter-card {
  margin-bottom: 10px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    section.box-info-topo .newsletter-body .newsletter-card {
      flex-wrap: wrap;
      flex-direction: column; } }
  section.box-info-topo .newsletter-body .newsletter-card .card-newsletter {
    width: 32.33%;
    background-color: #fff;
    border-radius: 6px;
    padding: 0px 0px 35px 0px; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter:nth-child(1) {
      order: 1; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter:nth-child(2) {
      order: 2; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter:nth-child(3) {
      order: 3; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter:nth-child(4) {
      order: 6; }
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter:nth-child(4) #form-newsletter {
        padding-top: 42px; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter:nth-child(5) {
      order: 4; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter:nth-child(6) {
      order: 5; }
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter:nth-child(6) .termo_aceito_cambio {
        margin-top: -31px;
        position: absolute;
        top: 24px;
        left: 4px; }
    @media (max-width: 991px) {
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter {
        width: 100%; } }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content h6.text-right {
      padding-right: 15px; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content img.card-img {
      display: flex;
      justify-content: center;
      margin: 0 auto; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .overflow.text-card {
      padding: 0px 30px; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row {
      width: 100%;
      margin-left: 0; }
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter {
        width: 100%; }
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container {
          display: flex;
          padding: 0;
          width: 100%;
          max-width: 100%;
          flex-wrap: wrap; }
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:first-child {
            width: 80%; }
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:first-child p {
              margin: 0; }
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:nth-child(2) {
            width: 20%;
            display: flex;
            align-items: center; }
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:nth-child(2) .col.mobile-1-1 {
              margin-bottom: 0 !important;
              padding: 0; }
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:nth-child(2) p {
              margin: 0; }
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:nth-child(2) p button {
                margin-top: -1px !important;
                float: none !important;
                padding: 6px 9px !important;
                position: relative; }
                section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:nth-child(2) p button i {
                  color: #fff;
                  position: absolute;
                  left: 17px;
                  bottom: 17px;
                  width: 14px;
                  height: 8px;
                  border-bottom: solid 2px currentColor;
                  border-left: solid 2px currentColor;
                  -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
                  section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:nth-child(2) p button i::before {
                    content: none; }
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:last-child {
            width: 100%; }
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:last-child .col.mobile-1-1 {
              display: flex; }
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:last-child .col.mobile-1-1 div:first-child {
                margin-top: 0px !important; }
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .container .row:last-child .col.mobile-1-1 div:last-child {
                margin-top: 1px !important;
                margin-left: 6px !important; }
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form input[type='email'] {
          width: 100%;
          border: 1px solid #cfd4d9;
          border-radius: 4px;
          padding: 4px 8px; }
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter .card-content .row #form-newsletter form .wpcf7-not-valid-tip {
          position: absolute;
          bottom: -23px;
          left: 4px;
          font-size: 12px; }
    section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio {
      width: 32.33%;
      background-color: #fff;
      border-radius: 6px;
      padding: 0px 0px 35px 0px; }
      @media (max-width: 991px) {
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio {
          width: 100%; } }
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content h6.text-right,
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio h6.text-right, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content h6.text-right,
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio h6.text-right {
        padding-right: 15px; }
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content img.card-img,
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio img.card-img, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content img.card-img,
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio img.card-img {
        display: flex;
        justify-content: center;
        margin: 0 auto; }
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .overflow.text-card,
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .overflow.text-card, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .overflow.text-card,
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .overflow.text-card {
        padding: 0px 30px; }
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row,
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row,
      section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row {
        width: 100%;
        margin-left: 0; }
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-alerta,
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-papo-cambio,
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-alerta,
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-papo-cambio, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-alerta,
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-papo-cambio,
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-alerta,
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio {
          width: 90%;
          margin: 0 auto;
          float: none; }
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-alerta form,
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-papo-cambio form,
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-alerta form,
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-papo-cambio form, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-alerta form,
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-papo-cambio form,
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-alerta form,
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form {
            display: flex;
            padding: 0;
            width: 100%;
            max-width: 100%;
            gap: 15px; }
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-alerta form input[type='email'],
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-papo-cambio form input[type='email'],
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-alerta form input[type='email'],
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-papo-cambio form input[type='email'], section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-alerta form input[type='email'],
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-papo-cambio form input[type='email'],
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-alerta form input[type='email'],
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form input[type='email'] {
              width: 80%;
              border: 1px solid #cfd4d9;
              border-radius: 4px;
              padding: 4px 8px; }
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-alerta form button,
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-papo-cambio form button,
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-alerta form button,
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-papo-cambio form button, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-alerta form button,
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-papo-cambio form button,
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-alerta form button,
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form button {
              background-color: #cfd4d9;
              padding: 6px 9px !important;
              border-radius: 5px;
              border: none;
              position: relative;
              color: white;
              cursor: pointer;
              width: 50px;
              height: 33px; }
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-alerta form button i,
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-papo-cambio form button i,
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-alerta form button i,
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-papo-cambio form button i, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-alerta form button i,
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-papo-cambio form button i,
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-alerta form button i,
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form button i {
                color: #fff;
                position: absolute;
                left: 16px;
                bottom: 14px;
                width: 14px;
                height: 8px;
                border-bottom: solid 2px currentColor;
                border-left: solid 2px currentColor;
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                right: 0;
                text-align: center;
                display: flex;
                justify-content: center; }
                section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-alerta form button i::before,
                section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-papo-cambio form button i::before,
                section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-alerta form button i::before,
                section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-papo-cambio form button i::before, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-alerta form button i::before,
                section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-papo-cambio form button i::before,
                section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-alerta form button i::before,
                section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form button i::before {
                  content: none; }
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-newsletter form .container,
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-newsletter form .container, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-newsletter form .container,
        section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-newsletter form .container {
          max-width: 100%;
          padding: 0; }
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-newsletter form .container .row .col.mobile-1-1,
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-newsletter form .container .row .col.mobile-1-1,
          section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1 {
            padding: 0;
            display: flex;
            align-items: center; }
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child,
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child,
            section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child {
              margin-left: 7px !important;
              margin-top: 6px !important;
              font-size: 12px !important; }
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child p,
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-alerta .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child p, section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child p,
              section.box-info-topo .newsletter-body .newsletter-card .card-newsletter.card-papo-cambio .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child p {
                margin: 0; }
section.box-info-topo .newsletter-body .newsletter-card-alerta {
  margin-bottom: 10px;
  display: flex;
  gap: 16px; }
  @media (max-width: 991px) {
    section.box-info-topo .newsletter-body .newsletter-card-alerta {
      flex-wrap: wrap;
      flex-direction: column; } }
  section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta {
    width: 32.33%;
    background-color: #fff;
    border-radius: 6px;
    padding: 0px 0px 35px 0px; }
    @media (max-width: 991px) {
      section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta {
        width: 100%; } }
    section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content h6.text-right {
      padding-right: 15px; }
    section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content img.card-img {
      display: flex;
      justify-content: center;
      margin: 0 auto; }
    section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .overflow.text-card {
      padding: 0px 30px; }
    section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row {
      width: 100%;
      margin-left: 0; }
      section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-alerta {
        width: 90%;
        margin: 0 auto;
        float: none; }
        section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-alerta form {
          display: flex;
          padding: 0;
          width: 100%;
          max-width: 100%;
          gap: 15px; }
          section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-alerta form input[type='email'] {
            width: 80%;
            border: 1px solid #cfd4d9;
            border-radius: 4px;
            padding: 4px 8px; }
          section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-alerta form button {
            background-color: #cfd4d9;
            padding: 6px 9px !important;
            border-radius: 5px;
            border: none;
            position: relative;
            color: white;
            cursor: pointer;
            width: 50px;
            height: 33px; }
            section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-alerta form button i {
              color: #fff;
              position: absolute;
              left: 16px;
              bottom: 14px;
              width: 14px;
              height: 8px;
              border-bottom: solid 2px currentColor;
              border-left: solid 2px currentColor;
              -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
              right: 0;
              text-align: center;
              display: flex;
              justify-content: center; }
              section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-alerta form button i::before {
                content: none; }
      section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-newsletter form .container {
        max-width: 100%;
        padding: 0; }
        section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-newsletter form .container .row .col.mobile-1-1 {
          padding: 0;
          display: flex;
          align-items: center; }
          section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child {
            margin-left: 7px !important;
            margin-top: 6px !important;
            font-size: 12px !important; }
            section.box-info-topo .newsletter-body .newsletter-card-alerta .card-alerta .card-content .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child p {
              margin: 0; }
section.box-info-topo .newsletter-body .newsletter-card-cambio {
  width: 32.33%;
  display: flex; }
  @media (max-width: 991px) {
    section.box-info-topo .newsletter-body .newsletter-card-cambio {
      width: 100%; } }
  section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio {
    background-color: #fff;
    border-radius: 6px;
    padding: 35px 0px 35px 0px;
    width: 100%; }
    section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio h6.text-right {
      padding-right: 15px; }
    section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio img.card-img {
      display: flex;
      justify-content: center;
      margin: 0 auto; }
    section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .overflow.text-card {
      padding: 0px 30px; }
    section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row {
      width: 100%;
      margin-left: 0; }
      section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio {
        width: 100%; }
        section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form {
          display: flex;
          padding: 0;
          width: 100%;
          max-width: 100%;
          gap: 15px; }
          section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form input[type='email'] {
            width: 80%;
            border: 1px solid #cfd4d9;
            border-radius: 4px;
            padding: 4px 8px; }
          section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form button {
            background-color: #cfd4d9;
            padding: 6px 9px !important;
            border-radius: 5px;
            border: none;
            position: relative;
            color: white;
            cursor: pointer;
            width: 50px;
            height: 33px; }
            section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form button i {
              color: #fff;
              position: absolute;
              left: 16px;
              bottom: 14px;
              width: 14px;
              height: 8px;
              border-bottom: solid 2px currentColor;
              border-left: solid 2px currentColor;
              -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
              right: 0;
              text-align: center;
              display: flex;
              justify-content: center; }
              section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-papo-cambio form button i::before {
                content: none; }
      section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-newsletter form .container {
        max-width: 100%;
        padding: 0; }
        section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1 {
          padding: 0;
          display: flex;
          align-items: center; }
          section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child {
            margin-left: 7px !important;
            margin-top: 12px !important;
            font-size: 12px !important; }
            section.box-info-topo .newsletter-body .newsletter-card-cambio .card-papo-cambio .card-content-papo-cambio .row #form-newsletter form .container .row .col.mobile-1-1 div:last-child p {
              margin: 0; }

section.lp-editavel-v2-wallpaper figure img {
  max-width: 100%;
  width: 100%; }
  section.lp-editavel-v2-wallpaper figure img.desktop {
    display: none; }
    @media (min-width: 992px) {
      section.lp-editavel-v2-wallpaper figure img.desktop {
        display: block; } }
  section.lp-editavel-v2-wallpaper figure img.mobile {
    display: none; }
    @media (max-width: 991px) {
      section.lp-editavel-v2-wallpaper figure img.mobile {
        display: block;
        border-bottom-right-radius: 25px;
        border-bottom-left-radius: 25px; } }
section.texto-lp-editavel {
  padding: 50px 0px; }
  @media (max-width: 991px) {
    section.texto-lp-editavel {
      padding: 20px 0px; } }
  section.texto-lp-editavel .container {
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 15px; }
  section.texto-lp-editavel .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (max-width: 991px) {
      section.texto-lp-editavel .row {
        justify-content: center; } }
    section.texto-lp-editavel .row .col-md-8 {
      width: 55%;
      padding: 0 15px; }
      @media (max-width: 991px) {
        section.texto-lp-editavel .row .col-md-8.col-12 {
          width: 100%; } }
    section.texto-lp-editavel .row .col-md-4 {
      width: 40%;
      padding: 0 15px;
      position: relative;
      margin-left: 50px;
      float: right;
      display: flex;
      justify-content: flex-end; }
      @media (max-width: 991px) {
        section.texto-lp-editavel .row .col-md-4.col-12 {
          width: 95%;
          margin-left: 0px;
          float: none;
          display: block;
          justify-content: center; } }
    section.texto-lp-editavel .row .boxAll .boxInfo .tituloBox h1 {
      color: var(--Brand-Brand-Pure-1, #212644);
      font-family: Lato;
      font-size: 40px;
      font-style: normal;
      font-weight: 900;
      line-height: normal;
      margin-top: 0; }
      @media (max-width: 991px) {
        section.texto-lp-editavel .row .boxAll .boxInfo .tituloBox h1 {
          font-size: 24px; } }
    section.texto-lp-editavel .row .boxAll .boxInfo .textoInfo p {
      color: var(--Brand-Brand-Pure-1, #212644);
      font-family: Lato;
      font-size: 30px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
      @media (max-width: 991px) {
        section.texto-lp-editavel .row .boxAll .boxInfo .textoInfo p {
          font-size: 18px;
          font-weight: 300; } }
    section.texto-lp-editavel .row .boxAll .boxInfo .textoInfo .textoPequeno {
      color: var(--Brand-Brand-Pure-1, #212644);
      font-family: Lato;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
      @media (max-width: 991px) {
        section.texto-lp-editavel .row .boxAll .boxInfo .textoInfo .textoPequeno {
          font-size: 18px;
          font-weight: 300; } }
    section.texto-lp-editavel .row .boxAll .boxInfo .boxDiferenciais {
      display: flex;
      margin: 50px 0px;
      justify-content: center;
      align-items: center;
      text-align: center; }
      @media (max-width: 991px) {
        section.texto-lp-editavel .row .boxAll .boxInfo .boxDiferenciais {
          flex-wrap: wrap;
          margin: 25px 0px; } }
      section.texto-lp-editavel .row .boxAll .boxInfo .boxDiferenciais .boxMain {
        max-width: 33.33%;
        padding: 0px 10px; }
        @media (max-width: 991px) {
          section.texto-lp-editavel .row .boxAll .boxInfo .boxDiferenciais .boxMain {
            max-width: 50%;
            margin: 30px 0px; } }
        section.texto-lp-editavel .row .boxAll .boxInfo .boxDiferenciais .boxMain .iconeHeader img {
          max-width: 100%; }
        section.texto-lp-editavel .row .boxAll .boxInfo .boxDiferenciais .boxMain .textoDif p {
          color: var(--Brand-Brand-Pure-1, #212644);
          text-align: center;
          font-family: Lato;
          font-size: 18px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
          @media (max-width: 991px) {
            section.texto-lp-editavel .row .boxAll .boxInfo .boxDiferenciais .boxMain .textoDif p {
              font-size: 16px; } }
        section.texto-lp-editavel .row .boxAll .boxInfo .boxDiferenciais .boxMain .ctaButton a {
          background-color: #212644;
          padding: 6px 30px;
          border-radius: 5px;
          color: #fff;
          font-weight: 900;
          font-family: Lato;
          display: block; }
    section.texto-lp-editavel .row .boxFormulario {
      background-color: #fff;
      padding: 18px 10px;
      border-radius: 8px;
      width: 100%;
      left: 0;
      right: 0;
      z-index: 999;
      box-shadow: 0px 0px 5px 0px rgba(171, 171, 171, 0.7); }
      @media (max-width: 991px) {
        section.texto-lp-editavel .row .boxFormulario {
          margin-bottom: 20px; } }
      section.texto-lp-editavel .row .boxFormulario .headerFormulario {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 0px 20px;
        justify-content: center;
        margin: 0 auto; }
        section.texto-lp-editavel .row .boxFormulario .headerFormulario .textoFormulario p {
          color: var(--brand-brand-pure-1, #212644);
          font-family: Lato;
          font-size: 25px;
          font-style: normal;
          font-weight: 400;
          line-height: 32px; }
      section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos {
        display: flex;
        justify-content: center;
        text-align: center; }
        section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos form label {
          color: var(--brand-brand-pure-1, #212644);
          font-family: Lato;
          font-size: 16px;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
          text-align: left;
          width: 90%;
          display: inline-block; }
        section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos form input {
          width: 90%;
          border-radius: 6px;
          border: 1px solid #212644;
          padding: 10px 10px;
          margin: 4px auto; }
          section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos form input[type='submit'] {
            background-color: #212644 !important;
            color: #FFF;
            font-family: Lato;
            font-size: 22px;
            font-style: normal;
            font-weight: 900;
            line-height: normal;
            text-align: center;
            margin: 0 auto;
            display: flex;
            justify-content: center; }
          section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos form input[type='checkbox'] {
            width: 20px;
            height: 20px; }
        section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos form .boxAceitarForm {
          margin-top: -25px; }
          section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos form .boxAceitarForm .col {
            display: flex;
            align-items: center;
            gap: 10px; }
            section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos form .boxAceitarForm .col .textoAceita {
              margin-top: 12px; }
              section.texto-lp-editavel .row .boxFormulario .boxFormularioCampos form .boxAceitarForm .col .textoAceita a {
                color: #0073A8; }

.lp-header-denuncia {
  background-color: #222845;
  padding-bottom: 20px; }
  .lp-header-denuncia .container {
    max-width: 1233px; }
    .lp-header-denuncia .container .row {
      display: flex;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .lp-header-denuncia .container .row .col-lg-8 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px; }
        @media (min-width: 992px) {
          .lp-header-denuncia .container .row .col-lg-8 {
            flex: 0 0 66.666667%;
            max-width: 66.666667%; } }
      .lp-header-denuncia .container .row .col-lg-4 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px; }
        @media (min-width: 992px) {
          .lp-header-denuncia .container .row .col-lg-4 {
            flex: 0 0 33.333333%;
            max-width: 33.333333%; } }
  .lp-header-denuncia .top60 {
    padding-top: 60px; }
  .lp-header-denuncia .top38 {
    margin-top: 38px; }
  .lp-header-denuncia .top120 {
    padding-top: 120px; }
  .lp-header-denuncia .mt40 {
    margin-left: 40px; }
  .lp-header-denuncia .img-topo {
    margin-top: 37px; }
  .lp-header-denuncia .borda-topo {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 40px; }
  .lp-header-denuncia #btn-entrar-topo a {
    color: #fff;
    font-weight: 700; }
  .lp-header-denuncia .lp-titulo-principal #texto,
  .lp-header-denuncia .lp-titulo-principal #texto p,
  .lp-header-denuncia .lp-titulo-principal h1 {
    color: #fff; }
  .lp-header-denuncia .lp-titulo-principal h1 {
    font-size: 57px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.2; }
  .lp-header-denuncia .lp-titulo-principal #texto {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-top: 38px; }
  .lp-header-denuncia #box_info_lp_centro .titulo {
    font-weight: 700;
    font-size: 40px;
    color: #222745; }
  .lp-header-denuncia #box_info_lp_centro .subtitulo {
    font-size: 24px;
    color: #222745;
    opacity: 0.7;
    line-height: 35px; }
  .lp-header-denuncia .quebra-direita {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 80px;
    margin-bottom: 80px; }
  .lp-header-denuncia .abas {
    background-color: #222745;
    margin-top: 200px;
    padding: 45px;
    color: #fff; }
  .lp-header-denuncia .abas ul a {
    display: block;
    position: relative;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px; }
  .lp-header-denuncia .abas ul {
    padding: 0;
    margin: 0; }
  .lp-header-denuncia .abas ul li {
    list-style: none;
    padding: 40px 0; }
  .lp-header-denuncia .abas .conteudo {
    display: none;
    padding: 10px 15px 0 0; }
  .lp-header-denuncia .lp-titulo-principal {
    padding-right: 60px; }
  .lp-header-denuncia .screen-reader-response,
  .lp-header-denuncia .wpcf7-response-output {
    display: none !important; }
  .lp-header-denuncia .abas.d-branco a::after {
    border-color: #48b2eb; }
  .lp-header-denuncia .abas ul a::after {
    font-size: 18px;
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(135deg);
    top: 0;
    position: absolute; }
  .lp-header-denuncia #btn-entrar-topo {
    width: 162px;
    height: 40px;
    background: no-repeat padding-box #48b2eb;
    border-radius: 32px;
    opacity: 1;
    padding-top: 10px;
    text-align: center;
    margin-top: 10px; }
  .lp-header-denuncia .abas ul a::after,
  .lp-header-denuncia .abas-2 ul a::after {
    transition: transform 0.3s ease;
    right: 5px; }
  .lp-header-denuncia .abas ul a.active::after {
    transform: rotate(-45deg); }
  .lp-header-denuncia .abas ul li {
    border-bottom: 1px solid #7d879259; }
  .lp-header-denuncia .abas h2 {
    margin-top: 38px; }
  .lp-header-denuncia #btn-estou-com-duvida {
    text-align: center;
    margin-top: 40px; }
  .lp-header-denuncia #btn-estou-com-duvida a {
    color: #fff;
    text-decoration: none;
    font-weight: 700; }
  .lp-header-denuncia .inline li {
    display: inline; }
  .lp-header-denuncia input[name="url-pagina"] {
    display: none; }
  .lp-header-denuncia #copyright {
    width: 100%;
    font-size: 12px;
    height: 128px;
    text-align: center;
    letter-spacing: 0.14px;
    color: #fff;
    background-color: #212644;
    opacity: 1;
    padding: 30px;
    line-height: 30px; }
  .lp-header-denuncia .desk-1-5 {
    width: calc((99.999% / 5)); }
  .lp-header-denuncia .desk-3-5 {
    width: calc((99.999% / 5) * 3); }
  .lp-header-denuncia .desk-2-5 {
    width: calc((99.999% / 5) * 2);
    text-align: right; }
  .lp-header-denuncia .forms-lp {
    width: 396px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 35px 20px;
    margin-top: 50px;
    box-shadow: 0 3px 6px #000029; }
  .lp-header-denuncia .forms-lp p {
    margin-bottom: 0; }
  .lp-header-denuncia .forms-lp input,
  .lp-header-denuncia .forms-lp select {
    width: 324px;
    height: 40px;
    border: 0;
    border-radius: 30px;
    margin-top: 5px;
    padding-left: 25px;
    padding-right: 25px;
    background: #f2f5f7; }
  .lp-header-denuncia .forms-lp input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-right: 7px; }
  .lp-header-denuncia .forms-lp label {
    font-size: 16px;
    color: #212744;
    margin: 20px 0 0;
    line-height: 20px; }
  .lp-header-denuncia .forms-lp input[type="submit"] {
    margin-top: 20px;
    background-color: #48b2eb;
    color: #fff;
    border: none; }
  .lp-header-denuncia .forms-lp .social input {
    width: 15px;
    margin-top: -7px;
    margin-left: 10px; }
  .lp-header-denuncia .forms-lp .social label {
    display: flex;
    flex-direction: row-reverse; }
  .lp-header-denuncia .titulo-form {
    font-size: 19px;
    color: #222745;
    padding-bottom: 10px;
    padding-top: 10px; }
  .lp-header-denuncia .msg-form {
    font-size: 12px;
    color: #748497;
    text-align: left;
    margin-left: -35px;
    width: 396px;
    background: #fff;
    border-radius: 5px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 10px; }
  .lp-header-denuncia #msg-agradecimento {
    display: none;
    font-size: 16px;
    text-align: center;
    color: #222745;
    margin-top: 15px; }
  .lp-header-denuncia #msg-agradecimento p {
    margin-bottom: 15px; }
  .lp-header-denuncia #numerochamadoOk {
    font-size: 32px;
    font-weight: bold; }
  .lp-header-denuncia .wpcf7-not-valid-tip {
    font-size: 12px;
    color: #c83e37 !important;
    padding-left: 10px;
    padding-top: 5px; }
  .lp-header-denuncia .box-info-denuncia-ouvidoria {
    width: 396px;
    border: 1px solid #FFF;
    border-radius: 9px;
    margin-top: 20px;
    padding: 29px;
    color: #FFF; }
  .lp-header-denuncia .codedropz-upload-wrapper {
    margin-top: 20px; }
  @media (max-width: 971px) {
    .lp-header-denuncia #box_info_lp_centro,
    .lp-header-denuncia .lp-titulo-principal,
    .lp-header-denuncia footer #icone-mobile {
      text-align: center; }
    .lp-header-denuncia .lp-titulo-principal {
      padding-right: 0; }
    .lp-header-denuncia .lp-titulo-principal h1 {
      font-size: 45px; }
    .lp-header-denuncia .desk-1-5,
    .lp-header-denuncia .desk-3-5 {
      width: 100%; }
    .lp-header-denuncia footer img {
      max-width: 25%; } }
  @media (max-width: 768px) {
    .lp-header-denuncia .box-info-denuncia-ouvidoria {
      width: 100%; }
    .lp-header-denuncia .lp-titulo-principal #texto {
      text-align: left; }
    .lp-header-denuncia .forms-lp,
    .lp-header-denuncia .forms-lp input,
    .lp-header-denuncia .msg-form {
      width: 100%; }
    .lp-header-denuncia .msg-form,
    .lp-header-denuncia .mt40 {
      margin-left: 0; }
    .lp-header-denuncia .msg-form,
    .lp-header-denuncia footer {
      text-align: center; }
    .lp-header-denuncia .msg-form {
      padding-left: 0;
      padding-right: 0; }
    .lp-header-denuncia footer img {
      max-width: 40%; }
    .lp-header-denuncia footer #icone-mobile p {
      font-size: 20px; }
    .lp-header-denuncia .lp-titulo-principal h1 {
      font-size: 30px; }
    .lp-header-denuncia #box_info_lp_centro .subtitulo {
      font-size: 22px; }
    .lp-header-denuncia .logo {
      margin-top: 6px; }
    .lp-header-denuncia .top60 {
      padding-top: 30px; }
    .lp-header-denuncia .top120 {
      padding-top: 50px; }
    .lp-header-denuncia .quebra-direita {
      display: block;
      margin-top: 80px; }
    .lp-header-denuncia .abas {
      margin-top: 110px;
      padding: 15px; }
    .lp-header-denuncia .abas ul a {
      line-height: 25px; }
    .lp-header-denuncia #btn-entrar-topo {
      width: 125px;
      height: 35px;
      padding: 6px;
      margin-left: -10px; } }
  .lp-header-denuncia .grecaptcha-badge {
    visibility: collapse !important; }
  .lp-header-denuncia .select2-selection--single {
    border: none;
    height: auto;
    padding: 9px 15px;
    outline: 0;
    border-radius: 23px;
    width: 100%;
    background: #f2f5f7 !important; }
  .lp-header-denuncia .select2-results__message {
    display: none !important; }
  .lp-header-denuncia .select2-container--open {
    z-index: 9999; }
  .lp-header-denuncia .select2 {
    width: 100% !important; }
  .lp-header-denuncia .select2-container .selection {
    width: 100%; }
  .lp-header-denuncia .select2-container .select2-selection--single {
    border: none;
    height: auto;
    padding: 9px 15px;
    outline: 0;
    border-radius: 23px;
    width: 100%; }
  .lp-header-denuncia .select2-container .select2-selection--single.clean-select {
    background: 0 0; }
  @media (max-width: 767px) {
    .lp-header-denuncia .simulador .post-ratings-loading {
      top: -38px; }
    .lp-header-denuncia .select2-container .select2-selection--single.clean-select {
      padding: 9px 0;
      margin: 0 0 0 -10px; }
    .lp-header-denuncia .select2-container .select2-selection--single.clean-select .select2-selection__arrow {
      left: 140px; } }
  @media (min-width: 768px) {
    .lp-header-denuncia .select2-container .select2-selection--single.clean-select .select2-selection__rendered {
      text-align: left;
      padding-left: 28px;
      padding-right: 75px; }
    .lp-header-denuncia .select2-container .select2-selection--single.clean-select .select2-selection__arrow {
      position: absolute;
      right: 145px; } }
  .lp-header-denuncia .alerta-sucesso,
  .lp-header-denuncia .rodape .appstore {
    text-align: center; }
  .lp-header-denuncia .select2-container .select2-selection--single .select2-selection__rendered {
    color: #212644; }
  .lp-header-denuncia .select2-container .select2-selection--single .select2-selection__arrow b {
    display: block;
    width: 12px;
    height: 12px;
    border-top: 0;
    border-left: 0;
    border-bottom: 2px solid #212644;
    border-right: 2px solid #212644;
    transform: rotate(45deg);
    margin-left: -22px;
    margin-top: 0; }
  .lp-header-denuncia .select2-container .select2-selection--single.clean-select .select2-selection__arrow b {
    border-bottom: 3px solid #48b2eb;
    border-right: 3px solid #48b2eb; }
  .lp-header-denuncia .select2-container .select2-dropdown {
    border: none !important;
    padding: 0 25px 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px 0;
    position: relative;
    border-radius: 0 0 7px 7px;
    z-index: 9999999999 !important; }
  .lp-header-denuncia .select2-container .select2-dropdown:before {
    content: "";
    position: absolute;
    height: 8px;
    width: 100%;
    background: #fff;
    top: -1px;
    left: 0; }
  .lp-header-denuncia .select2-container .select2-dropdown.select2-dropdown--above {
    border-radius: 7px 7px 0 0; }
  .lp-header-denuncia .select2-container .select2-dropdown.select2-dropdown--above:before {
    top: auto;
    bottom: -8px; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-results__options {
    max-height: 220px !important; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-results__option {
    position: relative;
    padding: 12px 9px;
    cursor: pointer;
    color: #48b2eb;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #d1d5d9;
    display: flex;
    align-items: center; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-results__option span {
    color: #1298d4;
    margin-right: 2px;
    font-weight: 400; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-results__option span.currencyName {
    color: #424b5a; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted,
  .lp-header-denuncia .select2-container .select2-dropdown .select2-results__option[aria-selected="true"] {
    background: #deebfe; }
  .lp-header-denuncia .select2-container .select2-dropdown.dropdown-with-icons {
    padding: 8px 40px 15px; }
  @media (max-width: 320px) {
    .lp-header-denuncia .select2-container .select2-dropdown.dropdown-with-icons {
      padding: 8px 10px 15px; } }
  .lp-header-denuncia .select2-container .select2-dropdown.dropdown-with-icons .select2-results__option:after {
    width: calc(100% - 35px); }
  .lp-header-denuncia .select2-container .select2-dropdown.dropdown-with-icons .select2-results__option .flag {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-search {
    position: relative; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-search:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../img/lupa.png); }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-search input {
    border: 1px solid #d1d5d9;
    border-radius: 25px;
    padding: 8px 35px 8px 30px;
    width: 100%;
    font-size: 16px;
    -webkit-appearance: none; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-search input::placeholder {
    color: grey;
    opacity: 1; }
  .lp-header-denuncia .select2-container .select2-dropdown .select2-search input:focus {
    outline: 0; }
  .lp-header-denuncia .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
    margin-top: 3px; }
  .lp-header-denuncia .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-top: 0;
    border-left: 0;
    border-bottom: 2px solid #212644;
    border-right: 2px solid #212644;
    transform: rotate(-135deg); }
  .lp-header-denuncia .select2-container.select2-container--open .select2-selection--single.clean-select {
    background: #fff; }
  @media (max-width: 767px) {
    .lp-header-denuncia .select2-container.select2-container--open .taxa {
      display: none; }
    .lp-header-denuncia .select2-container.select2-container--open .select2-selection--single.clean-select {
      margin: 0;
      left: 150px; } }
  .lp-header-denuncia .select2-container.select2-container--open .select2-selection--single.clean-select .select2-selection__arrow b {
    border-bottom: 3px solid #48b2eb;
    border-right: 3px solid #48b2eb; }
  .lp-header-denuncia .card-padding {
    padding: 8px 20px 20px !important; }
  .lp-header-denuncia .card-padding.link {
    padding: 8px 20px 30px !important; }
  .lp-header-denuncia .rt-reading-time {
    display: none !important; }
  .lp-header-denuncia .span-reading-time {
    display: inline-block !important; }
  .lp-header-denuncia .span-reading-time span {
    color: #7d8792 !important; }
  .lp-header-denuncia .alerta-de-cambio.branco .select2-selection--single {
    background: #f3f5f7 !important; }
  .lp-header-denuncia input[type=radio] {
    width: auto;
    margin-right: 5px;
    margin-top: -7px; }
  .lp-header-denuncia textarea,
  .lp-header-denuncia input[type=text],
  .lp-header-denuncia input[type=email] {
    border: none;
    overflow: auto;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    /*remove the resize handle on the bottom right*/ }
  .lp-header-denuncia .wpcf7-list-item label {
    margin: 0;
    width: 100%; }
  .lp-header-denuncia .wpcf7-textarea {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    height: 150px;
    background-color: #F1F5F8;
    border: #F1F5F8; }
  .lp-header-denuncia .denuncia-identificar {
    margin-top: 20px; }
  .lp-header-denuncia .d-none {
    display: block !important; }
  .lp-header-denuncia .codedropz-upload-container {
    padding: 0; }
  .lp-header-denuncia .codedropz-btn-wrap {
    margin-top: 30px; }
  .lp-header-denuncia .codedropz-upload-handler {
    background: url("../img/bg-icone-upload.png") no-repeat center 5px;
    border: 2px solid #c5c5c5; }
  .lp-header-denuncia .cd-upload-btn,
  .lp-header-denuncia .cd-upload-btn:hover {
    font-size: 11px;
    color: #707070;
    display: block;
    height: 130px;
    padding: 45px;
    margin-top: -30px;
    width: 100%; }
  .lp-header-denuncia .wpcf7-list-item label {
    display: flex; }
  .lp-header-denuncia .wpcf7-list-item-label {
    margin-top: 3px;
    margin-bottom: 7px; }
  .lp-header-denuncia .codedropz-upload-inner h3 {
    display: none; }
  .lp-header-denuncia .codedropz-upload-inner span {
    display: none; }

section.lp-editavel-v3 {
  background-color: #222745;
  min-height: 455px;
  position: relative;
  z-index: 3; }
  section.lp-editavel-v3 .customDivCopiedCoupon {
    z-index: 9999999999;
    position: fixed;
    top: 105px;
    transform: translateX(100%);
    background: #fff;
    max-width: 80%;
    font-size: 15px;
    border-radius: 6px;
    padding: 8px 5px;
    text-align: center;
    color: #000;
    font-weight: 700;
    right: 0px;
    transition: ease-in .5s;
    opacity: 0;
    visibility: hidden; }
    section.lp-editavel-v3 .customDivCopiedCoupon.active {
      transform: translateX(-10%);
      opacity: 1;
      visibility: visible; }
  @media (max-width: 991px) {
    section.lp-editavel-v3 {
      min-height: 490px; }
      section.lp-editavel-v3.possuiPontosSecao {
        min-height: 630px;
        padding: 40px 0px 0px 0px; }
      section.lp-editavel-v3.nPossuiOfertaSecao {
        min-height: 520px; } }
  @media (min-width: 992px) and (max-width: 1190px) {
    section.lp-editavel-v3 {
      min-height: 630px; } }
  section.lp-editavel-v3 .container {
    max-width: 1300px; }
    section.lp-editavel-v3 .container .row {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 1190px) {
        section.lp-editavel-v3 .container .row {
          flex-direction: column; } }
      section.lp-editavel-v3 .container .row .col-md-5 {
        width: 40%; }
        @media (max-width: 1190px) {
          section.lp-editavel-v3 .container .row .col-md-5 {
            width: 100%; } }
      @media (min-width: 992px) {
        section.lp-editavel-v3 .container .row .boxInfoSection {
          padding-left: 80px;
          padding-top: 20px; } }
      section.lp-editavel-v3 .container .row .boxInfoSection .titulo img {
        max-width: 45%; }
      section.lp-editavel-v3 .container .row .boxInfoSection .titulo h1 {
        color: var(--Brand-Brand-Pure-1, #fff);
        font-family: Lato;
        font-size: 40px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        margin-bottom: 0; }
        @media (max-width: 991px) {
          section.lp-editavel-v3 .container .row .boxInfoSection .titulo h1 {
            font-size: 26px;
            padding: 0px 10px; } }
      @media (max-width: 1190px) {
        section.lp-editavel-v3 .container .row .boxInfoSection .titulo {
          text-align: center; } }
      section.lp-editavel-v3 .container .row .boxInfoSection .subtitulo p {
        color: var(--Brand-Brand-Pure-1, #fff);
        font-family: Lato;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 6px; }
      @media (max-width: 1190px) {
        section.lp-editavel-v3 .container .row .boxInfoSection .subtitulo {
          max-width: 70%;
          margin: 0 auto; }
          section.lp-editavel-v3 .container .row .boxInfoSection .subtitulo p {
            text-align: center;
            font-size: 18px; } }
      @media (max-width: 991px) {
        section.lp-editavel-v3 .container .row .boxInfoSection .subtitulo.nExibirTexto {
          display: none; } }
      section.lp-editavel-v3 .container .row .boxInfoSection .textoCupomCopiar {
        border: 1px solid #48b2eb;
        max-width: 60%;
        margin: 20px auto 0px auto;
        text-align: center;
        border-radius: 40px;
        padding: 0px 15px;
        cursor: pointer; }
        @media (min-width: 992px) {
          section.lp-editavel-v3 .container .row .boxInfoSection .textoCupomCopiar {
            display: none; } }
        @media (max-width: 400px) {
          section.lp-editavel-v3 .container .row .boxInfoSection .textoCupomCopiar {
            max-width: 65%; } }
        section.lp-editavel-v3 .container .row .boxInfoSection .textoCupomCopiar p {
          font-size: 20px;
          color: #fff;
          margin: 8px 0px; }
          section.lp-editavel-v3 .container .row .boxInfoSection .textoCupomCopiar p span {
            color: #48b2eb; }
      section.lp-editavel-v3 .container .row .boxInfoSection .ofertaAnterior p {
        color: #fff;
        font-size: 20px;
        text-decoration: line-through; }
        @media (max-width: 991px) {
          section.lp-editavel-v3 .container .row .boxInfoSection .ofertaAnterior p {
            text-align: center; } }
      section.lp-editavel-v3 .container .row .boxInfoSection .condicoesPonto p {
        color: #48b2eb;
        font-weight: 600;
        font-size: 30px;
        margin: 0; }
        @media (max-width: 991px) {
          section.lp-editavel-v3 .container .row .boxInfoSection .condicoesPonto p {
            text-align: center; } }
      @media (max-width: 991px) {
        section.lp-editavel-v3 .container .row .boxInfoSection .condicoesPonto.nPossuiOferta {
          margin-top: 40px; } }
      section.lp-editavel-v3 .container .row .boxInfoSection .ctaTopo {
        margin-top: 40px; }
        @media (min-width: 992px) {
          section.lp-editavel-v3 .container .row .boxInfoSection .ctaTopo.mobileCta {
            display: none; } }
        @media (max-width: 991px) {
          section.lp-editavel-v3 .container .row .boxInfoSection .ctaTopo.desktopCta {
            display: none; } }
        section.lp-editavel-v3 .container .row .boxInfoSection .ctaTopo a {
          background-color: #fff;
          font-weight: 800;
          color: #222745;
          padding: 12px 50px;
          border-radius: 6px;
          font-family: Lato; }
          @media (max-width: 991px) {
            section.lp-editavel-v3 .container .row .boxInfoSection .ctaTopo a {
              padding: 12px 80px;
              font-size: 18px; } }
        @media (max-width: 1190px) {
          section.lp-editavel-v3 .container .row .boxInfoSection .ctaTopo {
            display: flex;
            justify-content: center;
            margin-bottom: 20px; } }
      section.lp-editavel-v3 .container .row .boxInfoSection .textoValidade {
        padding-bottom: 0;
        margin-top: 50px; }
        section.lp-editavel-v3 .container .row .boxInfoSection .textoValidade p {
          color: #fff;
          font-weight: 400; }
          @media (max-width: 991px) {
            section.lp-editavel-v3 .container .row .boxInfoSection .textoValidade p {
              text-align: center; } }
      section.lp-editavel-v3 .container .row .col-md-6 {
        width: 50%;
        display: flex;
        justify-content: flex-end;
        position: relative; }
        @media (max-width: 1190px) {
          section.lp-editavel-v3 .container .row .col-md-6 {
            width: 100%;
            justify-content: center; } }
        section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.mobile {
          display: flex;
          justify-content: center; }
          @media (min-width: 992px) {
            section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.mobile {
              display: none; } }
          @media (max-width: 767px) {
            section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.mobile {
              position: absolute; } }
          @media (max-width: 1190px) {
            section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.mobile {
              width: 100%; } }
          section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.mobile img {
            z-index: 99999;
            position: relative; }
            @media (max-width: 1190px) {
              section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.mobile img {
                width: 100%; } }
        section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.desktop {
          position: absolute; }
          @media (min-width: 1191px) {
            section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.desktop {
              right: -175px; } }
          @media (max-width: 991px) {
            section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.desktop {
              display: none; } }
          section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.desktop img {
            z-index: 99999;
            position: relative; }
            @media (min-width: 1190px) {
              section.lp-editavel-v3 .container .row .col-md-6 .boxImagem.desktop img {
                max-width: 75%; } }
section.pontueSecao {
  background-color: #DDDFEE;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  padding: 40px 0px; }
  @media (max-width: 991px) {
    section.pontueSecao {
      display: none; } }
  section.pontueSecao .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    section.pontueSecao .row .col-md-6 {
      width: 48%; }
      @media (max-width: 991px) {
        section.pontueSecao .row .col-md-6 {
          width: 100%; } }
    section.pontueSecao .row .imagem img {
      max-width: 90%; }
    section.pontueSecao .row .titulo p {
      font-family: Lato;
      font-size: 36px;
      font-style: normal;
      font-weight: 900;
      line-height: normal;
      color: #212644;
      margin-bottom: 12px; }
    section.pontueSecao .row .subtitulo p {
      font-family: Lato;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      color: #212644;
      margin: 0px 0px 0px 0px; }
      section.pontueSecao .row .subtitulo p b {
        color: #48b2eb; }
    section.pontueSecao .row .ctaDestaque {
      margin: 50px 0px 0px 0px; }
      @media (min-width: 992px) {
        section.pontueSecao .row .ctaDestaque.mobileCta {
          display: none; } }
      @media (max-width: 991px) {
        section.pontueSecao .row .ctaDestaque.desktopCta {
          display: none; } }
      section.pontueSecao .row .ctaDestaque a {
        background: #212644;
        color: #fff;
        padding: 12px 44px;
        border-radius: 6px;
        font-weight: 600;
        font-size: 18px; }
section.produtosCard {
  margin: 40px 0px; }
  section.produtosCard .row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
    section.produtosCard .row .col-md-3 {
      width: 100%; }
      @media (min-width: 992px) {
        section.produtosCard .row .col-md-3 {
          width: 24%; } }
    section.produtosCard .row .boxMain {
      text-align: center; }
      section.produtosCard .row .boxMain .imagemIcone {
        display: flex;
        justify-content: center;
        transition: ease-out .5s;
        max-width: 25%;
        margin: 0 auto; }
        section.produtosCard .row .boxMain .imagemIcone img {
          max-width: 100%; }
      section.produtosCard .row .boxMain .tituloIcone p {
        font-weight: 900;
        margin: 12px auto 0 auto;
        text-align: center;
        font-family: 'Lato';
        color: #212644; }
      section.produtosCard .row .boxMain .descricaoIcone p {
        font-size: 16px;
        line-height: 16px;
        color: #212644; }
        @media (max-width: 991px) {
          section.produtosCard .row .boxMain .descricaoIcone p.desktop {
            display: none; } }
        @media (min-width: 992px) {
          section.produtosCard .row .boxMain .descricaoIcone p.mobile {
            display: none; } }
    section.produtosCard .row .col-md-12 {
      width: 100%; }
      @media (min-width: 992px) {
        section.produtosCard .row .col-md-12.mobileCta {
          display: none; } }
      @media (max-width: 991px) {
        section.produtosCard .row .col-md-12.desktopCta {
          display: none; } }
      section.produtosCard .row .col-md-12 .ctaTopo {
        display: flex;
        justify-content: center;
        text-align: center;
        margin: 40px auto 0 auto; }
        section.produtosCard .row .col-md-12 .ctaTopo a {
          background: #212644;
          color: #fff;
          padding: 12px 44px;
          border-radius: 6px;
          font-weight: 600;
          font-size: 18px; }
section.destaqueSection {
  padding-top: 80px; }
  @media (max-width: 378px) {
    section.destaqueSection {
      padding-top: 115px; } }
  @media (min-width: 379px) and (max-width: 465px) {
    section.destaqueSection {
      padding-top: 125px; } }
  @media (min-width: 466px) and (max-width: 535px) {
    section.destaqueSection {
      padding-top: 165px; } }
  @media (min-width: 536px) and (max-width: 565px) {
    section.destaqueSection {
      padding-top: 255px; } }
  @media (min-width: 566px) and (max-width: 767px) {
    section.destaqueSection {
      padding-top: 325px; } }
  section.destaqueSection .container .row .col-md-12 {
    width: 100%; }
    section.destaqueSection .container .row .col-md-12 .titulo h1 {
      text-align: center;
      font-family: Lato;
      font-size: 36px;
      font-style: normal;
      font-weight: 900;
      line-height: normal;
      color: #212644;
      margin-bottom: 12px; }
      @media (max-width: 991px) {
        section.destaqueSection .container .row .col-md-12 .titulo h1 {
          font-size: 26px; } }
    section.destaqueSection .container .row .col-md-12 .subtitulo {
      max-width: 80%;
      margin: 0 auto; }
      section.destaqueSection .container .row .col-md-12 .subtitulo p,
      section.destaqueSection .container .row .col-md-12 .subtitulo div {
        font-family: Lato;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-align: center;
        color: #212644;
        margin: 0px 0px 0px 0px; }
        @media (max-width: 991px) {
          section.destaqueSection .container .row .col-md-12 .subtitulo p.desktop,
          section.destaqueSection .container .row .col-md-12 .subtitulo div.desktop {
            display: none; } }
        @media (min-width: 992px) {
          section.destaqueSection .container .row .col-md-12 .subtitulo p.mobile,
          section.destaqueSection .container .row .col-md-12 .subtitulo div.mobile {
            display: none; } }
      @media (max-width: 991px) {
        section.destaqueSection .container .row .col-md-12 .subtitulo {
          max-width: 100%;
          padding: 0px 10px; }
          section.destaqueSection .container .row .col-md-12 .subtitulo p,
          section.destaqueSection .container .row .col-md-12 .subtitulo div {
            font-size: 21px; } }
    section.destaqueSection .container .row .col-md-12 .ctaDestaque {
      display: flex;
      justify-content: center;
      margin: 30px 0px; }
      section.destaqueSection .container .row .col-md-12 .ctaDestaque a {
        background-color: #212644;
        color: #fff;
        font-weight: 700;
        font-family: Lato;
        font-size: 25px;
        font-style: normal;
        line-height: normal;
        padding: 10px 50px;
        border-radius: 10px; }
        @media (max-width: 991px) {
          section.destaqueSection .container .row .col-md-12 .ctaDestaque a {
            font-size: 18px;
            padding: 10px 70px; } }
section.depoimentosIntercambio {
  padding-bottom: 50px; }
  section.depoimentosIntercambio .row {
    display: flex; }
    @media (max-width: 991px) {
      section.depoimentosIntercambio .row:last-child {
        flex-wrap: wrap; } }
    section.depoimentosIntercambio .row .col-md-12 {
      width: 100%; }
      section.depoimentosIntercambio .row .col-md-12 .tituloSection {
        margin: 20px 0px; }
        section.depoimentosIntercambio .row .col-md-12 .tituloSection h1 {
          color: var(--Brand-Brand-Pure-1, #222745);
          font-family: Lato;
          font-size: 40px;
          font-style: normal;
          font-weight: 900;
          line-height: normal;
          text-align: center; }
          @media (max-width: 991px) {
            section.depoimentosIntercambio .row .col-md-12 .tituloSection h1 {
              font-size: 26px; } }
    section.depoimentosIntercambio .row .col-md-4 {
      width: 100%; }
      @media (min-width: 992px) {
        section.depoimentosIntercambio .row .col-md-4 {
          width: 33.33%;
          margin: 0px 10px; } }
      @media (max-width: 991px) {
        section.depoimentosIntercambio .row .col-md-4 {
          margin: 0px 15px 15px 15px; } }
    section.depoimentosIntercambio .row .boxMain {
      background-color: #222745;
      border-radius: 10px; }
      section.depoimentosIntercambio .row .boxMain .imagemDepoimento img {
        background: #ffffff;
        border-radius: 10px;
        border-top-left-radius: 9px;
        border-top-right-radius: 9px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        max-width: 100%;
        width: 100%; }
      section.depoimentosIntercambio .row .boxMain .boxInfoDepoimento {
        background-color: #222745;
        padding: 12px;
        border-radius: 10px; }
        section.depoimentosIntercambio .row .boxMain .boxInfoDepoimento .nomePessoa p {
          color: #EEEFF7;
          font-weight: 700;
          font-size: 22px;
          font-family: 'Inter', sans-serif;
          margin: 0; }
        section.depoimentosIntercambio .row .boxMain .boxInfoDepoimento .local {
          margin: 5px 0px; }
          section.depoimentosIntercambio .row .boxMain .boxInfoDepoimento .local p {
            color: #EEEFF7;
            font-weight: 400;
            font-size: 15px;
            font-family: 'Inter', sans-serif;
            margin-top: 0px; }
        section.depoimentosIntercambio .row .boxMain .boxInfoDepoimento .textoDepoimento {
          margin: 15px 0px 0px 0px; }
          section.depoimentosIntercambio .row .boxMain .boxInfoDepoimento .textoDepoimento p {
            color: #EEEFF7;
            font-weight: 400;
            font-size: 15px;
            font-family: 'Inter', sans-serif; }
        section.depoimentosIntercambio .row .boxMain .boxInfoDepoimento .ctaDepoimento {
          padding-bottom: 10px; }
          section.depoimentosIntercambio .row .boxMain .boxInfoDepoimento .ctaDepoimento a {
            background-color: #F0FAFF;
            color: #222745;
            font-family: 'Lato';
            font-weight: 800;
            border-radius: 8px;
            padding: 8px 7px; }

section.lp-editavel-v4 {
  position: relative;
  background: #222745; }
  section.lp-editavel-v4 .h-100 {
    height: 100%;
    display: block; }
  section.lp-editavel-v4 .backgroundLp img {
    max-width: 100%;
    width: 100%; }
    @media (max-width: 991px) {
      section.lp-editavel-v4 .backgroundLp img.desktop {
        display: none; }
      section.lp-editavel-v4 .backgroundLp img.mobile {
        height: 380px;
        object-fit: cover; } }
    @media (min-width: 992px) {
      section.lp-editavel-v4 .backgroundLp img.mobile {
        display: none; } }
  section.lp-editavel-v4 .logoMarca {
    max-width: 250px; }
    @media (max-width: 991px) {
      section.lp-editavel-v4 .logoMarca {
        max-width: 145px; } }
    section.lp-editavel-v4 .logoMarca img {
      max-width: 100%; }
  section.lp-editavel-v4 .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 85%;
    padding: 80px 0px 0px 15px; }
    @media (max-width: 991px) {
      section.lp-editavel-v4 .container {
        padding: 40px 0px 0px 5px;
        max-width: 80%; } }
    @media (min-width: 580px) and (max-width: 991px) {
      section.lp-editavel-v4 .container {
        top: 95px; } }
    @media (min-width: 1600px) {
      section.lp-editavel-v4 .container {
        max-width: 1300px; } }
    section.lp-editavel-v4 .container .col-md-10 {
      width: 90%; }
      @media (max-width: 991px) {
        section.lp-editavel-v4 .container .col-md-10 {
          width: 100%; } }
      @media (max-width: 991px) {
        section.lp-editavel-v4 .container .col-md-10 .titulo {
          max-width: 70%; } }
      section.lp-editavel-v4 .container .col-md-10 .titulo h1 {
        color: #fff;
        font-weight: 700;
        font-family: 'Lato'; }
        @media (max-width: 991px) {
          section.lp-editavel-v4 .container .col-md-10 .titulo h1 {
            line-height: 30px;
            font-size: 26px;
            margin: 0; } }
      @media (max-width: 991px) {
        section.lp-editavel-v4 .container .col-md-10 .subtitulo {
          max-width: 85%; } }
      section.lp-editavel-v4 .container .col-md-10 .subtitulo h2 {
        font-family: 'Lato';
        font-weight: 500;
        color: #fff;
        line-height: 32px;
        font-size: 28px; }
        @media (max-width: 991px) {
          section.lp-editavel-v4 .container .col-md-10 .subtitulo h2 {
            font-size: 20px;
            line-height: 24px;
            margin: 0; } }
      section.lp-editavel-v4 .container .col-md-10 .cta {
        margin-top: 42px;
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center; }
        section.lp-editavel-v4 .container .col-md-10 .cta a {
          background-color: #fff;
          padding: 12px 35px;
          border-radius: 5px;
          font-weight: 700;
          color: #212644;
          font-family: 'Lato';
          font-size: 18px; }
    section.lp-editavel-v4 .container.alinhamento-centro .row {
      display: flex;
      justify-content: center;
      text-align: center; }
      section.lp-editavel-v4 .container.alinhamento-centro .row .col-md-10 .titulo,
      section.lp-editavel-v4 .container.alinhamento-centro .row .col-md-10 .subtitulo {
        margin: 0 auto; }
      section.lp-editavel-v4 .container.alinhamento-centro .row .col-md-10 .subtitulo {
        padding-top: 10px; }
    section.lp-editavel-v4 .container.alinhamento-esquerda .row {
      display: flex;
      justify-content: flex-start;
      text-align: left; }
      section.lp-editavel-v4 .container.alinhamento-esquerda .row .subtitulo {
        padding-top: 10px; }
    section.lp-editavel-v4 .container.alinhamento-direita .row {
      display: flex;
      justify-content: flex-end;
      text-align: right; }
      section.lp-editavel-v4 .container.alinhamento-direita .row .col-md-10 .titulo,
      section.lp-editavel-v4 .container.alinhamento-direita .row .col-md-10 .subtitulo {
        margin: 0 0 0 auto; }
      section.lp-editavel-v4 .container.alinhamento-direita .row .col-md-10 .subtitulo {
        padding-top: 10px; }
section.textoImagemLater {
  background-color: #222745;
  padding: 40px 0px 10px 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px; }
  section.textoImagemLater .container {
    max-width: 85%; }
    @media (min-width: 1600px) {
      section.textoImagemLater .container {
        max-width: 1300px; } }
    section.textoImagemLater .container .row {
      display: flex;
      flex-wrap: wrap;
      gap: 50px; }
      @media (max-width: 991px) {
        section.textoImagemLater .container .row {
          gap: 10px; } }
      @media (min-width: 992px) {
        section.textoImagemLater .container .row .boxMainConteudo {
          display: flex;
          justify-content: center;
          gap: 20px;
          align-items: center; } }
  @media (min-width: 992px) and (min-width: 1350px) {
    section.textoImagemLater .container .row .boxMainConteudo {
      gap: 2px; } }
      @media (min-width: 992px) {
          section.textoImagemLater .container .row .boxMainConteudo:nth-child(even) {
            margin: 40px 0px 0px 0px; }
            section.textoImagemLater .container .row .boxMainConteudo:nth-child(even) .boxConteudoDesktop .boxTitulo h2 {
              text-align: right; }
            section.textoImagemLater .container .row .boxMainConteudo:nth-child(even) .boxConteudoDesktop .boxTexto p,
            section.textoImagemLater .container .row .boxMainConteudo:nth-child(even) .boxConteudoDesktop .boxTexto div {
              text-align: right; }
            section.textoImagemLater .container .row .boxMainConteudo:nth-child(even) .boxConteudoDesktop .boxTexto ul {
              color: #fff;
              font-family: 'Lato';
              font-size: 21px;
              line-height: 31px;
              font-weight: 500;
              list-style: disc;
              padding-right: 20px;
              direction: rtl; } }
      @media (max-width: 991px) {
        section.textoImagemLater .container .row .boxMainConteudo:first-child .tituloBox {
          background: #222745;
          margin-top: -90px;
          padding: 15px;
          border-radius: 20px; }
        section.textoImagemLater .container .row .boxMainConteudo:first-child .boxTitulo h2 {
          text-align: center;
          margin-bottom: 0;
          font-size: 25px !important;
          line-height: 28px !important; }
        section.textoImagemLater .container .row .boxMainConteudo:first-child .imagem img {
          height: auto; }
        section.textoImagemLater .container .row .boxMainConteudo .boxTitulo h2 {
          text-align: center;
          margin-bottom: 0;
          font-size: 25px !important;
          line-height: 28px !important; }
        section.textoImagemLater .container .row .boxMainConteudo .textoBox .boxTexto {
          text-align: center;
          font-weight: 400; }
          section.textoImagemLater .container .row .boxMainConteudo .textoBox .boxTexto p,
          section.textoImagemLater .container .row .boxMainConteudo .textoBox .boxTexto div {
            text-align: center;
            font-weight: 400; }
        section.textoImagemLater .container .row .boxMainConteudo .boxImagem .imagem {
          width: 100%; }
          section.textoImagemLater .container .row .boxMainConteudo .boxImagem .imagem img {
            height: 335px;
            width: 100%;
            object-fit: contain;
            object-position: center;
            border-radius: 20px; } }
      section.textoImagemLater .container .row .boxMainConteudo .col-md-4 {
        width: 35%;
        margin: 0 auto;
        display: flex;
        justify-content: center; }
        section.textoImagemLater .container .row .boxMainConteudo .col-md-4 img {
          max-width: 100%;
          height: 95%;
          object-fit: contain; }
      section.textoImagemLater .container .row .boxMainConteudo .col-md-7 {
        width: 60%; }
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTitulo h1,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTitulo h2 {
          color: #fff;
          line-height: 36px;
          font-family: 'Lato';
          font-size: 34px;
          margin-top: 0; }
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTitulo h3,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTitulo h4,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTitulo h5,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTitulo h6 {
          color: #fff;
          font-family: 'Lato';
          margin-top: 0; }
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto h1,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto h2 {
          color: #fff;
          line-height: 36px;
          font-family: 'Lato';
          font-size: 34px;
          margin-top: 0; }
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto h3,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto h4,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto h5,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto h6 {
          color: #fff;
          font-family: 'Lato';
          margin-top: 0; }
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto p,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto div,
        section.textoImagemLater .container .row .boxMainConteudo .col-md-7 .boxTexto li {
          color: #fff;
          font-family: 'Lato';
          font-size: 20px;
          line-height: 25px;
          font-weight: 300; }
      @media (max-width: 991px) {
        section.textoImagemLater .container .row .boxMainConteudo {
          width: 100%;
          position: relative;
          display: grid; }
          section.textoImagemLater .container .row .boxMainConteudo .col-md-4.boxImagem {
            order: 2;
            width: 100%;
            margin: 10px 0px; }
          section.textoImagemLater .container .row .boxMainConteudo .col-md-7 {
            width: 100%; }
            section.textoImagemLater .container .row .boxMainConteudo .col-md-7.tituloBox {
              order: 1; }
          section.textoImagemLater .container .row .boxMainConteudo .col-md-7 {
            width: 100%; }
            section.textoImagemLater .container .row .boxMainConteudo .col-md-7.textoBox {
              order: 3; } }
      section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop {
        width: 65%; }
        @media (max-width: 991px) {
          section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop {
            display: none; } }
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTitulo h1,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTitulo h2 {
          color: #fff;
          line-height: 36px;
          font-family: 'Lato';
          font-size: 34px;
          margin-top: 0; }
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTitulo h3,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTitulo h4,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTitulo h5,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTitulo h6 {
          color: #fff;
          font-family: 'Lato';
          margin-top: 0; }
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto h1,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto h2 {
          color: #fff;
          line-height: 36px;
          font-family: 'Lato';
          font-size: 34px;
          margin-top: 0; }
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto h3,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto h4,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto h5,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto h6 {
          color: #fff;
          font-family: 'Lato';
          margin-top: 0; }
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto p,
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto div {
          color: #fff;
          font-family: 'Lato';
          font-size: 24px;
          line-height: 31px;
          font-weight: 500; }
        section.textoImagemLater .container .row .boxMainConteudo .boxConteudoDesktop .boxTexto ul {
          color: #fff;
          font-family: 'Lato';
          font-size: 21px;
          line-height: 31px;
          font-weight: 500;
          list-style: disc;
          padding-left: 20px; }
      @media (min-width: 992px) {
        section.textoImagemLater .container .row .boxMainConteudo .customDiv {
          display: none; } }
section.solucoesLp {
  padding: 40px 0px; }
  @media (min-width: 1600px) {
    section.solucoesLp .container {
      max-width: 1300px; } }
  section.solucoesLp .container .row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
  section.solucoesLp .container .col-md-12 {
    width: 100%; }
    @media (max-width: 991px) {
      section.solucoesLp .container .col-md-12 .titulo {
        max-width: 70%;
        margin: 0 auto; } }
    section.solucoesLp .container .col-md-12 .titulo h1 {
      text-align: center;
      font-family: 'Lato';
      font-weight: 900; }
      @media (max-width: 991px) {
        section.solucoesLp .container .col-md-12 .titulo h1 {
          line-height: 28px;
          font-size: 28px; } }
    section.solucoesLp .container .col-md-12 .subtitulo {
      margin-bottom: 40px; }
      @media (max-width: 991px) {
        section.solucoesLp .container .col-md-12 .subtitulo {
          max-width: 80%;
          margin: 0 auto 20px auto; } }
      section.solucoesLp .container .col-md-12 .subtitulo h3 {
        text-align: center;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 500;
        font-family: 'Lato'; }
  section.solucoesLp .container .col-md-3 {
    width: 24%; }
    @media (max-width: 991px) {
      section.solucoesLp .container .col-md-3 {
        width: 65%;
        margin: 0 auto; } }
    section.solucoesLp .container .col-md-3 .boxMain {
      text-align: center;
      margin: 0px 0px 10px 0px;
      background-color: #EAEEF5;
      border-radius: 10px;
      padding: 40px 0px;
      min-height: 270px;
      max-height: 270px;
      box-shadow: 0px 0px 2px 0px rgba(197, 197, 197, 0.75);
      position: relative; }
      section.solucoesLp .container .col-md-3 .boxMain:hover .imagemIcone,
      section.solucoesLp .container .col-md-3 .boxMain:hover .tituloIcone {
        opacity: 0;
        visibility: hidden; }
      section.solucoesLp .container .col-md-3 .boxMain:hover .descricaoIcone {
        opacity: 1;
        visibility: visible; }
      section.solucoesLp .container .col-md-3 .boxMain .descricaoIcone {
        position: absolute;
        top: 0;
        bottom: 0;
        padding: 2px 10px;
        display: flex;
        align-items: center;
        opacity: 0;
        visibility: hidden;
        transition: ease-in .5s; }
        section.solucoesLp .container .col-md-3 .boxMain .descricaoIcone p {
          font-size: 18px;
          line-height: 16px;
          color: #212644; }
      section.solucoesLp .container .col-md-3 .boxMain .imagemIcone {
        transition: ease-out .5s;
        max-width: 25%;
        margin: 0 auto; }
        section.solucoesLp .container .col-md-3 .boxMain .imagemIcone img {
          max-width: 100%; }
      section.solucoesLp .container .col-md-3 .boxMain .tituloIcone {
        margin: 10px 0px 0px 0px;
        transition: ease-out .5s; }
        section.solucoesLp .container .col-md-3 .boxMain .tituloIcone p {
          font-weight: 900;
          max-width: 35%;
          margin: 0 auto;
          text-align: center;
          font-family: 'Lato';
          color: #212644; }
          @media (max-width: 991px) {
            section.solucoesLp .container .col-md-3 .boxMain .tituloIcone p {
              max-width: 50%;
              font-size: 22px; } }
section.unlimitedSection {
  position: relative;
  padding-bottom: 40px;
  background: #D9D9D9; }
  @media (max-width: 991px) {
    section.unlimitedSection {
      padding-bottom: 40px; } }
  section.unlimitedSection .backgroundLp img {
    max-width: 100%;
    width: 100%; }
    @media (max-width: 991px) {
      section.unlimitedSection .backgroundLp img {
        max-width: 100%;
        width: 100%;
        height: 400px;
        object-fit: cover; }
        section.unlimitedSection .backgroundLp img.desktop {
          display: none; } }
  @media (max-width: 991px) and (max-width: 330px) {
    section.unlimitedSection .backgroundLp img {
      height: 450px; } }

    @media (min-width: 992px) {
      section.unlimitedSection .backgroundLp img.mobile {
        display: none; } }
  section.unlimitedSection .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 85%;
    bottom: 0;
    padding: 80px 0px 0px 15px; }
    @media (max-width: 991px) {
      section.unlimitedSection .container {
        padding: 20px 0px 0px 15px; } }
    @media (min-width: 580px) and (max-width: 991px) {
      section.unlimitedSection .container {
        top: 45px; } }
    @media (min-width: 1600px) {
      section.unlimitedSection .container {
        max-width: 1300px; } }
    section.unlimitedSection .container .col-md-10 .titulo h1 {
      color: #fff;
      font-weight: 700;
      font-family: 'Lato'; }
      @media (max-width: 330px) {
        section.unlimitedSection .container .col-md-10 .titulo h1 {
          line-height: 30px; } }
      @media (min-width: 331px) and (max-width: 991px) {
        section.unlimitedSection .container .col-md-10 .titulo h1 {
          line-height: 26px; } }
    section.unlimitedSection .container .col-md-10 .subtitulo {
      max-width: 55%; }
      section.unlimitedSection .container .col-md-10 .subtitulo h2 {
        font-family: 'Lato';
        font-weight: 300;
        color: #fff;
        line-height: 30px;
        font-size: 22px; }
      @media (max-width: 991px) {
        section.unlimitedSection .container .col-md-10 .subtitulo {
          max-width: 65%; }
          section.unlimitedSection .container .col-md-10 .subtitulo h2 {
            line-height: 26px;
            font-size: 22px; } }
    section.unlimitedSection .container .col-md-10 .cta {
      margin-top: 42px; }
      section.unlimitedSection .container .col-md-10 .cta a {
        background-color: #fff;
        padding: 12px 35px;
        border-radius: 5px;
        font-weight: 700;
        color: #212644;
        font-family: 'Lato';
        font-size: 18px; }
    section.unlimitedSection .container.alinhamento-centro .row {
      display: flex;
      justify-content: center;
      text-align: center; }
      section.unlimitedSection .container.alinhamento-centro .row .col-md-10 .titulo,
      section.unlimitedSection .container.alinhamento-centro .row .col-md-10 .subtitulo {
        margin: 0 auto; }
      section.unlimitedSection .container.alinhamento-centro .row .col-md-10 .subtitulo {
        padding-top: 10px; }
    section.unlimitedSection .container.alinhamento-esquerda .row {
      display: flex;
      justify-content: flex-start;
      text-align: left; }
      section.unlimitedSection .container.alinhamento-esquerda .row .subtitulo {
        padding-top: 10px; }
    section.unlimitedSection .container.alinhamento-direita .row {
      display: flex;
      justify-content: flex-end;
      text-align: right; }
      section.unlimitedSection .container.alinhamento-direita .row .col-md-10 .titulo,
      section.unlimitedSection .container.alinhamento-direita .row .col-md-10 .subtitulo {
        margin: 0 0 0 auto; }
      section.unlimitedSection .container.alinhamento-direita .row .col-md-10 .subtitulo {
        padding-top: 10px; }
section.passo-a-passo {
  background: #D9D9D9;
  padding: 20px 0px 20px 0px; }
  section.passo-a-passo .container {
    max-width: 80%; }
    @media (min-width: 1600px) {
      section.passo-a-passo .container {
        max-width: 1300px; } }
    section.passo-a-passo .container .col-md-12 {
      width: 100%; }
      section.passo-a-passo .container .col-md-12 h1 {
        text-align: center;
        font-family: 'Lato';
        margin-top: 0;
        color: #212644; }
        @media (max-width: 991px) {
          section.passo-a-passo .container .col-md-12 h1 {
            font-size: 22px;
            line-height: 25px; } }
    section.passo-a-passo .container .boxPasso {
      position: relative;
      display: flex;
      align-items: center;
      gap: 15px;
      justify-content: flex-start;
      padding: 12px 40px; }
      @media (max-width: 991px) {
        section.passo-a-passo .container .boxPasso {
          padding: 18px 10px; } }
      section.passo-a-passo .container .boxPasso .contador h1 {
        font-size: 55px; }
      section.passo-a-passo .container .boxPasso .instrucao p {
        font-family: 'Lato';
        font-weight: 700; }
        @media (max-width: 991px) {
          section.passo-a-passo .container .boxPasso .instrucao p {
            margin: 0;
            font-size: 15px; } }
      section.passo-a-passo .container .boxPasso.passo-1 {
        border-top-right-radius: 12px;
        border-top-left-radius: 12px; }
      section.passo-a-passo .container .boxPasso:nth-child(even) {
        background: #B7BECD; }
        section.passo-a-passo .container .boxPasso:nth-child(even)::after {
          border-top: 2px solid #B7BECD;
          border-right: 2px solid #B7BECD;
          content: '';
          width: 20px;
          height: 20px;
          transform: rotate(135deg);
          position: absolute;
          left: 0;
          right: 0;
          text-align: center;
          justify-content: center;
          display: flex;
          margin: 0 auto;
          bottom: -11px;
          z-index: 999;
          background: #B7BECD; }
      section.passo-a-passo .container .boxPasso:nth-child(odd) {
        background: #D7DEEA; }
        section.passo-a-passo .container .boxPasso:nth-child(odd)::after {
          border-top: 2px solid #D7DEEA;
          border-right: 2px solid #D7DEEA;
          content: '';
          width: 20px;
          height: 20px;
          transform: rotate(135deg);
          position: absolute;
          left: 0;
          right: 0;
          text-align: center;
          justify-content: center;
          display: flex;
          margin: 0 auto;
          bottom: -11px;
          z-index: 999;
          background: #D7DEEA; }
      section.passo-a-passo .container .boxPasso:last-child {
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px; }
        section.passo-a-passo .container .boxPasso:last-child::after {
          display: none; }
section.video-v4 {
  padding: 30px 0px;
  background-color: #D9D9D9; }
  section.video-v4 .container {
    max-width: 80%; }
    @media (min-width: 1600px) {
      section.video-v4 .container {
        max-width: 1300px; } }
  section.video-v4 .col-md-12 {
    width: 100%; }
    section.video-v4 .col-md-12 .boxVideo {
      cursor: pointer; }
      section.video-v4 .col-md-12 .boxVideo img {
        max-width: 100%;
        width: 100%; }
        @media (max-width: 991px) {
          section.video-v4 .col-md-12 .boxVideo img.desktop {
            display: none; } }
        @media (min-width: 992px) {
          section.video-v4 .col-md-12 .boxVideo img.mobile {
            display: none; } }
section.faq-lp-editavel-v4 {
  background-color: #fff; }
  @media (max-width: 991px) {
    section.faq-lp-editavel-v4 {
      padding-top: 80px;
      display: none; } }
  section.faq-lp-editavel-v4 .titulo h1 {
    color: var(--brand-brand-pure-1, #212644);
    text-align: center;
    font-family: Lato;
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
    @media (max-width: 991px) {
      section.faq-lp-editavel-v4 .titulo h1 {
        font-size: 24px; } }
  section.faq-lp-editavel-v4 .faqPerguntas {
    padding: 0px 20px; }
    section.faq-lp-editavel-v4 .faqPerguntas ul li a h2 {
      color: var(--brand-brand-pure-1, #212644);
      font-family: Lato;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      text-align: left; }
    section.faq-lp-editavel-v4 .faqPerguntas ul li a::after {
      border-top: 2px solid #212644;
      border-right: 2px solid #212644; }
      @media (max-width: 991px) {
        section.faq-lp-editavel-v4 .faqPerguntas ul li a::after {
          top: 30px; } }
    section.faq-lp-editavel-v4 .faqPerguntas ul li:last-child {
      border-bottom: 1px solid #d4dce3; }
  section.faq-lp-editavel-v4 .boxRodapeFaq {
    margin-top: 30px; }
    section.faq-lp-editavel-v4 .boxRodapeFaq a {
      color: #212644;
      font-weight: 700; }

#myModalVideo {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }
  #myModalVideo .modal-content {
    background-color: transparent;
    margin: 15% auto;
    padding: 20px;
    border: 0;
    width: 80%; }
    #myModalVideo .modal-content .close {
      color: #fff;
      float: right;
      font-size: 45px;
      font-weight: bold;
      position: absolute;
      right: 70px;
      top: 160px; }
      @media (max-width: 991px) {
        #myModalVideo .modal-content .close {
          top: 50px; } }
      #myModalVideo .modal-content .close:hover, #myModalVideo .modal-content .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer; }
    #myModalVideo .modal-content .videoModal iframe {
      width: 100%;
      height: 450px; }
      @media (max-width: 991px) {
        #myModalVideo .modal-content .videoModal iframe {
          height: 250px; } }

.page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter {
  background-color: #fff; }
  .page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter h2 {
    font-size: 2rem !important;
    margin-bottom: .5rem !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-align: left !important;
    color: #212529; }
  .page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter span.novaBold, .page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter span.button, .page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter .wp-content-single .compartilhar span, .wp-content-single .compartilhar .page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter span {
    font-size: 1rem !important;
    color: #212529;
    font-weight: 400 !important; }
  .page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter input {
    display: block !important;
    width: 100% !important;
    height: 46px !important;
    padding: 0 25px !important;
    border-radius: 23px !important;
    border: none !important;
    margin: 10px 0 !important; }
    .page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter input[type='text'], .page-template-page-cambio-empresa.page-template-page-cambio-empresa-php #formNewsletter input[type='email'] {
      background: #F3F5F7 !important; }

.body-lp-cambio-empresas .container {
  max-width: 1233px; }

.body-lp-cambio-empresas #btn-whatsapp {
  width: 324px;
  height: 48px;
  border: 1px solid #25d366;
  border-radius: 30px;
  color: #25d366;
  text-align: center;
  padding-top: 10px; }

.body-lp-cambio-empresas #btn-whatsapp img {
  margin-right: 10px;
  margin-top: -3px; }

.body-lp-cambio-empresas .titulo-principal {
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-size: 50px;
  color: #222745;
  margin-top: 100px;
  padding-right: 50px;
  padding-left: 48px; }

.body-lp-cambio-empresas #box_info_2 {
  background-color: #f6f6f6; }

.body-lp-cambio-empresas #box_info_2 .box-person {
  max-width: 660px; }

.body-lp-cambio-empresas #box_info_1 #titulo,
.body-lp-cambio-empresas #box_info_2 #titulo {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  line-height: 32px;
  padding-right: 70px;
  margin-top: 50px; }

.body-lp-cambio-empresas #box_info_1 #texto,
.body-lp-cambio-empresas #box_info_2 #texto {
  color: #000;
  font-size: 18px;
  font-weight: lighter; }

.body-lp-cambio-empresas #box_info_1 img,
.body-lp-cambio-empresas #box_info_2 img {
  margin-left: 104px;
  margin-top: -8px; }

.body-lp-cambio-empresas #box_info_1 #btn-empresa {
  width: 324px;
  height: 48px;
  font-family: "Lato", arial, sans-serif;
  margin-top: 20px;
  background-color: #3da0d5;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  text-align: center;
  padding-top: 10px; }

.body-lp-cambio-empresas #box_info_2 #titulo {
  margin-bottom: 25px; }

.body-lp-cambio-empresas #box_info_2 #titulo,
.body-lp-cambio-empresas #box_info_2 #texto {
  padding-right: 20px;
  padding-left: 40px; }

.body-lp-cambio-empresas #box_info_2 #texto {
  font-weight: lighter; }

.body-lp-cambio-empresas #box_info_2 #bg_box_info_2 {
  width: 100%;
  height: 446px; }

.body-lp-cambio-empresas #box_info_1 #bg_box_info_1 {
  width: 100%;
  height: 516px; }

.body-lp-cambio-empresas #box_info_2 #btn-box_info_2 {
  width: 324px;
  height: 48px;
  border: 1px solid #3da0d5;
  border-radius: 30px;
  text-align: center;
  padding-top: 10px;
  margin-top: 20px; }

.body-lp-cambio-empresas #box_info_2 a {
  color: #3da0d5;
  text-decoration: none;
  font-weight: bold; }

.body-lp-cambio-empresas .bg-topo-mobile {
  padding-bottom: 20px;
  background-size: cover !important; }

.body-lp-cambio-empresas .top60 {
  padding-top: 60px; }

.body-lp-cambio-empresas .top38 {
  margin-top: 38px; }

.body-lp-cambio-empresas .top120 {
  padding-top: 120px; }

.body-lp-cambio-empresas .mt40 {
  margin-left: 40px; }

.body-lp-cambio-empresas .pl120 {
  padding-left: 120px; }

.body-lp-cambio-empresas .pr120 {
  padding-left: 50px; }

.body-lp-cambio-empresas .p0 {
  padding: 0; }

.body-lp-cambio-empresas .img-topo {
  margin-top: 37px; }

.body-lp-cambio-empresas .d-flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.body-lp-cambio-empresas .borda-topo {
  width: 100%;
  border-bottom: 1px solid #222745;
  padding-bottom: 35px;
  background: #212644; }

.body-lp-cambio-empresas #btn-entrar-topo a {
  color: #fff;
  text-decoration: none;
  font-weight: bold; }

.body-lp-cambio-empresas .lp-titulo-principal h1 {
  font-family: "Lato", arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #222745;
  letter-spacing: -2px; }

.body-lp-cambio-empresas .lp-titulo-principal #texto {
  font-family: "Lato", arial, sans-serif;
  font-size: 18px;
  color: #000;
  width: 424px;
  line-height: 25px; }

.body-lp-cambio-empresas #box_info_lp_centro .titulo {
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-size: 40px;
  color: #222745;
  margin-top: 100px;
  padding-right: 50px; }

.body-lp-cambio-empresas #box_info_lp_centro .subtitulo {
  font-family: "Lato", arial, sans-serif;
  font-size: 24px;
  color: #222745;
  opacity: 0.7; }

.body-lp-cambio-empresas .quebra-direita {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 170px; }

.body-lp-cambio-empresas #bg-azul-claro {
  background: #cceafa;
  padding: 35px 0 35px; }

.body-lp-cambio-empresas #bg-azul-claro .titulo {
  font-size: 18px;
  font-weight: bold;
  color: #222745;
  margin-bottom: 17px; }

.body-lp-cambio-empresas #bg-azul-claro .resumo {
  font-size: 14px;
  color: #212647;
  opacity: 0.66;
  line-height: 20px; }

.body-lp-cambio-empresas #bg-azul-claro img {
  margin-bottom: 12px; }

.body-lp-cambio-empresas #bg-azul-claro .box-solucoes-cambio,
.body-lp-cambio-empresas .box-solucoes-cambio-opacity {
  width: 376px;
  height: 380px;
  margin-top: 19px;
  background: #ffffff;
  border-radius: 16px;
  padding: 25px; }

.body-lp-cambio-empresas #bg-azul-claro .box-solucoes-cambio-opacity {
  background-color: rgba(255, 255, 255, 0.5); }

.body-lp-cambio-empresas #bg-azul-claro #btn-box-especialista {
  width: 246px;
  height: 48px;
  border: 1px solid #3da0d5;
  border-radius: 24px;
  text-align: center;
  padding-top: 10px;
  margin-top: 35px; }

.body-lp-cambio-empresas #bg-azul-claro a {
  color: #3da0d5;
  text-decoration: none;
  font-weight: bold; }

.body-lp-cambio-empresas #bg-azul-claro a:hover {
  color: #3daed5; }

.body-lp-cambio-empresas #bg-azul-claro #titulo-box {
  font-size: 28px;
  color: #000000; }

.body-lp-cambio-empresas #bg-azul-claro #subtitulo-box {
  font-size: 18px;
  color: #000000;
  opacity: 0.7;
  margin-top: 16px;
  margin-bottom: 40px; }

.body-lp-cambio-empresas .abas {
  padding: 45px;
  color: #fff; }

.body-lp-cambio-empresas .abas ul a {
  display: block;
  position: relative;
  color: #000;
  cursor: pointer;
  font-size: 18px;
  line-height: 16px;
  text-decoration: none; }

.body-lp-cambio-empresas .abas ul {
  padding: 0;
  margin: 0; }

.body-lp-cambio-empresas .abas ul li {
  list-style: none;
  border-bottom: 1px solid #d4dce3;
  padding: 40px 0 40px 0; }

.body-lp-cambio-empresas .abas ul a::after {
  border-top: 2px solid #48b2eb;
  border-top-color: #48b2eb;
  border-right: 2px solid #48b2eb;
  border-right-color: #48b2eb;
  transform: rotate(135deg);
  font-size: 18px;
  top: 18px; }

.body-lp-cambio-empresas .abas .conteudo {
  display: none;
  padding: 10px 15px 0 0;
  color: #000; }

.body-lp-cambio-empresas .btn-azul {
  font-family: "Lato", arial, sans-serif;
  text-align: center;
  width: 460px;
  height: auto;
  background: #48b2eb 0% 0% no-repeat padding-box;
  border-radius: 32px;
  opacity: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 70px; }

.body-lp-cambio-empresas .btn-azul a {
  color: #fff;
  text-decoration: none;
  font-weight: bold; }

.body-lp-cambio-empresas #copyright {
  font-family: "Lato", arial, sans-serif;
  width: 100%;
  font-size: 12px;
  height: 128px;
  text-align: center;
  letter-spacing: 0.14px;
  color: #fff;
  background-color: #212644;
  opacity: 1;
  padding: 30px;
  line-height: 30px; }

.body-lp-cambio-empresas .abas.d-branco a::after {
  border-color: #48b2eb; }

.body-lp-cambio-empresas .abas ul a::after {
  border-top: 2px solid #48b2eb;
  border-top-color: #48b2eb;
  border-right: 2px solid #48b2eb;
  border-right-color: #48b2eb;
  transform: rotate(135deg);
  font-size: 18px;
  top: 18px; }

.body-lp-cambio-empresas .abas ul a::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(135deg);
  top: 0;
  position: absolute; }

.body-lp-cambio-empresas .abas ul a::after,
.body-lp-cambio-empresas .abas-2 ul a::after {
  transition: transform 0.3s ease;
  right: 5px; }

.body-lp-cambio-empresas .abas ul a.active::after {
  transform: rotate(-45deg); }

.body-lp-cambio-empresas .abas ul li {
  border-bottom: 1px solid #7d879259 !important; }

.body-lp-cambio-empresas .abas h2 {
  margin-top: 38px;
  color: #000; }

.body-lp-cambio-empresas #btn-estou-com-duvida {
  text-align: center;
  margin-top: 40px;
  text-decoration: underline;
  font-size: 14px; }

.body-lp-cambio-empresas #btn-estou-com-duvida a {
  color: #3da0d5;
  text-decoration: none;
  font-weight: bold; }

.body-lp-cambio-empresas .inline li {
  display: inline; }

.body-lp-cambio-empresas footer #icone-mobile {
  border-bottom: 3px solid #9ba5b2;
  padding-bottom: 25px;
  margin-bottom: 20px; }

.body-lp-cambio-empresas footer {
  font-family: "Lato", arial, sans-serif;
  width: 100%;
  height: 233px;
  background-color: #212644;
  padding-top: 30px;
  color: #fff;
  text-align: center; }

.body-lp-cambio-empresas footer #borda {
  display: flex;
  justify-content: center;
  padding: 0 15px 0 15px;
  margin-bottom: 25px; }

.body-lp-cambio-empresas footer #borda {
  border-bottom: 1px solid #ffffff;
  width: 408px; }

.body-lp-cambio-empresas footer #borda a {
  margin-right: 35px;
  padding-top: 10px; }

.body-lp-cambio-empresas footer #borda a:last-child {
  margin-right: 0; }

.body-lp-cambio-empresas footer #borda p {
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
  margin-right: 35px;
  color: #fff; }

.body-lp-cambio-empresas #msgForm12568 {
  margin-top: 30px; }

.body-lp-cambio-empresas input[name="url-pagina"] {
  display: none; }

.body-lp-cambio-empresas #copyright {
  font-family: "Lato", arial, sans-serif;
  width: 100%;
  font-size: 12px;
  height: 128px;
  text-align: center;
  letter-spacing: 0.14px;
  color: #fff;
  background-color: #212644;
  opacity: 1;
  padding: 30px;
  line-height: 30px; }

.body-lp-cambio-empresas .desk-1-5 {
  width: calc((99.999% / 5)); }

.body-lp-cambio-empresas .desk-3-5 {
  width: calc((99.999% / 5) * 3); }

.body-lp-cambio-empresas .desk-2-5 {
  width: calc((99.999% / 5) * 2);
  text-align: right; }

.body-lp-cambio-empresas .screen-reader-response,
.body-lp-cambio-empresas .wpcf7-response-output {
  display: none !important; }

.body-lp-cambio-empresas .forms-lp {
  width: 396px;
  height: 712px;
  border-radius: 5px;
  padding: 10px 27px 10px;
  margin-top: -35px;
  margin-left: -35px;
  background: rgba(246, 246, 246, 0.7);
  box-shadow: 0px 3px 6px #00000029; }

.body-lp-cambio-empresas .forms-lp p {
  margin-bottom: 0; }

.body-lp-cambio-empresas .forms-lp input {
  font-size: 14px;
  width: 100%;
  height: 48px;
  border: 0;
  border-radius: 30px;
  margin-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
  border: 1px solid #3da0d5; }

.body-lp-cambio-empresas .forms-lp label {
  font-size: 14px;
  color: #000;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  margin-top: 8px; }

.body-lp-cambio-empresas .forms-lp input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin-right: 7px; }

.body-lp-cambio-empresas .forms-lp .wpcf7-acceptance label {
  margin-left: -10px; }

.body-lp-cambio-empresas .forms-lp input[type="submit"] {
  font-family: "Lato", arial, sans-serif;
  margin-top: 20px;
  background-color: #3da0d5;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold; }

.body-lp-cambio-empresas .titulo-form {
  font-family: "Lato", arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding-top: 15px; }

.body-lp-cambio-empresas .msg-form {
  font-size: 12px;
  color: #748497;
  text-align: left;
  margin-left: -35px;
  width: 100%;
  width: 396px;
  border-radius: 5px;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 10px; }

.body-lp-cambio-empresas #msg-agradecimento {
  display: none;
  font-family: "Lato", arial, sans-serif;
  font-size: 20px;
  font-weight: regular;
  text-align: center;
  color: #000;
  padding-top: 195px; }

.body-lp-cambio-empresas #msg-agradecimento a {
  color: #3da0d5;
  text-decoration: underline; }

.body-lp-cambio-empresas .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #c83e37 !important;
  padding-left: 10px;
  padding-top: 5px; }

@media (max-width: 1240px) {
  .body-lp-cambio-empresas #box-3-colunas #box-beneficos-moneygram-01 {
    margin-left: 0; }

  .body-lp-cambio-empresas #box-3-colunas #box-beneficos-moneygram-03 {
    margin-left: 0; } }
@media (max-width: 1200px) {
  .body-lp-cambio-empresas #bg-azul-claro .box-solucoes-cambio {
    width: 100%; } }
@media (max-width: 1183px) {
  .body-lp-cambio-empresas .titulo-form {
    font-size: 19px; } }
@media (max-width: 991px) {
  .body-lp-cambio-empresas #box_info_2 .box-person {
    max-width: 100%; }

  .body-lp-cambio-empresas #box_info_1 #btn-empresa {
    margin-bottom: 35px; }

  .body-lp-cambio-empresas #btn-whatsapp span {
    display: none; }

  .body-lp-cambio-empresas #btn-whatsapp img {
    margin-top: -5px;
    margin-right: 0; }

  .body-lp-cambio-empresas #btn-whatsapp {
    width: 44px;
    height: 44px; }

  .body-lp-cambio-empresas #bg-azul-claro .box-solucoes-cambio {
    height: auto; }

  .body-lp-cambio-empresas footer {
    padding-top: 10px; }

  .body-lp-cambio-empresas footer #borda {
    display: block;
    padding: 0 15px 30px 15px; }

  .body-lp-cambio-empresas #box_info_2 {
    padding-bottom: 40px; }

  .body-lp-cambio-empresas #box_info_2 #bg_box_info_2 {
    width: 100%;
    height: 600px;
    margin-left: 0;
    background-size: cover !important; }

  .body-lp-cambio-empresas #box_info_1 img,
  .body-lp-cambio-empresas #box_info_2 img {
    margin-top: -30px; }

  .body-lp-cambio-empresas .lp-titulo-principal {
    height: 380px; }

  .body-lp-cambio-empresas .lp-titulo-principal {
    text-align: left; }

  .body-lp-cambio-empresas .lp-titulo-principal h1 {
    font-size: 24px; }

  .body-lp-cambio-empresas .flex-reverse {
    flex-direction: column-reverse; }

  .body-lp-cambio-empresas .p0 {
    padding: 0; }

  .body-lp-cambio-empresas #box_info_1 #titulo,
  .body-lp-cambio-empresas #box_info_2 #titulo {
    font-size: 23px;
    padding-right: 0;
    margin-top: 30px; }

  .body-lp-cambio-empresas #box_info_1 #texto,
  .body-lp-cambio-empresas #box_info_2 #texto {
    font-size: 14px; }

  .body-lp-cambio-empresas #box_info_1 img,
  .body-lp-cambio-empresas #box_info_2 img {
    width: 100%;
    margin-left: 0; }

  .body-lp-cambio-empresas #bg-azul-claro .box-solucoes-cambio {
    margin-top: 30px; }

  .body-lp-cambio-empresas .d-flex991 {
    display: flex;
    justify-content: center; }

  .body-lp-cambio-empresas .forms-lp {
    width: 100%;
    margin-left: 0; }

  .body-lp-cambio-empresas #box-3-colunas {
    margin-top: 320px; }

  .body-lp-cambio-empresas #box-3-colunas #box-beneficos-moneygram-01,
  .body-lp-cambio-empresas #box-3-colunas #box-beneficos-moneygram-03 {
    border: none;
    border-radius: 0; }

  .body-lp-cambio-empresas #box-beneficos-moneygram-01 .titulo,
  .body-lp-cambio-empresas #box-beneficos-moneygram-02 .titulo,
  .body-lp-cambio-empresas #box-beneficos-moneygram-03 .titulo {
    font-size: 28px; }

  .body-lp-cambio-empresas #box-beneficos-moneygram-01 .subtitulo,
  .body-lp-cambio-empresas #box-beneficos-moneygram-02 .subtitulo,
  .body-lp-cambio-empresas #box-beneficos-moneygram-03 .subtitulo {
    font-size: 26px; }

  .body-lp-cambio-empresas #box-3-colunas #box-beneficos-moneygram-02 {
    margin-top: 2px;
    margin-bottom: 2px; }

  .body-lp-cambio-empresas .d-flex2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }

  .body-lp-cambio-empresas .quebra-direita {
    flex-direction: column-reverse !important;
    text-align: center !important;
    margin-top: 80px; }

  .body-lp-cambio-empresas .pl120 {
    padding-left: 30px; }

  .body-lp-cambio-empresas .titulo-principal {
    font-size: 45px;
    padding: 0; }

  .body-lp-cambio-empresas .lp-titulo-principal {
    margin: 20px 20px 0 0px; }

  .body-lp-cambio-empresas .lp-titulo-principal #texto {
    width: 100%;
    font-size: 14px; } }
@media (max-width: 971px) {
  .body-lp-cambio-empresas #box-3-colunas {
    margin-top: 150px; }

  .body-lp-cambio-empresas .desk-1-5,
  .body-lp-cambio-empresas .desk-3-5 {
    width: 100%; }

  .body-lp-cambio-empresas footer #icone-mobile {
    text-align: center; }

  .body-lp-cambio-empresas footer img {
    max-width: 25%; } }
@media (max-width: 768px) {
  .body-lp-cambio-empresas .abas h2 {
    font-size: 21px; }

  .body-lp-cambio-empresas #box_info_2 #bg_box_info_2 {
    width: 100%;
    height: 45vh;
    margin-left: 0;
    /*background-position-x: -99px !important;*/
    background-size: cover !important; }

  .body-lp-cambio-empresas .forms-lp {
    /*margin-top: 253px;*/
    margin-left: 0; }

  .body-lp-cambio-empresas #video iframe {
    width: 100%;
    height: 300px; }

  .body-lp-cambio-empresas #box-beneficos-moneygram-01,
  .body-lp-cambio-empresas #box-beneficos-moneygram-02,
  .body-lp-cambio-empresas #box-beneficos-moneygram-03 {
    width: 320px; }

  .body-lp-cambio-empresas #box-beneficos-moneygram-01 .subtitulo,
  .body-lp-cambio-empresas #box-beneficos-moneygram-02 .subtitulo,
  .body-lp-cambio-empresas #box-beneficos-moneygram-03 .subtitulo {
    padding-left: 30px;
    padding-right: 30px; }

  .body-lp-cambio-empresas footer img {
    max-width: 40%; }

  .body-lp-cambio-empresas footer #icone-mobile p {
    font-size: 20px; }

  .body-lp-cambio-empresas #box_info_lp_centro .subtitulo {
    font-size: 22px; }

  .body-lp-cambio-empresas #btn-entrar-topo {
    width: 142px; }

  .body-lp-cambio-empresas .logo {
    margin-top: 6px; }

  .body-lp-cambio-empresas .top60 {
    padding-top: 30px; }

  .body-lp-cambio-empresas .top120 {
    padding-top: 50px; }

  .body-lp-cambio-empresas .mt40 {
    margin-left: 0; }

  .body-lp-cambio-empresas .pl120,
  .body-lp-cambio-empresas .pr120 {
    padding: 30px; }

  .body-lp-cambio-empresas #box_info_lp_centro .titulo {
    padding-right: 0;
    margin-top: 0; }

  .body-lp-cambio-empresas .abas {
    padding: 15px; }

  .body-lp-cambio-empresas .abas ul a {
    line-height: 25px;
    font-size: 14px;
    font-weight: 400; }

  .body-lp-cambio-empresas #btn-entrar-topo {
    width: 125px;
    height: 35px;
    padding: 6px;
    margin-left: -10px; }

  .body-lp-cambio-empresas footer {
    text-align: center; }

  .body-lp-cambio-empresas .titulo-principal {
    padding-right: 0;
    padding-left: 0; } }
@media (max-width: 360px) {
  .body-lp-cambio-empresas #box_info_2 #bg_box_info_2 {
    background-position-x: -70px !important; } }
.body-lp-cambio-empresas .fancybox-enabled {
  overflow: hidden; }

.body-lp-cambio-empresas .fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-slide #formNewsletter {
  padding: 25px;
  z-index: 999999999999999999; }
  .fancybox-slide #formNewsletter .fancybox-close-small::after {
    content: "×";
    position: absolute;
    top: 8px;
    right: 0px;
    width: 50px;
    height: 50px;
    color: black;
    text-align: center;
    box-sizing: border-box;
    z-index: 2;
    font: 100 40px / 30px Roboto, "Helvetica Neue", Helvetica, sans-serif;
    border-width: 0px;
    transition: background 0.2s ease 0s;
    background-color: transparent; }
  .fancybox-slide #formNewsletter .formularioNewsletterCustom p {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0; }

.body-lp-cambio-empresas .fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Make sure that the first one is on the top */
.body-lp-cambio-empresas .fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.body-lp-cambio-empresas .fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.body-lp-cambio-empresas .fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.body-lp-cambio-empresas .fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity 0.2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr; }

.body-lp-cambio-empresas .fancybox-show-controls .fancybox-controls {
  opacity: 1; }

.body-lp-cambio-empresas .fancybox-infobar {
  display: none; }

.body-lp-cambio-empresas .fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all; }

.body-lp-cambio-empresas .fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.body-lp-cambio-empresas .fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all; }

.body-lp-cambio-empresas .fancybox-show-buttons .fancybox-buttons {
  display: block; }

.body-lp-cambio-empresas .fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr; }

.body-lp-cambio-empresas .fancybox-slider-wrap,
.body-lp-cambio-empresas .fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent; }

.body-lp-cambio-empresas .fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch; }

.body-lp-cambio-empresas .fancybox-slide::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.body-lp-cambio-empresas .fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.body-lp-cambio-empresas .fancybox-slide--image {
  overflow: hidden; }

.body-lp-cambio-empresas .fancybox-slide--image::before {
  display: none; }

.body-lp-cambio-empresas .fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch; }

.body-lp-cambio-empresas .fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.body-lp-cambio-empresas .fancybox-slide--video .fancybox-content,
.body-lp-cambio-empresas .fancybox-slide--video .fancybox-iframe {
  background: transparent; }

.body-lp-cambio-empresas .fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.body-lp-cambio-empresas .fancybox-image,
.body-lp-cambio-empresas .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%; }

.body-lp-cambio-empresas .fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.body-lp-cambio-empresas .fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.body-lp-cambio-empresas .fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab; }

.body-lp-cambio-empresas .fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.body-lp-cambio-empresas .fancybox-spaceball {
  z-index: 1; }

.body-lp-cambio-empresas .fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.body-lp-cambio-empresas .fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default; }

.body-lp-cambio-empresas .fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.body-lp-cambio-empresas .fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.body-lp-cambio-empresas .fancybox-close-small:after {
  content: "Ã—";
  position: absolute;
  top: 8px;
  right: 0;
  width: 50px;
  height: 50px;
  font: 40px/30px Roboto, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
  font-weight: 100;
  text-align: center;
  border-width: 0;
  transition: background 0.2s;
  box-sizing: border-box;
  z-index: 2; }

.body-lp-cambio-empresas .fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.body-lp-cambio-empresas .fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent; }

/* Caption */
.body-lp-cambio-empresas .fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none; }

.body-lp-cambio-empresas .fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1; }

.body-lp-cambio-empresas .fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.body-lp-cambio-empresas .fancybox-caption a,
.body-lp-cambio-empresas .fancybox-caption button {
  pointer-events: all; }

.body-lp-cambio-empresas .fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.body-lp-cambio-empresas .fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none; }

.body-lp-cambio-empresas .fancybox-button--disabled {
  cursor: default;
  pointer-events: none; }

.body-lp-cambio-empresas .fancybox-infobar__body,
.body-lp-cambio-empresas .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.body-lp-cambio-empresas .fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8); }

.body-lp-cambio-empresas .fancybox-button::before,
.body-lp-cambio-empresas .fancybox-button::after {
  content: "";
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.body-lp-cambio-empresas .fancybox-button--disabled::before,
.body-lp-cambio-empresas .fancybox-button--disabled::after {
  opacity: 0.5; }

.body-lp-cambio-empresas .fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.body-lp-cambio-empresas .fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.body-lp-cambio-empresas .fancybox-button--left {
  border-bottom-left-radius: 5px; }

.body-lp-cambio-empresas .fancybox-button--right {
  border-bottom-right-radius: 5px; }

.body-lp-cambio-empresas .fancybox-button--close {
  float: right; }

.body-lp-cambio-empresas .fancybox-button--close::before,
.body-lp-cambio-empresas .fancybox-button--close::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.body-lp-cambio-empresas .fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.body-lp-cambio-empresas .fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Loading spinner */
.body-lp-cambio-empresas .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .body-lp-cambio-empresas .fancybox-controls {
    text-align: left; }

  .body-lp-cambio-empresas .fancybox-button--left,
  .body-lp-cambio-empresas .fancybox-button--right,
  .body-lp-cambio-empresas .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important; }

  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }
/* Fullscreen  */
.body-lp-cambio-empresas .fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none; }

/* Slideshow button */
.body-lp-cambio-empresas .fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent; }

.body-lp-cambio-empresas .fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent; }

/* Thumbs */
.body-lp-cambio-empresas .fancybox-button--thumbs span {
  font-size: 23px; }

.body-lp-cambio-empresas .fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }

.body-lp-cambio-empresas .fancybox-container--thumbs .fancybox-controls,
.body-lp-cambio-empresas .fancybox-container--thumbs .fancybox-slider-wrap,
.body-lp-cambio-empresas .fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px; }

.body-lp-cambio-empresas .fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }

.body-lp-cambio-empresas .fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0; }

.body-lp-cambio-empresas .fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

.body-lp-cambio-empresas li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.body-lp-cambio-empresas .fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.body-lp-cambio-empresas .fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.body-lp-cambio-empresas .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .body-lp-cambio-empresas .fancybox-thumbs {
    display: none !important; }

  .body-lp-cambio-empresas .fancybox-container--thumbs .fancybox-controls,
  .body-lp-cambio-empresas .fancybox-container--thumbs .fancybox-slider-wrap,
  .body-lp-cambio-empresas .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0; } }
.body-lp-cambio-empresas .newsletter input {
  display: block;
  width: 100%;
  height: 46px;
  padding: 0 25px;
  border-radius: 23px;
  border: none;
  margin: 10px 0; }

.body-lp-cambio-empresas .newsletter input[type="submit"] {
  background: #48b2eb;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  transition: background 0.3s ease;
  padding: 11px 30px;
  border-radius: 20px;
  height: auto; }

.body-lp-cambio-empresas .newsletter input[type="submit"]:hover {
  background: #31a8e8; }

.body-lp-cambio-empresas .newsletter .wpcf7-mail-sent-ok {
  display: none !important; }

.body-lp-cambio-empresas .newsletter input {
  background: #f3f5f7; }

@media (min-width: 960px) {
  .body-lp-cambio-empresas .newsletter {
    background: #fff; }

  .body-lp-cambio-empresas .newsletter .container {
    max-width: 600px;
    margin: 0 auto;
    padding: 25px 0; }

  .body-lp-cambio-empresas .newsletter h2 {
    font-size: 28px !important;
    color: #212644;
    line-height: 1 !important;
    letter-spacing: 0.28px; }

  .body-lp-cambio-empresas .newsletter span {
    color: #212644; } }
.body-lp-cambio-empresas .newsletter .wpcf7-not-valid-tip {
  display: block;
  padding-left: 20px;
  font-size: 12px;
  color: red; }

.body-lp-cambio-empresas .newsletter .wpcf7-mail-sent-ng,
.body-lp-cambio-empresas .newsletter .wpcf7-mail-sent-ok,
.body-lp-cambio-empresas .newsletter .wpcf7-validation-errors {
  display: block;
  text-align: center;
  margin: 0;
  background: red;
  color: #fff;
  border: none;
  padding: 5px 20px;
  border-radius: 20px; }

.body-lp-cambio-empresas .newsletter .wpcf7-mail-sent-ok {
  background: green; }

.body-lp-cambio-empresas .ligar {
  padding: 50px 0;
  background: #fff; }

.body-lp-cambio-empresas .ligar span {
  color: #212644; }

@media (min-width: 960px) {
  .body-lp-cambio-empresas .ligar span {
    color: #fff; }

  .body-lp-cambio-empresas .ligar {
    background: #212644; } }
.body-lp-cambio-empresas .ligar span.lightblue {
  color: #48b2eb; }

.body-lp-cambio-empresas .conteudo-texto {
  padding: 20px 0;
  background: #fff; }

.body-lp-cambio-empresas .conteudo-texto .flex-video {
  margin-top: 20px; }

.body-lp-cambio-empresas .conteudo-texto a.button {
  display: inline-block;
  min-width: 290px; }

@media (min-width: 960px) {
  .body-lp-cambio-empresas .conteudo-texto a.button {
    margin-top: 20px; } }
@media (max-width: 767px) {
  .body-lp-cambio-empresas .newsletter input[type="submit"] {
    height: 46px; } }
section.home .carousel-home {
  padding: 0 !important; }
  @media (min-width: 992px) {
    section.home .carousel-home .item {
      padding: 0px 15px; } }
  section.home .carousel-home h3,
  section.home .carousel-home h1,
  section.home .carousel-home h2 {
    color: var(--Brand-Brand-Pure-1, #fff);
    font-family: Lato;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-top: 40px; }
    @media (max-width: 991px) {
      section.home .carousel-home h3,
      section.home .carousel-home h1,
      section.home .carousel-home h2 {
        font-family: Lato;
        font-size: 30px;
        margin-top: 20px;
        color: #212644;
        padding: 0px 15px; } }
  section.home .carousel-home p {
    color: var(--Brand-Brand-Pure-1, #fff);
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
    @media (max-width: 991px) {
      section.home .carousel-home p {
        color: #444;
        font-family: Lato;
        font-size: 14px;
        padding: 0px 15px; } }
  @media (max-width: 991px) {
    section.home .carousel-home span {
      padding: 0px 15px; } }
  section.home .carousel-home img {
    position: absolute;
    top: 45px;
    right: 10px;
    object-fit: contain; }
    @media (min-width: 992px) {
      section.home .carousel-home img {
        height: 300px;
        top: 10px; } }

.novo-produto.cards {
  background: #eeeff7;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  padding-top: 1.99rem;
  padding-bottom: 5.75rem;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  z-index: 999; }
  .novo-produto.cards h3 {
    margin: 0;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #212644;
    font-size: calc(clamp(1.5rem, 0.75vi + 1.32rem, 2rem));
    text-align: center; }

#page-up-btn {
  background-color: #212644;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  outline: none;
  border: none;
  position: absolute;
  top: 5%;
  right: 14%;
  display: none; }

/* Cards container */
.novo-produto .cards-content {
  display: grid;
  align-items: center;
  justify-content: center;
  grid-template-columns: repeat(4, 16.375rem);
  grid-auto-rows: 18.375rem;
  gap: 2rem; }

/* Cards */
.novo-produto .cards-card {
  background-color: white;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 2rem 1rem; }
  .novo-produto .cards-card img {
    width: 2rem;
    height: auto; }
  .novo-produto .cards-card span {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: calc(clamp(0.91rem, 0.89vi + 0.7rem, 1.5rem));
    color: #212644;
    max-width: 10ch; }
  .novo-produto .cards-card p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: calc(clamp(0.68rem, 0.67vi + 0.52rem, 1.13rem));
    color: #212644;
    max-width: 12.3rem; }
  .novo-produto .cards-card a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: calc(clamp(0.75rem, 0.74vi + 0.58rem, 1.25rem));
    color: #339fd0;
    position: relative; }
    .novo-produto .cards-card a::after {
      content: '';
      display: block;
      width: 97px;
      height: 2px;
      background: #339fd0;
      margin-top: 5px; }

/* Medias queries */
@media (max-width: 1200px) {
  .novo-produto .cards-content {
    grid-template-columns: repeat(4, 14.6rem);
    grid-auto-rows: 17rem;
    gap: 1rem; }

  .novo-produto .cards-card img {
    width: 1.6rem; } }
@media (max-width: 1000px) {
  .novo-produto .cards-content {
    grid-template-columns: repeat(3, 14rem);
    grid-auto-rows: 16rem;
    gap: 1.5rem; }

  #page-up-btn {
    display: block; } }
@media (max-width: 800px) {
  .novo-produto.cards {
    gap: 2rem; }
    .novo-produto.cards h3 {
      max-width: 20ch; }

  .novo-produto .cards-content {
    grid-template-columns: repeat(2, 14rem);
    grid-auto-rows: 16rem; } }
@media (max-width: 600px) {
  .novo-produto .cards-content {
    grid-template-columns: repeat(2, 10rem);
    grid-auto-rows: 12rem;
    gap: 1rem; }

  .novo-produto .cards-card {
    padding: 1rem; }
    .novo-produto .cards-card img {
      width: 1.188rem; }

  #page-up-btn {
    top: 5%;
    right: 10%; } }
@media (max-width: 400px) {
  .novo-produto.cards {
    gap: 2rem; }
    .novo-produto.cards h3 {
      max-width: 20ch; }

  .novo-produto .cards-content {
    grid-template-columns: repeat(2, 9.884rem);
    grid-auto-rows: 11.091rem; } }
.novo-produto-home.products {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  /* Section title */ }
  .novo-produto-home.products h3 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: calc(clamp(1.5rem, 1.5vi + 1.15rem, 2.5rem));
    color: #212644; }

.novo-produto-home .products-container {
  padding: 2rem;
  position: relative;
  z-index: 99; }
  .novo-produto-home .products-container h3 {
    margin-bottom: 2rem; }

.novo-produto-home .products-content {
  display: flex;
  justify-content: space-between;
  width: 81rem; }

/* Texto */
.novo-produto-home .products-resume {
  margin-top: 2rem; }
  .novo-produto-home .products-resume span,
  .novo-produto-home .products-resume h6 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: calc(clamp(1.5rem, 0.75vi + 1.32rem, 2rem));
    color: #212644;
    display: block;
    margin-bottom: 0.8rem;
    margin-top: 20px; }
  .novo-produto-home .products-resume p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    color: #212644;
    max-width: 33ch; }

/* Cards container */
.novo-produto-home .products-cards {
  display: grid;
  grid-template-columns: repeat(2, 19.619rem);
  grid-template-rows: repeat(2, 9.413rem);
  gap: 1rem;
  cursor: pointer; }

/* Card */
.novo-produto-home .products-cards-card {
  position: relative;
  border-radius: 0.625rem;
  overflow: hidden; }
  .novo-produto-home .products-cards-card img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -2; }
  .novo-produto-home .products-cards-card img.invert {
    transform: scaleX(-1); }

.novo-produto-home .products-cards-card-content {
  position: absolute;
  top: 25%;
  left: 7%;
  z-index: 1; }
  .novo-produto-home .products-cards-card-content span {
    display: block;
    margin-top: 0.5rem;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: calc(clamp(1.13rem, 0.56vi + 0.99rem, 1.5rem));
    color: white; }

.novo-produto-home .products-cards-card-icon {
  position: relative;
  width: 2rem;
  height: 2rem; }

.novo-produto-home .products-cards-card-overlay {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 65%; }

.novo-produto-home .products-cards-card.active .products-cards-card-overlay {
  opacity: 0; }

/* Right section */
.novo-produto-home .cash-section {
  width: 37.875rem;
  height: 41rem;
  background-color: #f4f7fb;
  border-radius: 0.625rem;
  padding: 0.8rem 0.8rem 0.3rem; }

.novo-produto-home .cash-section .boxMain {
  display: none; }

.novo-produto-home .cash-title {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  margin-bottom: 0.8rem; }
  .novo-produto-home .cash-title span {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 23px;
    color: #8690a2; }
    @media (max-width: 991px) {
      .novo-produto-home .cash-title span {
        font-size: 20px; } }
    .novo-produto-home .cash-title span br {
      display: none; }

.novo-produto-home .cash-card {
  max-width: 36.313rem;
  width: 100%;
  height: 47.75rem;
  border-radius: 0.625rem; }
  .novo-produto-home .cash-card iframe .cotacao {
    max-width: 100%; }

.novo-produto-home .cash-card.first {
  background-color: red; }

.novo-produto-home .cash-card.second {
  background-color: blue; }

.novo-produto-home .cash-card.third {
  background-color: yellow; }

.novo-produto-home .cash-card.fourth {
  background-color: green; }

.novo-produto-home .products-resume.mobile {
  display: none; }

.novo-produto-home .products-resume-content,
.novo-produto-home .cash-card {
  display: none; }

@media (max-width: 1400px) {
  .novo-produto-home .products-container {
    padding: 2rem 1rem; }

  .novo-produto-home .products-content {
    width: 100%;
    justify-content: center;
    gap: 1rem; }

  .novo-produto-home .products-cards {
    grid-template-columns: repeat(2, 18rem);
    grid-template-rows: repeat(2, 9rem); }

  .novo-produto-home .cash-section {
    width: 34rem; } }
@media (max-width: 1200px) {
  .novo-produto-home .products-cards {
    grid-template-columns: repeat(2, 14rem);
    grid-template-rows: repeat(2, 9rem); }

  .novo-produto-home .products-cards-card-icon {
    width: 1.5rem;
    height: 1.5rem; }

  .novo-produto-home .cash-title svg {
    width: 1.6rem;
    height: 1.6rem; }

  .novo-produto-home .cash-section {
    width: 30rem; } }
@media (max-width: 1000px) {
  .novo-produto-home.products {
    width: 100%;
    padding: 1rem 0; }

  .novo-produto-home .products-content {
    flex-direction: column;
    width: 100%; }

  .novo-produto-home .products-cards {
    gap: 0.5rem;
    margin-bottom: 1rem; }

  .novo-produto-home .products-container {
    padding: 1rem; }

  .novo-produto-home .products-resume {
    display: none; }
    .novo-produto-home .products-resume span {
      margin-bottom: 0.3rem; }

  .novo-produto-home .products-cards {
    grid-template-columns: repeat(2, 20rem);
    grid-template-rows: repeat(2, 12rem); }

  .novo-produto-home .products-resume.mobile {
    display: block;
    padding: 0px 10px; }

  .novo-produto-home .cash-section {
    width: 100%;
    height: auto !important; }

  .novo-produto-home .cash-card {
    max-width: 100%; } }
@media (max-width: 800px) {
  .novo-produto-home .products-cards {
    grid-template-columns: repeat(2, 18rem);
    grid-template-rows: repeat(2, 10rem); }

  .novo-produto-home .cash-section {
    height: 36rem;
    padding: 0.8rem 0.5rem; }

  .novo-produto-home .cash-card {
    height: 31rem; } }
@media (max-width: 600px) {
  .novo-produto-home .products-cards {
    grid-template-columns: repeat(2, 14rem);
    grid-template-rows: repeat(2, 10rem); }

  .novo-produto-home .cash-section {
    height: 35rem;
    padding: 0.8rem 0.5rem; }

  .novo-produto-home .cash-card {
    height: 30.5rem; } }
@media (max-width: 500px) {
  .novo-produto-home .products-cards {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 8.5rem); }

  .novo-produto-home .products-cards-card-icon {
    width: 1.1rem;
    height: 1.1rem; }

  .novo-produto-home .cash-section {
    height: 32rem;
    padding: 0.8rem 0.5rem; }

  .novo-produto-home .cash-card {
    height: 28rem; } }
@media (max-width: 400px) {
  .novo-produto-home .products-cards {
    grid-template-columns: repeat(2, 10.354rem);
    grid-template-rows: repeat(2, 6.591rem); }

  .novo-produto-home .cash-section {
    width: 21.375rem;
    height: 30.25rem; }

  .novo-produto-home .cash-card {
    width: 20.375rem;
    height: 26.813rem; }

  .novo-produto-home .cash-title {
    margin-bottom: 0.2rem; }
    .novo-produto-home .cash-title svg {
      width: 1.1rem;
      height: 1.1rem; } }
/* Section cards */
.novo-produto.cards {
  background: #eeeff7;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  padding-top: 1.75rem;
  padding-bottom: 5.75rem; }
  .novo-produto.cards h3 {
    margin: 0;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #212644;
    font-size: calc(clamp(1.5rem, 0.75vi + 1.32rem, 2rem));
    text-align: center; }

#page-up-btn {
  background-color: #212644;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  outline: none;
  border: none;
  position: absolute;
  top: 5%;
  right: 14%;
  display: none; }

/* Cards container */
.novo-produto .cards-content {
  display: grid;
  align-items: center;
  justify-content: center;
  grid-template-columns: repeat(4, 16.375rem);
  grid-auto-rows: 18.375rem;
  gap: 2rem; }

/* Cards */
.novo-produto .cards-card {
  background-color: white;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 2rem 1rem; }
  .novo-produto .cards-card img {
    width: 2rem;
    height: auto; }
  .novo-produto .cards-card span {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: calc(clamp(0.91rem, 0.89vi + 0.7rem, 1.5rem));
    color: #212644;
    max-width: 10ch; }
  .novo-produto .cards-card p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: calc(clamp(0.68rem, 0.67vi + 0.52rem, 1.13rem));
    color: #212644;
    max-width: 12.3rem; }
    @media (max-width: 991px) {
      .novo-produto .cards-card p {
        line-height: 13px; } }
  .novo-produto .cards-card a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: calc(clamp(0.75rem, 0.74vi + 0.58rem, 1.25rem));
    color: #339fd0;
    text-decoration: underline; }

/* Medias queries */
@media (max-width: 1200px) {
  .novo-produto .cards-content {
    grid-template-columns: repeat(4, 14.6rem);
    grid-auto-rows: 17rem;
    gap: 1rem; }

  .novo-produto .cards-card img {
    width: 1.6rem; } }
@media (max-width: 1000px) {
  .novo-produto .cards-content {
    grid-template-columns: repeat(3, 14rem);
    grid-auto-rows: 16rem;
    gap: 1.5rem; }

  #page-up-btn {
    display: block; } }
@media (max-width: 800px) {
  .novo-produto.cards {
    gap: 2rem; }
    .novo-produto.cards h3 {
      max-width: 20ch; }

  .novo-produto .cards-content {
    grid-template-columns: repeat(2, 14rem);
    grid-auto-rows: 16rem; } }
@media (max-width: 600px) {
  .novo-produto .cards-content {
    grid-template-columns: repeat(2, 10rem);
    grid-auto-rows: 12rem;
    gap: 1rem; }

  .novo-produto .cards-card {
    padding: 1rem; }
    .novo-produto .cards-card img {
      width: 1.188rem; }

  #page-up-btn {
    top: 5%;
    right: 10%; } }
@media (max-width: 400px) {
  .novo-produto.cards {
    gap: 2rem; }
    .novo-produto.cards h3 {
      max-width: 20ch; }

  .novo-produto .cards-content {
    grid-template-columns: repeat(2, 9.884rem);
    grid-auto-rows: 11.091rem; }

  .novo-produto-home .cash-section {
    padding: 8px 6px !important; }

  .novo-produto-home .products-container {
    padding: 10px 5px !important; }

  .novo-produto-home .cash-card {
    width: 100% !important; } }
@media (max-width: 991px) {
  .novo-produto-home .cash-section #cashId4 {
    height: 540px !important; }

  .novo-produto-home .cash-section #cashId1,
  .novo-produto-home .cash-section #cashId2 {
    height: 650px !important; }

  .novo-produto-home .cash-section #cashId3 {
    height: 595px !important; } }
body.page-template-page-seguros {
  background: #fff; }
  body.page-template-page-seguros section.bannerSeguro {
    position: relative; }
    @media (min-width: 992px) {
      body.page-template-page-seguros section.bannerSeguro {
        display: flex;
        align-items: center; } }
    body.page-template-page-seguros section.bannerSeguro .imagemFundo {
      width: 100%; }
      @media (max-width: 991px) {
        body.page-template-page-seguros section.bannerSeguro .imagemFundo .imagemDesktop {
          display: none; } }
      body.page-template-page-seguros section.bannerSeguro .imagemFundo .imagemDesktop img {
        object-fit: cover;
        width: 100%; }
      @media (min-width: 992px) {
        body.page-template-page-seguros section.bannerSeguro .imagemFundo .imagemMobile {
          display: none; } }
      body.page-template-page-seguros section.bannerSeguro .imagemFundo .imagemMobile img {
        object-fit: cover;
        width: 100%; }
    body.page-template-page-seguros section.bannerSeguro .container {
      position: absolute;
      top: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      left: 0;
      right: 0; }
      @media (max-width: 991px) {
        body.page-template-page-seguros section.bannerSeguro .container {
          padding: 0 20px; } }
      body.page-template-page-seguros section.bannerSeguro .container .textoBanner {
        max-width: 435px; }
        @media (max-width: 991px) {
          body.page-template-page-seguros section.bannerSeguro .container .textoBanner {
            max-width: 220px; } }
        body.page-template-page-seguros section.bannerSeguro .container .textoBanner h1 {
          color: #fff;
          line-height: 40px;
          font-family: "Inter", sans-serif; }
          @media (max-width: 991px) {
            body.page-template-page-seguros section.bannerSeguro .container .textoBanner h1 {
              line-height: 30px;
              font-size: 25px;
              font-weight: 500; } }
  body.page-template-page-seguros section.textoPageSeguro {
    background-color: #fff;
    padding: 1px 0px; }
    @media (max-width: 991px) {
      body.page-template-page-seguros section.textoPageSeguro {
        padding: 1px 0px 5px 0px; } }
    @media (max-width: 991px) {
      body.page-template-page-seguros section.textoPageSeguro .container {
        padding: 0 20px; } }
    body.page-template-page-seguros section.textoPageSeguro .texto p {
      font-size: 21px;
      line-height: 25px;
      font-family: "Inter", sans-serif;
      font-weight: 500; }
      @media (max-width: 991px) {
        body.page-template-page-seguros section.textoPageSeguro .texto p {
          font-size: 17px;
          line-height: 25px; } }
  body.page-template-page-seguros section.cardsPage {
    background: #fff;
    background: #fff;
    padding: 0px 0px 70px 0px; }
    body.page-template-page-seguros section.cardsPage .container {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      gap: 15px; }
      @media (max-width: 991px) {
        body.page-template-page-seguros section.cardsPage .container {
          padding: 0 20px; } }
      body.page-template-page-seguros section.cardsPage .container .card {
        width: 48%;
        min-height: 520px;
        margin: 20px 0px; }
        @media (max-width: 991px) {
          body.page-template-page-seguros section.cardsPage .container .card {
            width: 100%;
            margin: 0 auto 40px auto;
            min-height: auto; } }
        body.page-template-page-seguros section.cardsPage .container .card .cardInterno {
          padding: 8px 10px;
          border: 1px solid #9DA5B4;
          border-radius: 30px;
          position: relative;
          height: 100%; }
          @media (max-width: 991px) {
            body.page-template-page-seguros section.cardsPage .container .card .cardInterno {
              padding: 4px 8px 40px 8px;
              border-radius: 10px;
              height: auto; } }
          body.page-template-page-seguros section.cardsPage .container .card .cardInterno .imagemCard img {
            width: 100%; }
          body.page-template-page-seguros section.cardsPage .container .card .cardInterno .tituloCard h2 {
            color: #000;
            font-weight: 800;
            border-bottom: 1px solid #9DA5B4;
            padding: 0px 0px 10px 0px;
            font-family: "Inter", sans-serif; }
            @media (max-width: 991px) {
              body.page-template-page-seguros section.cardsPage .container .card .cardInterno .tituloCard h2 {
                padding: 15px 0px 7px 0px;
                font-size: 22px;
                margin-top: 0;
                margin-bottom: 0; } }
          body.page-template-page-seguros section.cardsPage .container .card .cardInterno .textoCard p {
            color: #000;
            font-weight: 500;
            font-size: 19px;
            font-family: "Inter", sans-serif;
            line-height: 25px; }
            body.page-template-page-seguros section.cardsPage .container .card .cardInterno .textoCard p strong {
              font-weight: 900; }
            @media (max-width: 991px) {
              body.page-template-page-seguros section.cardsPage .container .card .cardInterno .textoCard p {
                margin: 9px 0px 10px 0px;
                font-size: 16px;
                line-height: 20px; } }
          body.page-template-page-seguros section.cardsPage .container .card .cardInterno .ctaCard {
            position: absolute;
            left: 0;
            right: 0;
            display: flex;
            justify-content: center;
            bottom: -20px; }
            body.page-template-page-seguros section.cardsPage .container .card .cardInterno .ctaCard a {
              color: #fff;
              font-family: "Inter", sans-serif;
              background: #222745;
              padding: 12px 70px;
              border-radius: 11px; }

.abas .headerCustomHome {
  position: relative;
  display: flex; }
  .abas .headerCustomHome .header-aba {
    border: 2px solid #48b2eb;
    border-radius: 61px;
    width: 48%;
    text-align: center;
    padding: 9px 0px;
    cursor: pointer; }
    .abas .headerCustomHome .header-aba.aba-chip-1 {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .abas .headerCustomHome .header-aba.aba-chip-2 {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .abas .headerCustomHome .header-aba.active {
      background: #48b2eb; }
      .abas .headerCustomHome .header-aba.active p {
        color: #fff !important; }
      .abas .headerCustomHome .header-aba.active .logoIcone {
        display: block; }
    .abas .headerCustomHome .header-aba p {
      margin: 0;
      color: #1298D4;
      font-weight: 300;
      font-family: Lato; }
    .abas .headerCustomHome .header-aba .logoIcone {
      display: none;
      position: absolute;
      top: 25px;
      right: 0;
      width: 125px; }
      .abas .headerCustomHome .header-aba .logoIcone img {
        max-width: 100%; }
.abas .bodyAbaActive {
  padding: 15px;
  display: none; }
  .abas .bodyAbaActive.active {
    display: block; }
  .abas .bodyAbaActive .titulo {
    font-weight: 300;
    font-size: 24px;
    color: #222745;
    margin-bottom: 10px;
    font-family: Lato; }
  .abas .bodyAbaActive ul {
    list-style: disc;
    padding: 20px 0px 0px 20px; }
    .abas .bodyAbaActive ul li {
      border: 0;
      padding: 4px 0px;
      color: #748497;
      font-weight: 300;
      font-size: 18px; }
  .abas .bodyAbaActive a {
    background-color: #48b2eb;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    display: block;
    padding: 18px 0px;
    border-radius: 5px; }
.abas .custom-chip h3 {
  font-size: 32px;
  font-weight: 300 !important;
  color: #222745; }
.abas .custom-chip p {
  font-size: 18px !important;
  color: #748497;
  font-weight: 300; }
.abas .custom-chip a {
  border-radius: 5px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 12px 35px; }
@media (min-width: 992px) {
  .abas .atalhosMain {
    padding: 0px 0px 0px 20px; } }
.abas .atalhosMain .tituloAtalho p {
  font-weight: 300;
  font-size: 24px;
  color: #222745;
  margin-bottom: 10px;
  font-family: Lato; }
.abas .atalhosMain .cardsAtalhos {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  position: relative; }
  @media (max-width: 991px) {
    .abas .atalhosMain .cardsAtalhos {
      gap: 14px; } }
  .abas .atalhosMain .cardsAtalhos .boxAtalhos {
    position: relative;
    font-family: Lato, sans-serif;
    color: #212529;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 5px 5px 5px #cfd4d9;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    outline: none;
    padding: 45px 0 0 10px;
    margin: 5px 0px;
    width: 120px;
    height: 90px; }
    .abas .atalhosMain .cardsAtalhos .boxAtalhos a .imagemIcone {
      width: 25px;
      position: absolute;
      right: 6px;
      top: 7px; }
      .abas .atalhosMain .cardsAtalhos .boxAtalhos a .imagemIcone img {
        max-width: 100%; }
    .abas .atalhosMain .cardsAtalhos .boxAtalhos a .titulo {
      position: absolute;
      bottom: 6px; }
      .abas .atalhosMain .cardsAtalhos .boxAtalhos a .titulo p {
        margin: 0;
        font-size: 18px !important;
        color: #748497;
        font-weight: 300; }

@media (min-width: 992px) {
  .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .imagem .mobileImagem {
    display: none; }
  .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .imagem img {
    height: 410px;
    object-fit: cover; } }
@media (max-width: 991px) {
  .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .imagem .desktopImagem {
    display: none; }
  .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .imagem img {
    height: 370px;
    object-fit: cover; } }
.bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner {
  position: absolute;
  top: 90px;
  left: 150px; }
  @media (max-width: 991px) {
    .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner {
      top: 30px;
      left: 10px; } }
  .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .tituloBanner h1,
  .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .tituloBanner p {
    font-family: Lato;
    font-size: 35px;
    font-weight: 900;
    line-height: 36.6px;
    text-align: left;
    color: #fff;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .tituloBanner h1,
      .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .tituloBanner p {
        font-size: 28px;
        line-height: 30.6px;
        text-align: left;
        margin-bottom: 0; } }
  .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .textoBanner p {
    font-family: Lato;
    font-size: 21px;
    font-weight: 300;
    line-height: 22.4px;
    text-align: left;
    color: #fff; }
    @media (max-width: 991px) {
      .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .textoBanner p {
        font-size: 18px;
        line-height: 20.4px;
        margin-top: 5px; } }
    .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .textoBanner p:empty {
      display: none; }
  .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .ctaBanner {
    margin-top: 38px; }
    @media (max-width: 991px) {
      .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .ctaBanner {
        margin-top: 26px; } }
    .bannerNovoCustom .containerCustom .carroselBanner .boxImagemMain .boxInfoBanner .ctaBanner a {
      background-color: #fff;
      padding: 10px 20px;
      border-radius: 4px;
      font-family: Lato;
      font-size: 15.69px;
      font-weight: 900;
      line-height: 14.02px;
      text-align: center;
      color: #212644;
      text-decoration: none; }
.bannerNovoCustom .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0; }
  @media (max-width: 991px) {
    .bannerNovoCustom .owl-dots {
      bottom: 25px; } }
  .bannerNovoCustom .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .bannerNovoCustom .owl-dots .owl-dot span {
      background: #fff;
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity .2s ease;
      border-radius: 30px; }
    .bannerNovoCustom .owl-dots .owl-dot.active span {
      background: #48B2EB; }

.smartbanner__info__price {
  line-height: 12px; }

.botCustomConfidence {
  position: fixed;
  right: 7px;
  bottom: 90px;
  cursor: pointer;
  z-index: 9; }
  .botCustomConfidence .imagem {
    background-color: #CAEAFD;
    border-radius: 50px;
    max-width: 65px; }
    .botCustomConfidence .imagem img {
      max-width: 100%; }
  .botCustomConfidence .closeChat {
    position: absolute;
    top: -5px;
    right: -5px;
    max-width: 15px; }
    .botCustomConfidence .closeChat img {
      max-width: 100%; }

@media (min-width: 992px) and (max-width: 1675px) {
  .page-id-1793377 .lp-editavel-v4 .cta:first-child,
  .page-id-1791578 .lp-editavel-v4 .cta:first-child {
    position: absolute;
    top: calc(450px + ((100vw - 992px) / 3));
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0; } }
@media (min-width: 1676px) {
  .page-id-1793377 .lp-editavel-v4 .cta:first-child,
  .page-id-1791578 .lp-editavel-v4 .cta:first-child {
    position: absolute;
    top: calc(500px + ((100vw - 992px) / 3));
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0; } }
.page-id-1791391 .lp-editavel-v4 .container .cta,
.page-id-1793859 .lp-editavel-v4 .container .cta {
  margin-top: 42px;
  display: inline-block;
  margin: 30px 10px 0px 0px !important; }
  @media (max-width: 991px) {
    .page-id-1791391 .lp-editavel-v4 .container .cta a,
    .page-id-1793859 .lp-editavel-v4 .container .cta a {
      padding: 12px 6px !important;
      font-size: 13px !important; } }

@media (max-width: 991px) {
  .boxLinguagemSite {
    list-style: none;
    background: #212644; } }
@media (min-width: 992px) {
  .boxLinguagemSite {
    list-style: none;
    background: #303762; }

  .ajuda-menu > ul.sub-menu.active {
    flex-wrap: wrap; } }
.vejaMaisLabel {
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
  border-bottom: 2px solid #339fd0; }
  .vejaMaisLabel::after {
    background: url("../img/icones/arrow-down-icone.png") no-repeat;
    content: '';
    display: block;
    width: 31px;
    height: 29px; }
  .vejaMaisLabel a {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: calc(clamp(0.75rem, 0.74vi + 0.58rem, 1.25rem));
    color: #339fd0; }
  @media (min-width: 992px) {
    .vejaMaisLabel a.mobile {
      display: none; } }
  @media (max-width: 991px) {
    .vejaMaisLabel a.desktop {
      display: none; }
    .vejaMaisLabel a.mobile {
      font-size: 16px !important; } }

.formularioLpUnico {
  background-color: #fff; }
  .formularioLpUnico .boxFormulario {
    padding: 18px 10px;
    border-radius: 8px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 999; }
    .formularioLpUnico .boxFormulario .boxFormularioCampos {
      display: flex;
      justify-content: center;
      text-align: center; }
      .formularioLpUnico .boxFormulario .boxFormularioCampos form label {
        color: var(--brand-brand-pure-1, #212644);
        font-family: Lato;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: left;
        width: 90%;
        display: inline-block; }
      .formularioLpUnico .boxFormulario .boxFormularioCampos form input {
        width: 90%;
        border-radius: 6px;
        border: 1px solid #212644;
        padding: 10px 10px;
        margin: 4px auto; }
        .formularioLpUnico .boxFormulario .boxFormularioCampos form input[type='submit'] {
          background-color: #212644 !important;
          color: #FFF;
          font-family: Lato;
          font-size: 22px;
          font-style: normal;
          font-weight: 900;
          line-height: normal;
          text-align: center;
          margin: 0 auto;
          display: flex;
          justify-content: center;
          cursor: pointer; }
        .formularioLpUnico .boxFormulario .boxFormularioCampos form input[type='checkbox'] {
          width: 20px;
          height: 20px; }
      .formularioLpUnico .boxFormulario .boxFormularioCampos form .boxAceitarForm {
        margin-top: -15px; }
        .formularioLpUnico .boxFormulario .boxFormularioCampos form .boxAceitarForm .col {
          display: flex;
          align-items: center;
          gap: 10px; }
          .formularioLpUnico .boxFormulario .boxFormularioCampos form .boxAceitarForm .col .textoAceita {
            margin-top: 12px; }
            .formularioLpUnico .boxFormulario .boxFormularioCampos form .boxAceitarForm .col .textoAceita a {
              color: #0073A8; }
      .formularioLpUnico .boxFormulario .boxFormularioCampos form .wpcf7-validation-errors {
        position: absolute;
        right: 0;
        top: -55px;
        max-width: 90%;
        background-color: #fff;
        border-radius: 8px; }

.page-template-template-produtos {
  background-color: #fff; }
  @media (max-width: 991px) {
    .page-template-template-produtos .customHeaderNewBottom .col-custom-nav {
      padding: 14px 10px; } }
  .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .logoConfidence {
    display: none; }
  .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .productPageMenu {
    display: none; }
    @media (max-width: 991px) {
      .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .productPageMenu {
        display: block;
        width: 80%; }
        .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .productPageMenu ul {
          display: flex;
          align-items: center;
          gap: 8px; }
          .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .productPageMenu ul li a {
            border-radius: 7px;
            font-weight: 400;
            color: #fff;
            display: block;
            width: auto;
            text-align: center; }
          .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .productPageMenu ul li.confidenceCta a {
            background-color: #03A9F4;
            padding: 8px 6px;
            font-size: 16px; }
          .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .productPageMenu ul li.bankCta a {
            border: 1px solid #2196F3;
            background-color: transparent;
            padding: 8px 10px;
            font-size: 16px; } }
  .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .mobileMenuNav {
    width: 20%; }
    .page-template-template-produtos .customHeaderNewBottom .col-custom-nav .mobileMenuNav .boxHeaderTopoBotoes {
      display: none; }
  .page-template-template-produtos .alerta-de-cambio-home {
    padding: 1px 0px 20px 0px; }
    @media (max-width: 991px) {
      .page-template-template-produtos .alerta-de-cambio-home {
        padding: 8px 0px 10px 0px !important; }
        .page-template-template-produtos .alerta-de-cambio-home h1 {
          font-size: 22px !important; }
        .page-template-template-produtos .alerta-de-cambio-home p {
          font-size: 16px !important;
          line-height: 24px !important; } }
  .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .imagem img {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px; }
    @media (max-width: 991px) {
      .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .imagem img {
        border-radius: 0; } }
  .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner {
    position: absolute;
    top: 90px;
    left: 0;
    width: 1260px;
    right: 0;
    margin: 0 auto;
    padding: 0px 20px; }
    @media (max-width: 991px) {
      .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner {
        top: 0;
        bottom: 0;
        width: 80%;
        margin: initial; } }
    .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner .logoEmpresaHome {
      width: auto; }
      @media (max-width: 991px) {
        .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner .logoEmpresaHome {
          margin-top: 50px; } }
      .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner .logoEmpresaHome img {
        width: auto; }
        @media (max-width: 991px) {
          .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner .logoEmpresaHome img {
            width: 230px; } }
    .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner .tituloBanner p {
      font-weight: 700; }
    @media (max-width: 991px) {
      .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner .tituloBanner {
        position: absolute;
        bottom: 70px;
        width: 100%; }
        .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner .tituloBanner p {
          font-size: 27px; }
          .page-template-template-produtos section.bannerNovoCustom .containerCustom .boxImagemMain .boxInfoBanner .tituloBanner p br {
            display: none; } }
  .page-template-template-produtos section.diferenciaisProdutosPage {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px 20px 30px 20px;
    background: #F4F7FB; }
    @media (max-width: 991px) {
      .page-template-template-produtos section.diferenciaisProdutosPage {
        padding: 10px 20px 0px 20px; } }
    .page-template-template-produtos section.diferenciaisProdutosPage .container {
      max-width: 1260px; }
      .page-template-template-produtos section.diferenciaisProdutosPage .container .titulo h3 {
        text-align: center;
        font-size: 23px;
        font-weight: 700;
        font-family: 'Lato'; }
        @media (max-width: 991px) {
          .page-template-template-produtos section.diferenciaisProdutosPage .container .titulo h3 {
            text-align: left;
            font-size: 21px;
            line-height: 25px; } }
      .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais {
        display: flex;
        justify-content: center;
        margin: 40px auto 20px auto; }
        @media (max-width: 991px) {
          .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais {
            flex-wrap: wrap; } }
        .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain {
          width: 24%;
          text-align: center; }
          @media (max-width: 991px) {
            .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain {
              width: 50%; }
              .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain .icone img {
                width: 40px; } }
          .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain .tituloBox {
            max-width: 75%;
            margin: 0 auto; }
            .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain .tituloBox p {
              font-family: 'Lato';
              font-weight: 600;
              font-size: 18px;
              margin-bottom: 0; }
              @media (max-width: 991px) {
                .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain .tituloBox p {
                  font-size: 14px;
                  line-height: 16px; } }
          .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain .subtituloBox {
            max-width: 75%;
            margin: 0 auto; }
            .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain .subtituloBox p {
              margin-top: 5px;
              font-size: 15px;
              font-weight: 400;
              font-family: 'Lato'; }
              @media (max-width: 991px) {
                .page-template-template-produtos section.diferenciaisProdutosPage .container .boxDiferenciais .boxMain .subtituloBox p {
                  font-size: 14px;
                  line-height: 15px; } }
  .page-template-template-produtos section.novo-produto {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: -20px;
    z-index: 9;
    padding-top: 4rem; }
    @media (max-width: 991px) {
      .page-template-template-produtos section.novo-produto {
        padding-bottom: 1rem;
        padding-top: 1rem;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        gap: 1rem; }
        .page-template-template-produtos section.novo-produto .cards-card a::after {
          width: 51%;
          margin-top: 0; }
        .page-template-template-produtos section.novo-produto h3 {
          line-height: 28px; } }
    .page-template-template-produtos section.novo-produto .verMaisCta {
      position: relative;
      display: flex;
      gap: 8px;
      align-items: center;
      border-bottom: 2px solid #339fd0; }
      .page-template-template-produtos section.novo-produto .verMaisCta a {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: calc(clamp(0.75rem, 0.74vi + 0.58rem, 1.25rem));
        color: #339fd0; }
      .page-template-template-produtos section.novo-produto .verMaisCta::after {
        background: url("../img/icones/arrow-down-icone.png") no-repeat;
        content: '';
        display: block;
        width: 31px;
        height: 29px; }
      @media (max-width: 991px) {
        .page-template-template-produtos section.novo-produto .verMaisCta {
          border-bottom: 0; }
          .page-template-template-produtos section.novo-produto .verMaisCta a {
            font-size: 17px; } }
  @media (max-width: 991px) {
    .page-template-template-produtos section.palmaMao {
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      padding: 5px 0px 30px 0px; } }
  .page-template-template-produtos section.palmaMao .container {
    max-width: 1260px;
    margin: 0 auto; }
    .page-template-template-produtos section.palmaMao .container .desk-5-7 {
      width: 55%; }
      @media (max-width: 991px) {
        .page-template-template-produtos section.palmaMao .container .desk-5-7 {
          width: 100%; } }
      .page-template-template-produtos section.palmaMao .container .desk-5-7 .boxInfoApp .tituloMain p {
        font-size: 32px; }
      @media (max-width: 991px) {
        .page-template-template-produtos section.palmaMao .container .desk-5-7 .boxInfoApp .tituloMain h2 {
          padding: 0px 20px !important;
          font-size: 26px !important; } }
    .page-template-template-produtos section.palmaMao .container .desk-2-7 {
      width: 45%;
      display: flex;
      align-items: center; }
      @media (max-width: 991px) {
        .page-template-template-produtos section.palmaMao .container .desk-2-7 {
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center; } }
      .page-template-template-produtos section.palmaMao .container .desk-2-7 .boxMockupDesktop img {
        width: 100%; }
  @media (max-width: 991px) {
    .page-template-template-produtos section.faq-lp-editavel-v4 {
      display: block;
      padding-bottom: 0;
      padding-top: 22px; } }
  .page-template-template-produtos section.faq-lp-editavel-v4 .container {
    max-width: 1260px;
    margin: 0 auto; }
  .page-template-template-produtos section.faq-lp-editavel-v4 .titulo h2 {
    color: var(--brand-brand-pure-1, #212644);
    text-align: center;
    font-family: Lato;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 4px 0px; }
    @media (max-width: 991px) {
      .page-template-template-produtos section.faq-lp-editavel-v4 .titulo h2 {
        font-size: 24px; } }
  .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas {
    padding: 0px 20px 20px 20px; }
    @media (max-width: 991px) {
      .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas {
        padding: 0px 20px 0px 20px; } }
    .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul {
      padding: 15px 0px 0px 0px; }
      .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul li {
        border-bottom: 1px solid #339FD0 !important;
        padding: 10px 0px !important; }
        .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul li a::after {
          border-top: 2px solid #48B2EB;
          border-right: 2px solid #48B2EB;
          transform: rotate(40deg); }
          @media (max-width: 991px) {
            .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul li a::after {
              top: 30px; } }
        .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul li a.active::after {
          transform: rotate(310deg); }
        .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul li a h3 {
          color: var(--brand-brand-pure-1, #212644);
          font-family: Lato;
          font-size: 18px;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
          text-align: left; }
        .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul li .conteudo p {
          text-align: left; }
        .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul li:last-child {
          border-bottom: 1px solid #d4dce3; }
          @media (max-width: 991px) {
            .page-template-template-produtos section.faq-lp-editavel-v4 .faqPerguntas ul li:last-child {
              border-bottom: 0 !important; } }
  .page-template-template-produtos section.descritivoProduto {
    background-color: #fff;
    padding: 20px 0px 30px 0px; }
    .page-template-template-produtos section.descritivoProduto .container {
      max-width: 1260px;
      padding: 0px 20px; }
      .page-template-template-produtos section.descritivoProduto .container .boxRow {
        display: flex; }
        @media (max-width: 991px) {
          .page-template-template-produtos section.descritivoProduto .container .boxRow {
            flex-wrap: wrap; } }
        .page-template-template-produtos section.descritivoProduto .container .boxRow .boxDescricao.widthDefault {
          width: 70.99%;
          padding: 0px 30px 0px 0px; }
        .page-template-template-produtos section.descritivoProduto .container .boxRow .boxDescricao.customWidth {
          width: 100%;
          padding: 0px 30px 0px 0px; }
        @media (max-width: 991px) {
          .page-template-template-produtos section.descritivoProduto .container .boxRow .boxDescricao {
            width: 100% !important;
            order: 2; }
            .page-template-template-produtos section.descritivoProduto .container .boxRow .boxDescricao h1 {
              line-height: 28px; } }
        .page-template-template-produtos section.descritivoProduto .container .boxRow .boxDescricao p {
          font-size: 18px;
          line-height: 24px;
          color: #212644; }
        .page-template-template-produtos section.descritivoProduto .container .boxRow .boxDescricao ul {
          padding-left: 40px;
          list-style: disc;
          font-size: 18px;
          line-height: 23px; }
        .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador {
          width: 38.99%;
          margin-top: -135px;
          z-index: 9; }
          @media (max-width: 991px) {
            .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador {
              width: 100%;
              margin-top: -65px; } }
          .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe {
            box-shadow: 0px -8px 9px 0px rgba(0, 0, 0, 0.25);
            border-radius: 20px; }
            .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe.sim-moneygram {
              height: 530px !important;
              padding: 20px 20px 20px 20px; }
              @media (max-width: 991px) {
                .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe.sim-moneygram {
                  height: 530px !important;
                  background: #fff;
                  padding: 20px 10px; } }
            .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe.sim-especie {
              height: 560px !important; }
              @media (max-width: 991px) {
                .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe.sim-especie {
                  height: 650px !important;
                  background: #fff;
                  padding: 20px 10px; } }
            .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe.sim-cartao {
              height: 485px !important; }
              @media (max-width: 991px) {
                .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe.sim-cartao {
                  height: 575px !important;
                  background: #fff;
                  padding: 10px 10px; } }
            .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe.sim-remessa {
              height: 570px !important; }
              @media (max-width: 991px) {
                .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe.sim-remessa {
                  height: 620px !important;
                  background: #fff;
                  padding: 10px 0px; } }
            @media (min-width: 992px) {
              .page-template-template-produtos section.descritivoProduto .container .boxRow .boxSimulador iframe {
                box-shadow: 1px -3px 9px 0px rgba(0, 0, 0, 0.25); } }
  .page-template-template-produtos .blockUI.blockOverlay,
  .page-template-template-produtos .blockUI.blockMsg.blockPage {
    display: none !important; }
  .page-template-template-produtos .loading {
    width: 60px;
    height: 60px;
    margin: 0 auto 40px auto;
    border: 6px solid #fff;
    border-top: 6px solid #212644;
    border-radius: 50%;
    animation: spin 1s linear infinite; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .page-template-template-produtos .alerta-de-cambio-home {
    padding-top: 40px;
    background-color: #DDDFEE;
    position: relative;
    z-index: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px; }
    .page-template-template-produtos .alerta-de-cambio-home .moedaAlerta {
      opacity: 0;
      visibility: hidden;
      transition: all .5s;
      background-color: #f93e3e;
      padding: 15px 20px;
      max-width: 290px;
      position: absolute;
      top: 85px;
      transform: translateX(-100%); }
      .page-template-template-produtos .alerta-de-cambio-home .moedaAlerta p {
        color: #fff;
        margin: 0; }
    .page-template-template-produtos .alerta-de-cambio-home .hide {
      opacity: 0;
      visibility: hidden;
      height: 1px; }
    .page-template-template-produtos .alerta-de-cambio-home h1 {
      text-align: center;
      font-weight: 700 !important;
      font-size: 32px !important; }
    .page-template-template-produtos .alerta-de-cambio-home .subtitulo {
      text-align: center;
      max-width: 90%;
      margin: 0 auto; }
      .page-template-template-produtos .alerta-de-cambio-home .subtitulo p {
        font-size: 20px;
        font-weight: 400;
        line-height: 32px; }
    .page-template-template-produtos .alerta-de-cambio-home .ultimos {
      color: #212644;
      margin-top: 20px;
      font-size: 16px;
      font-family: 'Inter', sans-serif; }
      @media (max-width: 767px) {
        .page-template-template-produtos .alerta-de-cambio-home .ultimos {
          font-size: 14px;
          margin-top: 12px; } }
      @media (max-width: 400px) {
        .page-template-template-produtos .alerta-de-cambio-home .ultimos {
          font-size: 11px; } }
      .page-template-template-produtos .alerta-de-cambio-home .ultimos label {
        cursor: pointer;
        margin-left: 16px;
        transition: color .2s;
        font-size: 16px; }
        @media (max-width: 767px) {
          .page-template-template-produtos .alerta-de-cambio-home .ultimos label {
            font-size: 14px; } }
        @media (max-width: 400px) {
          .page-template-template-produtos .alerta-de-cambio-home .ultimos label {
            font-size: 11px; } }
        .page-template-template-produtos .alerta-de-cambio-home .ultimos label.active {
          color: #48B2EB;
          text-decoration: underline; }
        .page-template-template-produtos .alerta-de-cambio-home .ultimos label input {
          display: none; }
    .page-template-template-produtos .alerta-de-cambio-home .ctaAlerta {
      display: flex;
      justify-content: center;
      padding: 0px 0px 40px 0px; }
      .page-template-template-produtos .alerta-de-cambio-home .ctaAlerta a {
        background: #212644;
        border-radius: 5px;
        padding: 10px 40px;
        color: #fff;
        font-weight: 600;
        font-size: 20px; }
  .page-template-template-produtos .mainBoxGrafico {
    background-color: #fff;
    max-width: 87%;
    margin: 0 auto 40px auto;
    border-radius: 12px; }
    @media (max-width: 767px) {
      .page-template-template-produtos .mainBoxGrafico {
        max-width: 95%; } }
    .page-template-template-produtos .mainBoxGrafico .headerTopo {
      height: 35px;
      background: #212644;
      border-top-left-radius: 12px;
      border-top-right-radius: 12px; }
    .page-template-template-produtos .mainBoxGrafico .headerBox {
      padding: 0px 55px 0px 12px;
      display: flex;
      justify-content: space-between;
      max-width: 100%;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .page-template-template-produtos .mainBoxGrafico .headerBox {
          padding: 0px 12px 0px 12px; } }
      .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags {
        width: 20%;
        padding-left: 15px; }
        @media (max-width: 767px) {
          .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags {
            width: 35%; } }
        .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags .select-home {
          display: flex;
          align-items: center; }
          .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags .select-home .seletor-moeda {
            display: flex; }
            .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags .select-home .seletor-moeda img {
              width: 30px;
              height: 30px;
              margin-top: 6px;
              object-fit: contain; }
              @media (max-width: 767px) {
                .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags .select-home .seletor-moeda img {
                  width: 25px;
                  height: 25px; } }
        .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags .select2-container {
          top: 4px; }
          .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags .select2-container .select2-selection--single {
            padding: 9px 15px 9px 6px !important;
            font-family: 'Inter', sans-serif !important; }
        .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags .select2-selection__arrow {
          top: 4px; }
          .page-template-template-produtos .mainBoxGrafico .headerBox .selecaoFlags .select2-selection__arrow b {
            width: 9px;
            margin-left: -15px;
            height: 9px; }
      .page-template-template-produtos .mainBoxGrafico .headerBox .listagemDias {
        width: 100%; }
        @media (max-width: 767px) {
          .page-template-template-produtos .mainBoxGrafico .headerBox .listagemDias {
            width: 70%; } }
        .page-template-template-produtos .mainBoxGrafico .headerBox .listagemDias .ultimos {
          display: flex;
          justify-content: flex-end; }
    .page-template-template-produtos .mainBoxGrafico .boxGrafico {
      max-width: 100%;
      margin: 0 auto;
      border-radius: 12px;
      padding-bottom: 12px;
      padding: 0px 20px; }
      @media (max-width: 767px) {
        .page-template-template-produtos .mainBoxGrafico .boxGrafico {
          padding: 0; } }
  .page-template-template-produtos .mainBoxGrafico .boxGrafico .charts,
  .page-template-template-produtos .mainBoxGrafico .boxGrafico .charts .graph {
    width: 100%; }
  .page-template-template-produtos .dropdown-main-classe-alerta {
    top: 1610px !important;
    left: 200px !important; }
    @media (max-width: 767px) {
      .page-template-template-produtos .dropdown-main-classe-alerta {
        top: 2455px !important;
        left: 40px !important; } }
    @media (max-width: 400px) {
      .page-template-template-produtos .dropdown-main-classe-alerta {
        top: 2525px !important; } }
    @media (min-width: 401px) and (max-width: 415px) {
      .page-template-template-produtos .dropdown-main-classe-alerta {
        top: 2495px !important; } }
    @media (min-width: 1400px) {
      .page-template-template-produtos .dropdown-main-classe-alerta {
        left: calc(263px + (25 * ((100vw - 1400px) / 50))) !important; } }
    .page-template-template-produtos .dropdown-main-classe-alerta .dropdown-with-icons-home {
      width: 320px !important;
      padding: 0px 10px !important; }
      @media (max-width: 767px) {
        .page-template-template-produtos .dropdown-main-classe-alerta .dropdown-with-icons-home {
          width: 270px !important; } }
      .page-template-template-produtos .dropdown-main-classe-alerta .dropdown-with-icons-home span.flag {
        width: 20px;
        height: 12px;
        display: block;
        object-fit: contain; }
        @media (max-width: 991px) {
          .page-template-template-produtos .dropdown-main-classe-alerta .dropdown-with-icons-home span.flag {
            width: 32px;
            height: 16px;
            display: block;
            object-fit: contain; } }
      .page-template-template-produtos .dropdown-main-classe-alerta .dropdown-with-icons-home span strong.p {
        font-size: 17px;
        font-weight: 500; }
        .page-template-template-produtos .dropdown-main-classe-alerta .dropdown-with-icons-home span strong.p b {
          font-size: 12px;
          font-weight: 300; }

.rodape-produtos {
  background-color: #212644;
  padding: 35px 40px 25px 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px; }
  @media (max-width: 991px) {
    .rodape-produtos {
      padding: 35px 20px 25px 30px; } }
  .rodape-produtos .boxMenus {
    display: flex;
    justify-content: center;
    max-width: 1260px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .rodape-produtos .boxMenus {
        flex-wrap: wrap;
        justify-content: flex-start; } }
    .rodape-produtos .boxMenus .menuMain {
      width: 20%; }
      @media (max-width: 991px) {
        .rodape-produtos .boxMenus .menuMain {
          width: 90%; } }
      .rodape-produtos .boxMenus .menuMain:nth-child(2) {
        margin-right: 25px; }
        @media (max-width: 991px) {
          .rodape-produtos .boxMenus .menuMain:nth-child(2) {
            margin-right: 0; } }
      .rodape-produtos .boxMenus .menuMain h3 {
        color: #65bae6;
        font-weight: 700;
        font-size: 19px;
        font-family: 'Inter', sans-serif; }
      .rodape-produtos .boxMenus .menuMain ul li a {
        color: #f0faff;
        font-size: 15px;
        line-height: 26px;
        font-family: 'Inter', sans-serif; }
      .rodape-produtos .boxMenus .menuMain.customDiv p,
      .rodape-produtos .boxMenus .menuMain.customDiv a {
        color: #f0faff;
        font-size: 14px;
        line-height: 21px;
        font-family: 'Inter', sans-serif; }
      .rodape-produtos .boxMenus .menuMain.customDiv a {
        text-decoration: underline !important; }
      .rodape-produtos .boxMenus .menuMain.customDiv .boxEditor .redesSociais {
        display: flex; }
        .rodape-produtos .boxMenus .menuMain.customDiv .boxEditor .redesSociais.lojasApp {
          justify-content: space-between;
          gap: 10px; }
          @media (max-width: 991px) {
            .rodape-produtos .boxMenus .menuMain.customDiv .boxEditor .redesSociais.lojasApp {
              justify-content: flex-start; } }
          .rodape-produtos .boxMenus .menuMain.customDiv .boxEditor .redesSociais.lojasApp .boxLoja img {
            width: 7rem; }
        .rodape-produtos .boxMenus .menuMain.customDiv .boxEditor .redesSociais.midias {
          gap: 15px;
          align-items: center; }
          .rodape-produtos .boxMenus .menuMain.customDiv .boxEditor .redesSociais.midias .boxRedes {
            width: 24px;
            height: 24px; }
            .rodape-produtos .boxMenus .menuMain.customDiv .boxEditor .redesSociais.midias .boxRedes a {
              display: flex;
              align-items: center;
              height: 100%; }
              .rodape-produtos .boxMenus .menuMain.customDiv .boxEditor .redesSociais.midias .boxRedes a img {
                width: 100%;
                height: 100%;
                display: flex;
                align-items: center;
                object-fit: contain; }
  .rodape-produtos .cardsRodapeProdutos {
    display: flex;
    padding: 30px 0px;
    gap: 10px;
    justify-content: center;
    max-width: 1260px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .rodape-produtos .cardsRodapeProdutos {
        justify-content: flex-start;
        flex-wrap: wrap; } }
    .rodape-produtos .cardsRodapeProdutos .cardMainProd {
      border-radius: 10px;
      background-color: #303762;
      width: 25%;
      padding: 10px 15px 35px 15px; }
      @media (max-width: 991px) {
        .rodape-produtos .cardsRodapeProdutos .cardMainProd {
          width: 90%; } }
      .rodape-produtos .cardsRodapeProdutos .cardMainProd .titulo p {
        font-weight: 700;
        color: #f0faff;
        font-size: 20px;
        font-family: 'Lato'; }
      .rodape-produtos .cardsRodapeProdutos .cardMainProd .descricao {
        max-width: 90%; }
        .rodape-produtos .cardsRodapeProdutos .cardMainProd .descricao p {
          font-weight: 400;
          color: #f0faff;
          font-size: 17px; }
      .rodape-produtos .cardsRodapeProdutos .cardMainProd .linkRodapeCard a {
        color: #f0faff;
        text-decoration: underline !important;
        font-size: 16px;
        font-weight: 700;
        font-family: 'Lato'; }
  .rodape-produtos .copyProdutoRodape {
    max-width: 1260px;
    margin: 30px auto 0 auto; }
    .rodape-produtos .copyProdutoRodape .logoConfidence {
      width: 100%; }
    .rodape-produtos .copyProdutoRodape .copyTextAndLinks {
      display: flex;
      justify-content: space-between;
      align-items: end; }
      @media (max-width: 991px) {
        .rodape-produtos .copyProdutoRodape .copyTextAndLinks {
          justify-content: flex-start;
          flex-wrap: wrap; } }
      .rodape-produtos .copyProdutoRodape .copyTextAndLinks .textCopy {
        width: 60%; }
        @media (max-width: 991px) {
          .rodape-produtos .copyProdutoRodape .copyTextAndLinks .textCopy {
            width: 100%; } }
        .rodape-produtos .copyProdutoRodape .copyTextAndLinks .textCopy p:empty {
          display: none; }
        .rodape-produtos .copyProdutoRodape .copyTextAndLinks .textCopy p {
          margin: 15px 0px 0px 0px;
          color: #eeeff7;
          font-size: 14px;
          font-weight: 400;
          font-family: 'Inter', sans-serif; }
      .rodape-produtos .copyProdutoRodape .copyTextAndLinks .menuRodapeProduto {
        width: 40%; }
        @media (max-width: 991px) {
          .rodape-produtos .copyProdutoRodape .copyTextAndLinks .menuRodapeProduto {
            width: 100%; } }
        .rodape-produtos .copyProdutoRodape .copyTextAndLinks .menuRodapeProduto ul {
          display: flex;
          gap: 20px;
          align-items: center;
          justify-content: flex-end; }
          @media (max-width: 991px) {
            .rodape-produtos .copyProdutoRodape .copyTextAndLinks .menuRodapeProduto ul {
              margin-top: 27px;
              justify-content: flex-start; } }
          .rodape-produtos .copyProdutoRodape .copyTextAndLinks .menuRodapeProduto ul li a {
            font-family: 'Inter', sans-serif;
            color: #eeeff7;
            font-weight: 400;
            font-size: 14px; }

@media (min-width: 992px) {
  .ppc-produto {
    background-color: #fff; } }
@media (min-width: 992px) {
  .ppc-produto .containerCustom {
    max-width: 1400px;
    margin: 0 auto; } }
.ppc-produto .carroselBanner .boxImagemMain .imagem img {
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px; }
  @media (max-width: 767px) {
    .ppc-produto .carroselBanner .boxImagemMain .imagem img {
      height: 305px !important; } }
  @media (min-width: 992px) {
    .ppc-produto .carroselBanner .boxImagemMain .imagem img {
      height: 344px; } }
@media (min-width: 992px) {
  .ppc-produto .carroselBanner .boxInfoBanner {
    top: 95px !important;
    left: 0 !important;
    width: 92%;
    margin: 0 auto;
    right: 0; } }
@media (max-width: 767px) {
  .ppc-produto .carroselBanner .boxInfoBanner {
    top: 50px !important;
    left: 30px !important;
    padding-right: 30px !important; } }
.ppc-produto .carroselBanner .boxInfoBanner .logoEmpresaHome {
  width: 240px; }
  @media (max-width: 767px) {
    .ppc-produto .carroselBanner .boxInfoBanner .logoEmpresaHome {
      width: 240px !important; } }
  .ppc-produto .carroselBanner .boxInfoBanner .logoEmpresaHome img {
    max-width: 100%; }
.ppc-produto .carroselBanner .boxInfoBanner .tituloBanner p {
  color: #F0FAFF !important;
  font-size: 38px !important;
  font-weight: 700 !important;
  line-height: 45px !important; }
  @media (max-width: 767px) {
    .ppc-produto .carroselBanner .boxInfoBanner .tituloBanner p {
      font-size: 29px !important;
      color: #000 !important;
      line-height: 28.8px !important; } }
  @media (min-width: 992px) {
    .ppc-produto .carroselBanner .boxInfoBanner .tituloBanner p {
      margin-top: 8px; } }
@media (max-width: 991px) {
  .ppc-produto .carroselBanner .boxInfoBanner.desktopVersion {
    display: none; } }
.ppc-produto .carroselBanner .boxInfoBanner.mobileVersion {
  position: relative !important;
  top: initial !important;
  width: 95% !important; }
  @media (min-width: 992px) {
    .ppc-produto .carroselBanner .boxInfoBanner.mobileVersion {
      display: none; } }
.ppc-produto .carroselBanner .owl-dots .owl-dot span {
  background-color: #212644 !important; }
.ppc-produto .carroselBanner .owl-dots .owl-dot.active span {
  background: #48B2EB !important; }
.ppc-produto .boxInfoBanner .textoBanner p,
.ppc-produto .boxInfoBanner .textoBanner div,
.ppc-produto .boxInfoBanner .textoBanner h2,
.ppc-produto .boxInfoBanner .textoBanner h3,
.ppc-produto .boxInfoBanner .textoBanner h4,
.ppc-produto .boxInfoBanner .textoBanner h5,
.ppc-produto .boxInfoBanner .textoBanner h6 {
  font-weight: 600 !important;
  font-size: 32px !important;
  margin: 0px 0px 15px; }
  @media (max-width: 991px) {
    .ppc-produto .boxInfoBanner .textoBanner p,
    .ppc-produto .boxInfoBanner .textoBanner div,
    .ppc-produto .boxInfoBanner .textoBanner h2,
    .ppc-produto .boxInfoBanner .textoBanner h3,
    .ppc-produto .boxInfoBanner .textoBanner h4,
    .ppc-produto .boxInfoBanner .textoBanner h5,
    .ppc-produto .boxInfoBanner .textoBanner h6 {
      font-weight: 600 !important;
      font-size: 32px !important;
      margin: 0px 0px 15px;
      line-height: 35px !important; } }
.ppc-produto .boxInfoBanner .textoBanner ul {
  list-style: initial;
  color: #fff;
  padding: 0px 30px;
  margin: 0;
  font-size: 29px;
  line-height: 39px; }
  @media (max-width: 991px) {
    .ppc-produto .boxInfoBanner .textoBanner ul {
      color: #000;
      font-size: 19px;
      line-height: 27px;
      font-weight: bold; } }

.recargaProd .container {
  background-color: #eaeef5;
  border-radius: 24px;
  padding: 25px 0px 0px 0px;
  max-width: 1400px; }
.recargaProd .row {
  display: flex;
  width: 100%;
  margin: 0;
  gap: 20px;
  flex-wrap: wrap; }
.recargaProd .col-md-5.col-12 {
  width: 40%; }
  @media (max-width: 991px) {
    .recargaProd .col-md-5.col-12 {
      width: 100%; } }
.recargaProd .col-md-7.col-12 {
  width: 57%; }
  .recargaProd .col-md-7.col-12 .row {
    gap: 10px; }
  @media (max-width: 991px) {
    .recargaProd .col-md-7.col-12 {
      width: 100%; } }
.recargaProd .imagemCard img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 80%;
  margin: 0 auto; }
.recargaProd .titulo {
  width: 100%; }
  .recargaProd .titulo h4 {
    font-size: 27px;
    font-weight: 700;
    line-height: 50px;
    margin: 0; }
.recargaProd .col-md-12.col-12 {
  width: 100%; }
.recargaProd .col-md-12.col-12 > .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  gap: 16px 20px; }
.recargaProd .col-md-6 {
  flex: 1 1 calc(50% - 10px);
  max-width: calc(50% - 10px); }
  @media (max-width: 575px) {
    .recargaProd .col-md-6 {
      flex: 1 1 100%;
      max-width: 100%; } }
.recargaProd .boxBandeira {
  display: flex;
  align-items: center;
  gap: 8px; }
  .recargaProd .boxBandeira .imagem {
    flex: 0 0 auto;
    width: 60px; }
    .recargaProd .boxBandeira .imagem img {
      display: block;
      max-width: 100%; }
  .recargaProd .boxBandeira .tituloBand p {
    margin: 0;
    color: #0a1a2b;
    line-height: 1.3;
    font-size: 20px; }
.recargaProd .col-md-7 .row > .col-md-12 + .col-md-12 {
  margin-top: 8px; }
@media (max-width: 991px) {
  .recargaProd .container {
    padding: 24px;
    border-radius: 20px; } }
@media (max-width: 575px) {
  .recargaProd .container {
    padding: 20px 16px;
    border-radius: 16px; }
  .recargaProd .row {
    gap: 16px; }
  .recargaProd .boxBandeira {
    padding: 12px 14px; } }

.produto-imagem {
  border-radius: 24px;
  padding: 35px 0px; }
  @media (max-width: 991px) {
    .produto-imagem {
      padding: 20px 0px 0px 0px; } }
  .produto-imagem .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
    max-width: 1400px; }
  .produto-imagem .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    gap: 35px; }
    @media (max-width: 991px) {
      .produto-imagem .row {
        gap: 0; } }
  .produto-imagem .col-md-6.col-12 {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 991px) {
      .produto-imagem .col-md-6.col-12 {
        width: 100%;
        text-align: center;
        align-items: center; }
        .produto-imagem .col-md-6.col-12:last-child {
          display: none; } }
  .produto-imagem .tituloDesc {
    color: #0a1a2b;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 24px; }
    .produto-imagem .tituloDesc h4 {
      font-size: 25px;
      line-height: 26px;
      color: #000;
      font-weight: bold; }
      @media (max-width: 991px) {
        .produto-imagem .tituloDesc h4 {
          text-align: left; } }
    .produto-imagem .tituloDesc p,
    .produto-imagem .tituloDesc div {
      color: #000;
      font-weight: 400;
      font-size: 16px; }
      @media (max-width: 991px) {
        .produto-imagem .tituloDesc p,
        .produto-imagem .tituloDesc div {
          text-align: left; } }
    .produto-imagem .tituloDesc strong,
    .produto-imagem .tituloDesc b {
      display: block;
      font-size: 20px;
      line-height: 1.3;
      font-weight: 700;
      margin-bottom: 12px; }
    @media (max-width: 991px) {
      .produto-imagem .tituloDesc {
        font-size: 15px; }
        .produto-imagem .tituloDesc strong,
        .produto-imagem .tituloDesc b {
          font-size: 18px; } }
  .produto-imagem .cta {
    margin-top: 16px;
    margin-top: 16px;
    display: flex;
    justify-content: center; }
    .produto-imagem .cta a {
      display: inline-block;
      background-color: #339fd0;
      color: #ffffff;
      font-weight: 600;
      text-align: center;
      padding: 12px 64px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 16px;
      transition: background-color 0.2s ease; }
      .produto-imagem .cta a:hover {
        background-color: #198ce0; }
    @media (max-width: 991px) {
      .produto-imagem .cta a {
        width: 100%;
        padding: 12px 100px; } }
  .produto-imagem .imagem {
    display: flex;
    justify-content: center;
    align-items: center; }
    .produto-imagem .imagem img {
      max-width: 100%;
      height: auto;
      border-radius: 12px;
      display: block;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); }
    @media (max-width: 991px) {
      .produto-imagem .imagem {
        margin-top: 24px; } }
  @media (max-width: 991px) {
    .produto-imagem {
      padding: 24px;
      border-radius: 20px; } }
  @media (max-width: 575px) {
    .produto-imagem {
      padding: 20px 16px;
      border-radius: 16px; }
      .produto-imagem .tituloDesc {
        margin-bottom: 20px; }
      .produto-imagem .imagem img {
        max-width: 90%; } }

.app-confidence {
  background-color: #eaeef5;
  border-radius: 24px;
  padding: 40px 50px; }
  .app-confidence .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap; }
  .app-confidence .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0; }
  .app-confidence .col-md-6.col-12 {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 991px) {
      .app-confidence .col-md-6.col-12 {
        width: 100%;
        text-align: center;
        align-items: center; } }
  .app-confidence .titulo {
    margin: 0 0 12px 0; }
    .app-confidence .titulo h5 {
      margin: 0;
      font-size: 24px;
      line-height: 32px;
      font-weight: 700;
      color: #0a1a2b;
      text-align: center; }
      @media (max-width: 991px) {
        .app-confidence .titulo h5 {
          text-align: center; } }
  .app-confidence .subtitulo {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #1b2a3a;
    text-align: center; }
    @media (max-width: 991px) {
      .app-confidence .subtitulo {
        text-align: center; } }
  .app-confidence .descricao {
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 24px;
    color: #334155;
    text-align: center; }
    .app-confidence .descricao p {
      margin: 0 0 8px 0; }
    @media (max-width: 991px) {
      .app-confidence .descricao {
        text-align: center;
        max-width: 420px; } }
  .app-confidence .cta {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .app-confidence .cta a {
      display: inline-block;
      padding: 12px 84px;
      border-radius: 10px;
      border: 2px solid #2a9df4;
      color: #2a9df4;
      background-color: transparent;
      font-size: 16px;
      font-weight: 700;
      text-decoration: none;
      transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease; }
      .app-confidence .cta a:hover {
        background-color: #2a9df4;
        color: #ffffff;
        border-color: #2a9df4; }
    @media (min-width: 992px) {
      .app-confidence .cta.mobileVersionApp {
        display: none; } }
    @media (max-width: 991px) {
      .app-confidence .cta {
        justify-content: center; }
        .app-confidence .cta.destkopVersionApp {
          display: none; }
        .app-confidence .cta a {
          width: 100%;
          max-width: 320px; } }
  .app-confidence .imagem {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .app-confidence .imagem img {
      display: block;
      max-width: 300px;
      width: 100%;
      height: auto; }
    @media (max-width: 991px) {
      .app-confidence .imagem {
        justify-content: center;
        margin-top: 24px; }
        .app-confidence .imagem img {
          max-width: 320px; } }
  @media (max-width: 991px) {
    .app-confidence {
      padding: 28px 20px;
      border-radius: 20px; } }
  @media (max-width: 575px) {
    .app-confidence {
      padding: 22px 16px;
      border-radius: 16px; }
      .app-confidence .subtitulo {
        margin-bottom: 8px; }
      .app-confidence .descricao {
        margin-bottom: 18px; } }

.nota-legalProd {
  padding: 50px 0px; }
  @media (max-width: 991px) {
    .nota-legalProd .row {
      width: 100%;
      margin-left: 0px; } }
  .nota-legalProd .nota p,
  .nota-legalProd .nota div {
    font-size: 14px;
    line-height: 14px;
    color: #000; }

/*# sourceMappingURL=main.css.map */
