@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/css2?family=Bebas+Neue&family=Prata&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 */
}

.clearfix:after, .row: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: 33.333%;
}
.col.mobile-2-3 {
  width: 66.666%;
}
.col.mobile-3-3 {
  width: 100%;
}
.col.mobile-1-4 {
  width: 24.99975%;
}
.col.mobile-2-4 {
  width: 49.9995%;
}
.col.mobile-3-4 {
  width: 74.99925%;
}
.col.mobile-4-4 {
  width: 100%;
}
.col.mobile-1-5 {
  width: 19.9998%;
}
.col.mobile-2-5 {
  width: 39.9996%;
}
.col.mobile-3-5 {
  width: 59.9994%;
}
.col.mobile-4-5 {
  width: 79.9992%;
}
.col.mobile-5-5 {
  width: 100%;
}
.col.mobile-1-6 {
  width: 16.6665%;
}
.col.mobile-2-6 {
  width: 33.333%;
}
.col.mobile-3-6 {
  width: 49.9995%;
}
.col.mobile-4-6 {
  width: 66.666%;
}
.col.mobile-5-6 {
  width: 83.3325%;
}
.col.mobile-6-6 {
  width: 100%;
}
.col.mobile-1-7 {
  width: 14.2855714286%;
}
.col.mobile-2-7 {
  width: 28.5711428571%;
}
.col.mobile-3-7 {
  width: 42.8567142857%;
}
.col.mobile-4-7 {
  width: 57.1422857143%;
}
.col.mobile-5-7 {
  width: 71.4278571429%;
}
.col.mobile-6-7 {
  width: 85.7134285714%;
}
.col.mobile-7-7 {
  width: 100%;
}
.col.mobile-1-8 {
  width: 12.499875%;
}
.col.mobile-2-8 {
  width: 24.99975%;
}
.col.mobile-3-8 {
  width: 37.499625%;
}
.col.mobile-4-8 {
  width: 49.9995%;
}
.col.mobile-5-8 {
  width: 62.499375%;
}
.col.mobile-6-8 {
  width: 74.99925%;
}
.col.mobile-7-8 {
  width: 87.499125%;
}
.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: 33.333%;
  }
  .col.mobile-landscape-2-3 {
    width: 66.666%;
  }
  .col.mobile-landscape-3-3 {
    width: 100%;
  }
  .col.mobile-landscape-1-4 {
    width: 24.99975%;
  }
  .col.mobile-landscape-2-4 {
    width: 49.9995%;
  }
  .col.mobile-landscape-3-4 {
    width: 74.99925%;
  }
  .col.mobile-landscape-4-4 {
    width: 100%;
  }
  .col.mobile-landscape-1-5 {
    width: 19.9998%;
  }
  .col.mobile-landscape-2-5 {
    width: 39.9996%;
  }
  .col.mobile-landscape-3-5 {
    width: 59.9994%;
  }
  .col.mobile-landscape-4-5 {
    width: 79.9992%;
  }
  .col.mobile-landscape-5-5 {
    width: 100%;
  }
  .col.mobile-landscape-1-6 {
    width: 16.6665%;
  }
  .col.mobile-landscape-2-6 {
    width: 33.333%;
  }
  .col.mobile-landscape-3-6 {
    width: 49.9995%;
  }
  .col.mobile-landscape-4-6 {
    width: 66.666%;
  }
  .col.mobile-landscape-5-6 {
    width: 83.3325%;
  }
  .col.mobile-landscape-6-6 {
    width: 100%;
  }
  .col.mobile-landscape-1-7 {
    width: 14.2855714286%;
  }
  .col.mobile-landscape-2-7 {
    width: 28.5711428571%;
  }
  .col.mobile-landscape-3-7 {
    width: 42.8567142857%;
  }
  .col.mobile-landscape-4-7 {
    width: 57.1422857143%;
  }
  .col.mobile-landscape-5-7 {
    width: 71.4278571429%;
  }
  .col.mobile-landscape-6-7 {
    width: 85.7134285714%;
  }
  .col.mobile-landscape-7-7 {
    width: 100%;
  }
  .col.mobile-landscape-1-8 {
    width: 12.499875%;
  }
  .col.mobile-landscape-2-8 {
    width: 24.99975%;
  }
  .col.mobile-landscape-3-8 {
    width: 37.499625%;
  }
  .col.mobile-landscape-4-8 {
    width: 49.9995%;
  }
  .col.mobile-landscape-5-8 {
    width: 62.499375%;
  }
  .col.mobile-landscape-6-8 {
    width: 74.99925%;
  }
  .col.mobile-landscape-7-8 {
    width: 87.499125%;
  }
  .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: 33.333%;
  }
  .col.tablet-2-3 {
    width: 66.666%;
  }
  .col.tablet-3-3 {
    width: 100%;
  }
  .col.tablet-1-4 {
    width: 24.99975%;
  }
  .col.tablet-2-4 {
    width: 49.9995%;
  }
  .col.tablet-3-4 {
    width: 74.99925%;
  }
  .col.tablet-4-4 {
    width: 100%;
  }
  .col.tablet-1-5 {
    width: 19.9998%;
  }
  .col.tablet-2-5 {
    width: 39.9996%;
  }
  .col.tablet-3-5 {
    width: 59.9994%;
  }
  .col.tablet-4-5 {
    width: 79.9992%;
  }
  .col.tablet-5-5 {
    width: 100%;
  }
  .col.tablet-1-6 {
    width: 16.6665%;
  }
  .col.tablet-2-6 {
    width: 33.333%;
  }
  .col.tablet-3-6 {
    width: 49.9995%;
  }
  .col.tablet-4-6 {
    width: 66.666%;
  }
  .col.tablet-5-6 {
    width: 83.3325%;
  }
  .col.tablet-6-6 {
    width: 100%;
  }
  .col.tablet-1-7 {
    width: 14.2855714286%;
  }
  .col.tablet-2-7 {
    width: 28.5711428571%;
  }
  .col.tablet-3-7 {
    width: 42.8567142857%;
  }
  .col.tablet-4-7 {
    width: 57.1422857143%;
  }
  .col.tablet-5-7 {
    width: 71.4278571429%;
  }
  .col.tablet-6-7 {
    width: 85.7134285714%;
  }
  .col.tablet-7-7 {
    width: 100%;
  }
  .col.tablet-1-8 {
    width: 12.499875%;
  }
  .col.tablet-2-8 {
    width: 24.99975%;
  }
  .col.tablet-3-8 {
    width: 37.499625%;
  }
  .col.tablet-4-8 {
    width: 49.9995%;
  }
  .col.tablet-5-8 {
    width: 62.499375%;
  }
  .col.tablet-6-8 {
    width: 74.99925%;
  }
  .col.tablet-7-8 {
    width: 87.499125%;
  }
  .col.tablet-8-8 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .col.desk-1-1 {
    width: 100%;
  }
  .col.desk-1-2 {
    width: 50%;
  }
  .col.desk-2-2 {
    width: 100%;
  }
  .col.desk-1-3 {
    width: 33.333%;
  }
  .col.desk-2-3 {
    width: 66.666%;
  }
  .col.desk-3-3 {
    width: 100%;
  }
  .col.desk-1-4 {
    width: 24.99975%;
  }
  .col.desk-2-4 {
    width: 49.9995%;
  }
  .col.desk-3-4 {
    width: 74.99925%;
  }
  .col.desk-4-4 {
    width: 100%;
  }
  .col.desk-1-5 {
    width: 19.9998%;
  }
  .col.desk-2-5 {
    width: 39.9996%;
  }
  .col.desk-3-5 {
    width: 59.9994%;
  }
  .col.desk-4-5 {
    width: 79.9992%;
  }
  .col.desk-5-5 {
    width: 100%;
  }
  .col.desk-1-6 {
    width: 16.6665%;
  }
  .col.desk-2-6 {
    width: 33.333%;
  }
  .col.desk-3-6 {
    width: 49.9995%;
  }
  .col.desk-4-6 {
    width: 66.666%;
  }
  .col.desk-5-6 {
    width: 83.3325%;
  }
  .col.desk-6-6 {
    width: 100%;
  }
  .col.desk-1-7 {
    width: 14.2855714286%;
  }
  .col.desk-2-7 {
    width: 28.5711428571%;
  }
  .col.desk-3-7 {
    width: 42.8567142857%;
  }
  .col.desk-4-7 {
    width: 57.1422857143%;
  }
  .col.desk-5-7 {
    width: 71.4278571429%;
  }
  .col.desk-6-7 {
    width: 85.7134285714%;
  }
  .col.desk-7-7 {
    width: 100%;
  }
  .col.desk-1-8 {
    width: 12.499875%;
  }
  .col.desk-2-8 {
    width: 24.99975%;
  }
  .col.desk-3-8 {
    width: 37.499625%;
  }
  .col.desk-4-8 {
    width: 49.9995%;
  }
  .col.desk-5-8 {
    width: 62.499375%;
  }
  .col.desk-6-8 {
    width: 74.99925%;
  }
  .col.desk-7-8 {
    width: 87.499125%;
  }
  .col.desk-8-8 {
    width: 100%;
  }
  .col.desk-1-9 {
    width: 11.111%;
  }
  .col.desk-2-9 {
    width: 22.222%;
  }
  .col.desk-3-9 {
    width: 33.333%;
  }
  .col.desk-4-9 {
    width: 44.444%;
  }
  .col.desk-5-9 {
    width: 55.555%;
  }
  .col.desk-6-9 {
    width: 66.666%;
  }
  .col.desk-7-9 {
    width: 77.777%;
  }
  .col.desk-8-9 {
    width: 88.888%;
  }
  .col.desk-9-9 {
    width: 100%;
  }
  .col.desk-1-10 {
    width: 9.9999%;
  }
  .col.desk-2-10 {
    width: 19.9998%;
  }
  .col.desk-3-10 {
    width: 29.9997%;
  }
  .col.desk-4-10 {
    width: 39.9996%;
  }
  .col.desk-5-10 {
    width: 49.9995%;
  }
  .col.desk-6-10 {
    width: 59.9994%;
  }
  .col.desk-7-10 {
    width: 69.9993%;
  }
  .col.desk-8-10 {
    width: 79.9992%;
  }
  .col.desk-9-10 {
    width: 89.9991%;
  }
  .col.desk-10-10 {
    width: 100%;
  }
  .col.desk-1-11 {
    width: 9.0908181818%;
  }
  .col.desk-2-11 {
    width: 18.1816363636%;
  }
  .col.desk-3-11 {
    width: 27.2724545455%;
  }
  .col.desk-4-11 {
    width: 36.3632727273%;
  }
  .col.desk-5-11 {
    width: 45.4540909091%;
  }
  .col.desk-6-11 {
    width: 54.5449090909%;
  }
  .col.desk-7-11 {
    width: 63.6357272727%;
  }
  .col.desk-8-11 {
    width: 72.7265454545%;
  }
  .col.desk-9-11 {
    width: 81.8173636364%;
  }
  .col.desk-10-11 {
    width: 90.9081818182%;
  }
  .col.desk-11-11 {
    width: 100%;
  }
  .col.desk-1-12 {
    width: 8.33325%;
  }
  .col.desk-2-12 {
    width: 16.6665%;
  }
  .col.desk-3-12 {
    width: 24.99975%;
  }
  .col.desk-4-12 {
    width: 33.333%;
  }
  .col.desk-5-12 {
    width: 41.66625%;
  }
  .col.desk-6-12 {
    width: 49.9995%;
  }
  .col.desk-7-12 {
    width: 58.33275%;
  }
  .col.desk-8-12 {
    width: 66.666%;
  }
  .col.desk-9-12 {
    width: 74.99925%;
  }
  .col.desk-10-12 {
    width: 83.3325%;
  }
  .col.desk-11-12 {
    width: 91.66575%;
  }
  .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: 33.333%;
  }
  .col.wide-2-3 {
    width: 66.666%;
  }
  .col.wide-3-3 {
    width: 100%;
  }
  .col.wide-1-4 {
    width: 24.99975%;
  }
  .col.wide-2-4 {
    width: 49.9995%;
  }
  .col.wide-3-4 {
    width: 74.99925%;
  }
  .col.wide-4-4 {
    width: 100%;
  }
  .col.wide-1-5 {
    width: 19.9998%;
  }
  .col.wide-2-5 {
    width: 39.9996%;
  }
  .col.wide-3-5 {
    width: 59.9994%;
  }
  .col.wide-4-5 {
    width: 79.9992%;
  }
  .col.wide-5-5 {
    width: 100%;
  }
  .col.wide-1-6 {
    width: 16.6665%;
  }
  .col.wide-2-6 {
    width: 33.333%;
  }
  .col.wide-3-6 {
    width: 49.9995%;
  }
  .col.wide-4-6 {
    width: 66.666%;
  }
  .col.wide-5-6 {
    width: 83.3325%;
  }
  .col.wide-6-6 {
    width: 100%;
  }
  .col.wide-1-7 {
    width: 14.2855714286%;
  }
  .col.wide-2-7 {
    width: 28.5711428571%;
  }
  .col.wide-3-7 {
    width: 42.8567142857%;
  }
  .col.wide-4-7 {
    width: 57.1422857143%;
  }
  .col.wide-5-7 {
    width: 71.4278571429%;
  }
  .col.wide-6-7 {
    width: 85.7134285714%;
  }
  .col.wide-7-7 {
    width: 100%;
  }
  .col.wide-1-8 {
    width: 12.499875%;
  }
  .col.wide-2-8 {
    width: 24.99975%;
  }
  .col.wide-3-8 {
    width: 37.499625%;
  }
  .col.wide-4-8 {
    width: 49.9995%;
  }
  .col.wide-5-8 {
    width: 62.499375%;
  }
  .col.wide-6-8 {
    width: 74.99925%;
  }
  .col.wide-7-8 {
    width: 87.499125%;
  }
  .col.wide-8-8 {
    width: 100%;
  }
  .col.wide-1-9 {
    width: 11.111%;
  }
  .col.wide-2-9 {
    width: 22.222%;
  }
  .col.wide-3-9 {
    width: 33.333%;
  }
  .col.wide-4-9 {
    width: 44.444%;
  }
  .col.wide-5-9 {
    width: 55.555%;
  }
  .col.wide-6-9 {
    width: 66.666%;
  }
  .col.wide-7-9 {
    width: 77.777%;
  }
  .col.wide-8-9 {
    width: 88.888%;
  }
  .col.wide-9-9 {
    width: 100%;
  }
  .col.wide-1-10 {
    width: 9.9999%;
  }
  .col.wide-2-10 {
    width: 19.9998%;
  }
  .col.wide-3-10 {
    width: 29.9997%;
  }
  .col.wide-4-10 {
    width: 39.9996%;
  }
  .col.wide-5-10 {
    width: 49.9995%;
  }
  .col.wide-6-10 {
    width: 59.9994%;
  }
  .col.wide-7-10 {
    width: 69.9993%;
  }
  .col.wide-8-10 {
    width: 79.9992%;
  }
  .col.wide-9-10 {
    width: 89.9991%;
  }
  .col.wide-10-10 {
    width: 100%;
  }
  .col.wide-1-11 {
    width: 9.0908181818%;
  }
  .col.wide-2-11 {
    width: 18.1816363636%;
  }
  .col.wide-3-11 {
    width: 27.2724545455%;
  }
  .col.wide-4-11 {
    width: 36.3632727273%;
  }
  .col.wide-5-11 {
    width: 45.4540909091%;
  }
  .col.wide-6-11 {
    width: 54.5449090909%;
  }
  .col.wide-7-11 {
    width: 63.6357272727%;
  }
  .col.wide-8-11 {
    width: 72.7265454545%;
  }
  .col.wide-9-11 {
    width: 81.8173636364%;
  }
  .col.wide-10-11 {
    width: 90.9081818182%;
  }
  .col.wide-11-11 {
    width: 100%;
  }
  .col.wide-1-12 {
    width: 8.33325%;
  }
  .col.wide-2-12 {
    width: 16.6665%;
  }
  .col.wide-3-12 {
    width: 24.99975%;
  }
  .col.wide-4-12 {
    width: 33.333%;
  }
  .col.wide-5-12 {
    width: 41.66625%;
  }
  .col.wide-6-12 {
    width: 49.9995%;
  }
  .col.wide-7-12 {
    width: 58.33275%;
  }
  .col.wide-8-12 {
    width: 66.666%;
  }
  .col.wide-9-12 {
    width: 74.99925%;
  }
  .col.wide-10-12 {
    width: 83.3325%;
  }
  .col.wide-11-12 {
    width: 91.66575%;
  }
  .col.wide-12-12 {
    width: 100%;
  }
}

@font-face {
  font-family: "slate-light";
  src: url("../fonts/slate/slate-pro-light-417.ttf") format("truetype");
}
@font-face {
  font-family: "slate-black";
  src: url("../fonts/slate/slatePro-Black.ttf") format("truetype");
}
@font-face {
  font-family: "slate-bold";
  src: url("../fonts/slate/slate-std-bold.ttf") format("truetype");
}
@font-face {
  font-family: "slate-book";
  src: url("../fonts/slate/slate-std-book.ttf") format("truetype");
}
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon/Flaticon.eot");
  src: url("../fonts/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/flaticon/Flaticon.woff2") format("woff2"), url("../fonts/flaticon/Flaticon.woff") format("woff"), url("../fonts/flaticon/Flaticon.ttf") format("truetype"), url("../fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  }
}
[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal;
}

.flaticon-pinterest:before {
  content: "\f100";
}

.flaticon-facebook:before {
  content: "\f101";
}

.flaticon-twitter:before {
  content: "\f102";
}

.flaticon-linkedin:before {
  content: "\f103";
}

.flaticon-tumblr:before {
  content: "\f104";
}

.flaticon-whatsapp:before {
  content: "\f105";
}

.flaticon-email:before {
  content: "\f106";
}

.flaticon-rss:before {
  content: "\f107";
}

.flaticon-youtube:before {
  content: "\f108";
}

.flaticon-share:before {
  content: "\f109";
}

.flaticon-comment:before {
  content: "\f10a";
}

.flaticon-arrow-right:before {
  content: "\f10b";
}

.flaticon-left-arrow:before {
  content: "\f10c";
}

.flaticon-search:before {
  content: "\f10d";
}

.flaticon-menu:before {
  content: "\f10e";
}

.flaticon-close:before {
  content: "\f10f";
}

.flaticon-sent-mail:before {
  content: "\f110";
}

.flaticon-youtube-logo:before {
  content: "\f111";
}

.flaticon-play-button:before {
  content: "\f112";
}

.flaticon-youtube-play:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-locate:before {
  content: "\f115";
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?3vm98r");
  src: url("../fonts/icomoon/icomoon.eot?3vm98r#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?3vm98r") format("truetype"), url("../fonts/icomoon/icomoon.woff?3vm98r") format("woff"), url("../fonts/icomoon/icomoon.svg?3vm98r#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
  content: "\e900";
}

.icon-instagram:before {
  content: "\ea92";
}

/*ICONE*/
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/news/Flaticon.eot");
  src: url("../fonts/news/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/news/Flaticon.woff2") format("woff2"), url("../fonts/news/Flaticon.woff") format("woff"), url("../fonts/news/Flaticon.ttf") format("truetype"), url("../fonts/news/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/news/Flaticon.svg#Flaticon") format("svg");
  }
}
.flaticon-newsletter:before {
  content: "\f100";
}

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

.sprite {
  background-image: url(../img/spritesheet.png);
  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 0.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 0.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 0.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 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) {
  .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.png") 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%;
}

/****ALL******/
html,
body {
  height: 100%;
  min-height: 100%;
  font-family: "slate-bold";
  font-size: 0.4rem;
  color: #444;
  line-height: 1.2;
}
@media (min-width: 768px) {
  html,
body {
    font-size: 0.7rem;
  }
}
@media (min-width: 1024px) {
  html,
body {
    font-size: 1rem;
  }
}

.home .header .sponsors-carousel .container {
  border-bottom: 0px !important;
}

.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;
}

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

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

@media (min-width: 1024px) {
  .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;
}

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

/*TÍTULOS*/
.titulo {
  font-size: 28px;
  font-family: "slate-light";
}
.titulo.rosa {
  color: #34b8c4;
}

/*FONTE SIZE*/
.m-font-12 {
  font-size: 0.75rem;
}

.m-font-14 {
  font-size: 0.875rem;
}

.m-font-16 {
  font-size: 1rem;
}

.m-font-18, .wp-post-content .aligncenter .wp-caption-text, .wp-post-content .alignnone .wp-caption-text, .wp-content .aligncenter .wp-caption-text, .wp-content .alignnone .wp-caption-text {
  font-size: 1.125rem;
}

.m-font-20, .rodape li a {
  font-size: 1.25rem;
}

.m-font-22 {
  font-size: 1.375rem;
}

.m-font-24 {
  font-size: 1.5rem;
}

.m-font-25 {
  font-size: 1.563rem;
}

.m-font-26 {
  font-size: 1.625rem;
}

.m-font-28, .rodape .news form input[type=email],
.rodape .news form input[type=text],
.rodape .news form input[type=tel] {
  font-size: 1.75rem;
}

.m-font-30 {
  font-size: 1.875rem;
}

.m-font-32 {
  font-size: 2rem;
}

.m-font-31 {
  font-size: 1.938rem;
}

.m-font-34 {
  font-size: 2.125rem;
}

.m-font-36 {
  font-size: 2.25rem;
}

.m-font-38 {
  font-size: 2.375rem;
}

.m-font-40 {
  font-size: 2.5rem;
}

.m-font-42 {
  font-size: 2.625rem;
}

.m-font-44 {
  font-size: 2.75rem;
}

.m-font-45 {
  font-size: 2.813rem;
}

.m-font-46 {
  font-size: 2.875rem;
}

.m-font-48 {
  font-size: 3rem;
}

.m-font-50 {
  font-size: 3.125rem;
}

.m-font-58 {
  font-size: 3.625rem;
}

.m-font-75 {
  font-size: 4.688rem;
}

.m-font-85 {
  font-size: 5.313rem;
}

@media (min-width: 768px) {
  .t-font-12 {
    font-size: 0.75rem;
  }

  .t-font-14 {
    font-size: 0.875rem;
  }

  .t-font-16 {
    font-size: 1rem;
  }

  .t-font-18 {
    font-size: 1.125rem;
  }

  .t-font-20 {
    font-size: 1.25rem;
  }

  .t-font-22 {
    font-size: 1.375rem;
  }

  .t-font-24 {
    font-size: 1.5rem;
  }

  .t-font-25 {
    font-size: 1.563rem;
  }

  .t-font-26 {
    font-size: 1.625rem;
  }

  .t-font-28 {
    font-size: 1.75rem;
  }

  .t-font-30 {
    font-size: 1.875rem;
  }

  .t-font-32 {
    font-size: 2rem;
  }

  .t-font-31 {
    font-size: 1.938rem;
  }

  .t-font-34 {
    font-size: 2.125rem;
  }

  .t-font-36 {
    font-size: 2.25rem;
  }

  .t-font-38 {
    font-size: 2.375rem;
  }

  .t-font-40 {
    font-size: 2.5rem;
  }

  .t-font-42 {
    font-size: 2.625rem;
  }

  .t-font-44 {
    font-size: 2.75rem;
  }

  .t-font-45 {
    font-size: 2.813rem;
  }

  .t-font-46 {
    font-size: 2.875rem;
  }

  .t-font-48 {
    font-size: 3rem;
  }

  .t-font-50 {
    font-size: 3.125rem;
  }

  .t-font-58 {
    font-size: 3.625rem;
  }

  .t-font-75 {
    font-size: 4.6rem;
  }
}
@media (min-width: 1024px) {
  .d-font-12 {
    font-size: 0.75rem;
  }

  .d-font-14 {
    font-size: 0.875rem;
  }

  .d-font-16 {
    font-size: 1rem;
  }

  .d-font-18 {
    font-size: 1.125rem;
  }

  .d-font-20 {
    font-size: 1.25rem;
  }

  .d-font-22 {
    font-size: 1.375rem;
  }

  .d-font-24 {
    font-size: 1.5rem;
  }

  .d-font-25 {
    font-size: 1.563rem;
  }

  .d-font-26 {
    font-size: 1.625rem;
  }

  .d-font-28 {
    font-size: 1.75rem;
  }

  .d-font-30 {
    font-size: 1.875rem;
  }

  .d-font-32 {
    font-size: 2rem;
  }

  .d-font-31 {
    font-size: 1.938rem;
  }

  .d-font-34 {
    font-size: 2.125rem;
  }

  .d-font-36 {
    font-size: 2.25rem;
  }

  .d-font-38 {
    font-size: 2.375rem;
  }

  .d-font-40 {
    font-size: 2.5rem;
  }

  .d-font-42 {
    font-size: 2.625rem;
  }

  .d-font-44 {
    font-size: 2.75rem;
  }

  .d-font-45 {
    font-size: 2.813rem;
  }

  .d-font-46 {
    font-size: 2.875rem;
  }

  .d-font-48 {
    font-size: 3rem;
  }

  .d-font-50 {
    font-size: 3.125rem;
  }

  .d-font-58 {
    font-size: 3.625rem;
  }

  .d-font-62 {
    font-size: 3.875rem;
  }
}
.uppercase {
  text-transform: uppercase;
}

/*FONTE FAMILY*/
.georgia {
  font-family: "Georgia", sans-serif;
}

.slateBlack {
  font-family: "slate-black";
}

.slateBold, .draft-card .head-card .title-card, .buscar input,
.buscar select, .wp-content form input[type=submit] {
  font-family: "slate-bold";
}

.slateBook {
  font-family: "slate-book";
}

.slateLight, .search .busca-erro form input[type=email],
.search .busca-erro form input[type=text],
.search .busca-erro form input[type=tel], .not_found, .wp-content form label, .rodape .news form input[type=email],
.rodape .news form input[type=text],
.rodape .news form input[type=tel], .header .menu-principal a, .header .menu-topo li form input[type=text],
.header .menu-topo li form input[type=email],
.header .menu-topo li form input[type=tel], .header .thin .menu-principal-thin a {
  font-family: "slate-light";
}

h2.slateBold, .draft-card .head-card h2.title-card {
  font-family: "slate-bold";
  font-weight: normal;
}

h1.slateBold, .draft-card .head-card h1.title-card {
  font-family: "slate-bold";
  font-weight: normal;
  line-height: 1;
}

.prata, .card.basic-top h2, .card .box-wide h2 {
  font-family: "Prata", serif !important;
  font-weight: normal;
}

/*CORES*/
.rosa {
  color: #f14d56;
}

.azul {
  color: #34b8c4;
}

.branco, .header .thin .menu-principal-thin a {
  color: #fff;
}

/*PADDING*/
.n-p {
  padding: 0 !important;
}

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

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

.n-p-l {
  padding-left: 0 !important;
}

.n-p-r {
  padding-right: 0 !important;
}

.i-p {
  padding: 20px !important;
}

.i-p-t {
  padding-top: 20px !important;
}

.i-p-b {
  padding-bottom: 20px !important;
}

.i-p-l {
  padding-left: 20px !important;
}

.i-p-r {
  padding-right: 20px !important;
}

/*MARGIN*/
.n-m {
  margin: 0 !important;
}

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

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

.n-m-l {
  margin-left: 0 !important;
}

.n-m-r {
  margin-right: 0 !important;
}

.i-m {
  margin: 20px !important;
}

.i-m-t {
  margin-top: 20px !important;
}

.i-m-b {
  margin-bottom: 20px !important;
}

.i-m-l {
  margin-left: 20px !important;
}

.i-m-r {
  margin-right: 20px !important;
}

/*CONTAINER*/
.container {
  width: 100%;
  max-width: 480px;
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: 768px;
    padding: 0 15px;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 100%;
    max-width: 1110px;
    padding: 0 15px;
    margin: 0 auto;
  }
}

/*FLEXVIDEO*/
iframe {
  border: none;
}

.relative {
  position: relative;
}

.block {
  display: block !important;
}

/*IMAGES*/
img.responsive {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 0;
}

hr {
  height: 1px;
  background: #34b8c4;
  border: none;
}
hr.rosa {
  background: #34b8c4;
}
hr.single {
  background: #cfcfcf;
}

/*LINKS*/
a {
  color: inherit;
}

/*TRANSITION*/
a,
button,
input,
span,
img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media (max-width: 767px) {
  br {
    display: none;
  }
}

.ellipsis {
  display: block;
  display: -webkit-box;
  height: 71.4px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.4;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.button {
  display: inline-block;
  padding: 15px 45px;
  border: 2px solid #444;
  color: #444;
  transition: all 0.5s ease;
}

.main {
  overflow: hidden;
}

.flex {
  display: flex;
}

.flex-center-top {
  align-items: center;
}

.flex-right {
  justify-content: flex-end;
}

.flex-left {
  justify-content: flex-start;
}

.head .hamburguer {
  color: white;
  list-style-type: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .head .hamburguer {
    margin-top: 15px;
  }
}
.head .hamburguer i:before {
  color: #44e6ee;
  font-size: 40px;
}
@media (min-width: 768px) {
  .head .hamburguer i:before {
    font-size: 60px;
  }
}
@media (min-width: 1024px) {
  .head .hamburguer i:before {
    font-size: 1.75rem;
    color: #fff;
  }
}

.spacing {
  letter-spacing: 6px;
}

.header {
  background: #000;
  padding: 20px 0 0px 0;
  margin-bottom: -1px;
  top: 0;
  left: 0;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.2s ease;
}
@media (min-width: 1024px) {
  .header {
    padding: 30px 0 0;
  }
}
@media (max-width: 767px) {
  .header .container {
    max-width: 480px !important;
  }
}
@media (min-width: 1024px) {
  .header.logado.fixed {
    padding-top: 40px !important;
    height: 80px !important;
  }
}
.header.fixed {
  background: rgba(0, 0, 0, 0.75);
  padding: 15px 0 0;
  position: fixed;
  top: -100%;
  transition: top 0.5s ease;
}
@media (min-width: 1024px) {
  .header.fixed {
    height: 65px;
  }
}
.header.fixed.active {
  top: 0;
}
.header.fixed i:before {
  color: #fff !important;
  font-size: 32px;
  transition: color 0.2s ease;
}
.header.fixed a:hover i:before {
  color: #34b8c4 !important;
}
.header .logotipo {
  position: relative;
  top: -5px;
}
.header .logotipo img {
  display: flex;
  width: 70%;
  max-width: 150px;
  margin: 0 auto 10px;
}
@media (min-width: 1024px) {
  .header .logotipo img {
    max-width: 206px;
  }
}
.header .logotipo img.img-thin {
  max-width: 56px;
  display: none;
}
@media (max-width: 1023px) {
  .header .thin {
    padding-bottom: 10px;
  }
}
.header .thin .menu-principal-thin {
  display: flex;
  align-items: space-between;
  height: 30px;
}
.header .thin .menu-principal-thin a {
  font-size: 15px;
}
.header .thin .menu-principal-thin a:hover {
  color: #34b8c4;
}
.header .thin .menu-principal-thin li {
  margin: 5px 9px 0;
}
.header .thin .menu-principal-thin li:first-child {
  margin-left: 0;
}
.header .thin .menu-principal-thin li:last-child {
  margin-right: 0;
}
.header .thin .menu-topo {
  margin: -5px 0 0 !important;
}
.header .thin .menu-topo li {
  padding-bottom: 0 !important;
}
.header .thin .menu-topo li i:before {
  color: #44e6ee !important;
  font-size: 32px !important;
  transition: color 0.2s ease;
}
@media (min-width: 1024px) {
  .header .thin .menu-topo li i:before {
    color: white !important;
    font-size: 22px !important;
    transition: color 0.2s ease;
  }
}
.header .thin .logotipo img {
  max-width: 35px;
  margin: 13px 0 0;
}
@media (min-width: 1024px) {
  .header .thin .logotipo img {
    margin: 0 !important;
  }
}
.header .thin .menu-right {
  display: flex;
  align-items: center;
  height: 40px;
}
@media (max-width: 1023px) {
  .header .thin .menu-right {
    justify-content: flex-end;
    align-items: center;
    height: 56px;
  }
}
.header .thin .menu-menu-categorias-container {
  width: max-content;
}
.header .menu-topo {
  margin: 0;
  transform: scale(0.8);
}
@media (min-width: 768px) {
  .header .menu-topo {
    margin: 15px 0 0;
  }
}
@media (min-width: 1024px) {
  .header .menu-topo {
    margin: -5px 0 0 30px;
    transform: scale(1);
  }
}
.header .menu-topo li {
  position: relative;
  margin-left: 10px;
  padding-bottom: 10px;
}
.header .menu-topo li img {
  max-height: 40px;
}
@media (min-width: 768px) {
  .header .menu-topo li img {
    max-height: 100%;
  }
}
.header .menu-topo li.news form {
  top: 44px;
}
.header .menu-topo li.search form {
  top: 40px;
}
.header .menu-topo li form {
  position: absolute;
  z-index: 9;
  width: 340px;
  height: 70px;
  background: #34b8c4;
  display: block;
  padding: 10px;
  right: 0px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .header .menu-topo li form {
    width: 260px;
  }
}
.header .menu-topo li form.wpcf7-form {
  height: 146px;
}
.header .menu-topo li form:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #34b8c4;
  position: absolute;
  top: -6px;
  right: 8px;
  transform: rotate(45deg);
}
.header .menu-topo li form span {
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: left;
}
.header .menu-topo li form p {
  margin: 0;
}
.header .menu-topo li form input[type=text],
.header .menu-topo li form input[type=email],
.header .menu-topo li form input[type=tel] {
  display: block;
  width: 290px;
  height: 30px;
  background: #fff;
  border: none;
  float: left;
  padding: 0 10px;
  margin: 5px 0;
  font-size: 18px;
}
.header .menu-topo li form input[type=text].full,
.header .menu-topo li form input[type=email].full,
.header .menu-topo li form input[type=tel].full {
  width: 220px;
  margin-bottom: 0;
}
.header .menu-topo li form input[type=text].wpcf7-not-valid,
.header .menu-topo li form input[type=email].wpcf7-not-valid,
.header .menu-topo li form input[type=tel].wpcf7-not-valid {
  border: 1px solid red !important;
}
@media (max-width: 767px) {
  .header .menu-topo li form input[type=text],
.header .menu-topo li form input[type=email],
.header .menu-topo li form input[type=tel] {
    width: 210px;
  }
}
.header .menu-topo li form button[type=submit] {
  display: block;
  width: 30px;
  height: 30px;
  background: #000;
  border: none;
  float: left;
  position: relative;
  cursor: pointer;
  margin-top: 5px;
}
.header .menu-topo li form button[type=submit]:before {
  font-family: "Flaticon";
  content: "\f10b";
  color: #fff;
  position: absolute;
  top: 5px;
  left: 8px;
}
@media (max-width: 1023px) {
  .header .menu-topo li form button[type=submit]:before {
    font-size: 17px !important;
  }
}
.header .menu-topo li form button[type=submit]:hover {
  background: #1f6c73;
}
.header .menu-topo li i:before {
  color: #44e6ee !important;
  font-size: 40px;
  transition: color 0.2s ease;
}
@media (min-width: 768px) {
  .header .menu-topo li i:before {
    color: #44e6ee !important;
    font-size: 60px;
    transition: color 0.2s ease;
  }
}
@media (min-width: 1024px) {
  .header .menu-topo li i:before {
    color: white !important;
    font-size: 22px;
    transition: color 0.2s ease;
  }
}
.header .menu-topo li a:hover i:before {
  color: #fff;
}
@media (min-width: 1024px) {
  .header .menu-topo li.search i:before {
    font-size: 20px;
  }
}
.header .menu-topo li.active form {
  visibility: visible;
  opacity: 1;
  right: 0;
}
.header .draft-header {
  margin-top: 121px;
}
@media (max-width: 767px) {
  .header .draft-header {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 175%;
  }
}
.header .draft-header li {
  margin-right: 18px;
}
@media (max-width: 767px) {
  .header .draft-header li img {
    max-width: 100%;
    height: auto;
  }
}
.header .draft-header li:last-child {
  margin-right: 0px;
}
.header .menu-principal {
  padding: 40px 0 0 0;
  margin: 0 0 20px 0px;
  display: none;
}
@media (min-width: 768px) {
  .header .menu-principal {
    display: flex !important;
    justify-content: space-between;
  }
}
.header .menu-principal li {
  margin: 0 0 0 25px;
}
.header .menu-principal li:first-child {
  margin-left: 0;
}
.header .menu-principal li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .header .menu-principal li {
    display: block;
    margin: 0 0 10px;
  }
}
.header .menu-principal a {
  font-size: 17px;
  color: #fff;
  font-weight: 100;
}
@media (min-width: 1024px) {
  .header .menu-principal a {
    font-size: 21px;
  }
}
.header .menu-principal a:hover {
  color: #34b8c4;
}
.header .sponsors-titulo {
  display: block;
  color: #717172;
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .header .sponsors-titulo {
    margin: 20px 0px 0px 0;
  }
}
.header .sponsors-carousel {
  background: #fff;
  height: auto;
  margin-top: 11px;
  margin-bottom: 2px;
}
@media (min-width: 1024px) {
  .header .sponsors-carousel {
    height: auto;
  }
}
@media (max-width: 1023px) {
  .header .sponsors-carousel .owl-carousel .owl-stage-outer {
    top: -14px;
  }
}
@media (max-width: 767px) {
  .header .sponsors-carousel .owl-carousel .owl-stage-outer {
    top: 2px;
  }
}
.header .sponsors-carousel .container {
  border-bottom: solid 1px #414142;
}
@media (min-width: 1024px) {
  .header .sponsors-carousel .container {
    padding: 20px 0 10px;
  }
}
.header .owl-sponsor {
  padding: 0 40px;
  margin-top: -5px;
}
@media (max-width: 1023px) {
  .header .owl-sponsor {
    padding: 0;
    margin-top: 10px;
  }
}
.header .owl-sponsor .owl-stage {
  display: flex;
  align-items: center;
}
.header .owl-sponsor .owl-stage .owl-item {
  align-content: center;
  display: inline-grid;
}
.header .owl-sponsor img {
  max-width: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
  transition: opacity 0.3s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE */
}
.header .owl-sponsor img:hover {
  opacity: 0.7;
}
.header .owl-sponsor a {
  display: block;
  padding: 0 15px;
}
.header .owl-sponsor .owl-next,
.header .owl-sponsor .owl-prev {
  position: absolute;
  width: 14px;
  height: 14px;
  border-bottom: 2px solid #444;
  border-left: 2px solid #444;
  font-size: 0;
  top: 5px;
  display: none;
}
@media (min-width: 1024px) {
  .header .owl-sponsor .owl-next,
.header .owl-sponsor .owl-prev {
    width: 20px;
    height: 20px;
    top: 29px;
    display: block;
  }
}
.header .owl-sponsor .owl-next {
  right: 5px;
  transform: rotate(-135deg);
}
.header .owl-sponsor .owl-prev {
  left: -20px;
  transform: rotate(45deg);
}
@media (min-width: 1024px) {
  .header .owl-sponsor .owl-prev {
    left: 20px;
  }
}
.header .menu-tablet {
  padding: 10px 40px 10px 0;
  margin: 10px 0 10px 0;
  border-bottom: 2px solid #444;
  border-top: 2px solid #444;
  position: relative;
}
@media (min-width: 768px) {
  .header .menu-tablet {
    display: none;
  }
}
.header .menu-tablet:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all 0.3s ease;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header .menu-tablet.active:after {
  top: 15px;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.background-black {
  background: #000;
}

.navigate {
  background: #34b8c4;
  padding: 60px 0 20px 30px;
  color: #fff;
  height: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  left: 0;
  transition: right 0.5s ease;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 35vw;
  transform: translate3d(-110%, 0, 0);
  transition: cubic-bezier(0, 0.18, 0.19, 1.05) 0.5s;
}
@media (max-width: 767px) {
  .navigate {
    width: 100%;
  }
}
.navigate.active {
  transform: translate3d(0, 0, 0);
}
.navigate::-webkit-scrollbar {
  width: 5px;
  background-color: #34b8c4;
}
.navigate::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #000;
}
.navigate .menu-navigate {
  text-align: right;
}
.navigate ul#menu-secoes {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0 20px 0 0;
}
.navigate ul#menu-secoes li {
  display: block;
  width: 100%;
}
.navigate ul#menu-secoes li a {
  padding: 0;
  text-transform: uppercase;
}
.navigate a {
  font-size: 18px;
  display: block;
  margin: 10px 0;
  font-family: "slate-light";
}
.navigate a:hover {
  color: #1f6c73;
}
.navigate hr {
  border: none;
  height: 1px;
  background: #fff;
  width: 200px;
  margin: 20px 20px 20px auto;
}
.navigate li {
  margin-right: 20px;
}
.navigate i:before {
  font-size: 18px;
}
.navigate .hamburguer {
  color: white;
  list-style-type: none;
  margin: 0 0 15px;
}
.navigate .hamburguer i:before {
  font-size: 1.75rem;
}
.navigate .slateLight.font-16, .navigate .search .busca-erro form input.font-16[type=email], .search .busca-erro form .navigate input.font-16[type=email],
.navigate .search .busca-erro form input.font-16[type=text],
.search .busca-erro form .navigate input.font-16[type=text],
.navigate .search .busca-erro form input.font-16[type=tel],
.search .busca-erro form .navigate input.font-16[type=tel], .navigate .font-16.not_found, .navigate .wp-content form label.font-16, .wp-content form .navigate label.font-16, .navigate .rodape .news form input.font-16[type=email], .rodape .news form .navigate input.font-16[type=email],
.navigate .rodape .news form input.font-16[type=text],
.rodape .news form .navigate input.font-16[type=text],
.navigate .rodape .news form input.font-16[type=tel],
.rodape .news form .navigate input.font-16[type=tel], .navigate .header .thin .menu-principal-thin a.font-16, .header .thin .menu-principal-thin .navigate a.font-16, .navigate .header .menu-topo li form input.font-16[type=text], .header .menu-topo li form .navigate input.font-16[type=text],
.navigate .header .menu-topo li form input.font-16[type=email],
.header .menu-topo li form .navigate input.font-16[type=email],
.navigate .header .menu-topo li form input.font-16[type=tel],
.header .menu-topo li form .navigate input.font-16[type=tel], .navigate .header .menu-principal a.font-16, .header .menu-principal .navigate a.font-16 {
  text-align: right;
  width: 96%;
  display: block;
  font-size: 16px !important;
}
.navigate .inline.middle {
  display: flex;
  justify-content: flex-end;
}

.titulo-outros-posts {
  display: block;
  margin-bottom: 50px !important;
}

.rodape {
  padding: 60px 0;
  background: #000;
}
.rodape .logotipo {
  display: block;
  width: 100%;
  max-width: 254px;
}
.rodape .logotipo img {
  width: 100%;
  height: auto;
}
.rodape .border {
  position: relative;
}
.rodape .border::after {
  content: "";
  position: absolute;
  top: 0;
  right: 1rem;
  display: block;
  height: 250px;
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
}
@media (min-width: 1024px) {
  .rodape .border::after {
    height: 190px;
  }
}
@media (max-width: 767px) {
  .rodape .border::after {
    height: 0;
  }
}
.rodape .menu-footer {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .rodape .menu-footer {
    padding-left: 0;
  }
}
.rodape .menu-footer a {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .rodape .menu-footer a {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .rodape .m-1 {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .rodape .m-2 {
    padding-bottom: 40px;
  }
}
.rodape .brands {
  padding-top: 15px;
}
.rodape .brands p {
  color: #fff;
  display: block;
  text-align: center;
}
@media (min-width: 1024px) {
  .rodape .brands p {
    font-size: 1.05rem;
  }
}
.rodape .brands .brands-image {
  width: 100%;
  max-width: 95%;
  display: flex;
}
.rodape .brands .brands-image img {
  max-width: 100%;
}
@media (min-width: 1024px) {
  .rodape .brands .brands-image img {
    max-width: 100%;
  }
}
.rodape li {
  margin-bottom: 5px;
}
.rodape li a:hover {
  color: #838383;
}
.rodape ul.inline {
  margin: 10px 0;
}
.rodape ul.inline li {
  margin-right: 5px;
}
@media (min-width: 1024px) {
  .rodape .socials {
    padding-top: 15px;
  }
}
.rodape .socials p.slate {
  display: block;
  color: #34b8c4;
  font-size: 1.75rem;
}
@media (min-width: 768px) {
  .rodape .socials p.slate {
    font-size: 1.3rem;
  }
}
@media (min-width: 1024px) {
  .rodape .socials p.slate {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .rodape .socials .flex {
    justify-content: start;
  }
}
.rodape .socials .socials-item {
  margin-top: 16px;
}
.rodape .socials .socials-item li {
  margin-right: 5px;
}
.rodape .socials .socials-item li a {
  color: #fff;
  font-size: 16px;
  margin-right: 14px;
  padding: 10px;
  border: 1px solid #ffffff40;
  box-sizing: border-box;
}
.rodape hr {
  background: #fff;
}
.rodape .copyright {
  padding-top: 20px;
}
@media (max-width: 480px) {
  .rodape .copyright {
    text-align: center;
  }
}
.rodape .news {
  margin: 4rem 0 0;
}
@media (min-width: 768px) {
  .rodape .news {
    margin: 0 0 2rem;
  }
}
.rodape .news p.slate {
  margin-top: 0;
  font-size: 1.75rem;
}
@media (min-width: 768px) {
  .rodape .news p.slate {
    font-size: 1.3rem;
  }
}
@media (min-width: 1024px) {
  .rodape .news p.slate {
    font-size: 1rem;
  }
}
.rodape .news form span {
  color: #fff;
}
.rodape .news form .slateLight, .rodape .news form .not_found, .rodape .news .wp-content form label, .wp-content .rodape .news form label, .rodape .news form input[type=email],
.rodape .news form input[type=text],
.rodape .news form input[type=tel], .rodape .news form .header .thin .menu-principal-thin a, .header .thin .menu-principal-thin .rodape .news form a, .rodape .news .header .menu-topo li form input[type=text], .header .menu-topo li .rodape .news form input[type=text],
.rodape .news .header .menu-topo li form input[type=email],
.header .menu-topo li .rodape .news form input[type=email],
.rodape .news .header .menu-topo li form input[type=tel],
.header .menu-topo li .rodape .news form input[type=tel], .rodape .news form .header .menu-principal a, .header .menu-principal .rodape .news form a {
  color: #34b8c4 !important;
}
.rodape .news form input[type=email],
.rodape .news form input[type=text],
.rodape .news form input[type=tel] {
  display: block;
  width: 210px;
  height: 45px;
  background: transparent;
  color: #fff !important;
  border: 1px solid #444;
  float: left;
  padding: 0 10px;
  color: #fff;
  margin: 5px 0;
  font-style: italic;
}
@media (max-width: 1023px) {
  .rodape .news form input[type=email],
.rodape .news form input[type=text],
.rodape .news form input[type=tel] {
    width: 85% !important;
  }
}
@media (max-width: 480px) {
  .rodape .news form input[type=email],
.rodape .news form input[type=text],
.rodape .news form input[type=tel] {
    width: 84% !important;
  }
}
@media (min-width: 1024px) {
  .rodape .news form input[type=email],
.rodape .news form input[type=text],
.rodape .news form input[type=tel] {
    font-size: 1rem;
  }
}
.rodape .news form input[type=email].full,
.rodape .news form input[type=text].full,
.rodape .news form input[type=tel].full {
  width: 240px;
}
.rodape .news form input[type=submit] {
  display: block;
  width: 45px;
  height: 45px;
  background: #34b8c4 url("../img/arrow-right_form.png") center no-repeat;
  background-size: 25% auto;
  border: none;
  float: left;
  position: relative;
  cursor: pointer;
  margin-top: 5px;
  font-size: 0;
}
.rodape .news form input[type=submit]:hover {
  background-color: #1f6c73;
}
.rodape .draft-footer {
  margin-top: 20px !important;
  display: inline-block;
  float: right;
}
@media (min-width: 1024px) {
  .rodape .draft-footer {
    margin-right: 32px !important;
  }
}
@media (max-width: 767px) {
  .rodape .draft-footer {
    margin-top: 50px !important;
    display: block;
    float: left;
  }
}
.rodape .draft-footer li {
  vertical-align: middle !important;
}
.rodape .draft-footer li:last-child {
  margin-right: 0px;
}
@media (max-width: 767px) {
  .rodape .draft-footer li {
    width: 17%;
    margin-right: 5px !important;
  }
  .rodape .draft-footer li img {
    width: 100%;
  }
}
.rodape .hide-item {
  display: none !important;
}

.video {
  width: 100%;
}
.video .sponsor-image {
  max-height: 24px;
  width: auto !important;
  display: block;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .video .owl-video .molde {
    margin-bottom: 100px !important;
  }
  .video .owl-video h2 {
    display: block;
    display: -webkit-box;
    margin: 20px 0 5px;
    font-size: 42px;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .video .owl-podcast img {
    height: auto;
  }
  .video .owl-podcast h2 {
    display: block;
    display: -webkit-box;
    margin: 20px 0 5px;
    font-size: 31px;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .video .owl-podcast p {
    display: block;
    display: -webkit-box;
    margin: 15px 0 5px;
    font-size: 16px;
    line-height: 1.2;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .video a.play-small {
    width: 60px;
    height: 43px;
    border-radius: 9px;
    color: #000;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -22px;
    text-align: center;
    line-height: 43px;
    background: #fff;
  }
  .video a.play-small i:before {
    font-size: 60px;
    font-weight: bold;
    opacity: 0.8;
  }
}
@media (max-width: 1023px) {
  .video .owl-video a.play-small {
    width: 60px;
    height: 43px;
    border-radius: 9px;
    color: #000;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    top: 50%;
    margin-top: -35px;
    text-align: center;
    line-height: 43px;
    background: #fff;
  }
  .video .owl-video a.play-small i:before {
    font-size: 60px;
    font-weight: bold;
    opacity: 0.8;
  }
}
@media (max-width: 767px) {
  .video .owl-video a.play-small {
    width: 60px;
    height: 43px;
    border-radius: 9px;
    color: #000;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -128px;
    text-align: center;
    line-height: 43px;
  }
  .video .owl-video a.play-small i:before {
    font-size: 60px;
    font-weight: bold;
    opacity: 0.8;
  }
}

.thumb {
  background: #f0f0f0;
}

.card {
  padding: 20px 0;
}
.card * {
  transition: all 0.3s ease;
}
@media (max-width: 1023px) {
  .card .info {
    padding: 2rem;
  }
}
.card .brand-img {
  height: 4rem;
  max-width: 100% !important;
  width: auto !important;
}
@media (max-width: 1023px) {
  .card .brand-img {
    margin: 0 auto 2.5rem;
    height: 6rem;
  }
}
.card div.thumb {
  position: relative;
  overflow: hidden;
  border-bottom: 0 !important;
}
.card div.thumb img {
  display: block;
  transition: transform 3s ease;
  border: none !important;
  max-width: 100%;
  height: auto;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1024px) {
  .card div.thumb img {
    max-height: 460px;
  }
}
@media (max-width: 767px) {
  .card div.thumb img {
    height: auto;
  }
}
.card div.thumb img.thumb {
  width: 100%;
  height: auto;
}
.card div.thumb picture {
  display: block;
  max-height: auto;
  transition: transform 3s ease;
  border: none !important;
}
.card div.thumb picture.thumb {
  width: 100%;
  display: flex;
  justify-content: center;
}
.card div.thumb div.play {
  width: 60px;
  height: 60px;
  background: #34b8c4;
  color: #fff;
  position: absolute;
  left: 0;
  top: 20px;
  text-align: center;
  line-height: 60px;
  pointer-events: none;
}
.card div.thumb div.play i:before {
  font-size: 36px;
  font-weight: bold;
}
.card div.thumb a.play-small {
  width: 60px;
  height: 43px;
  border-radius: 9px;
  color: #000;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: -22px;
  text-align: center;
  line-height: 43px;
  background: #fff;
}
.card div.thumb a.play-small i:before {
  font-size: 60px;
  font-weight: bold;
  opacity: 0.8;
}
.card:hover h2 {
  color: #34b8c4;
}
.card .cat {
  padding: 15px 15px 0px;
  letter-spacing: 3px;
  background: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.card h2 {
  margin: 20px 0 5px;
  line-height: 1;
}
.card .autor-date {
  color: #34b8c4;
  font-family: "Georgia", sans-serif;
  text-transform: uppercase;
}
.card.headline {
  padding: 0 0 40px;
}
.card.headline .thumb-headline {
  width: 100%;
}
.card.headline .thumb-headline img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  object-fit: cover;
  width: 100%;
}
@media (min-width: 1024px) {
  .card.headline .thumb-headline img {
    max-height: 460px;
  }
}
.card.headline .cat {
  color: #34b8c4;
  font-family: "slate-bold";
  display: block !important;
  z-index: 3;
}
@media (min-width: 768px) {
  .card.headline .cat {
    border-top: 10px solid #34b8c4;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  .card.headline .cat.relative {
    position: relative;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 1023px) {
  .card.headline .cat {
    margin: 1rem 0 3rem;
  }
}
.card.headline h2 {
  font-size: 50px;
  font-family: "prata" !important;
  line-height: 1.2;
  margin-top: 0;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .card.headline h2 {
    font-size: 4.688rem;
    margin: 1rem 0;
  }
}
.card.headline p {
  display: block;
  font-family: "georgia";
  font-size: 25px;
  line-height: 1.2;
  width: 100%;
  margin: 0 !important;
  /* padding:0 20px 20px; */
  /* @include desktop {
      padding: 0 80px 30px;
  } */
}
@media (max-width: 767px) {
  .card.headline p {
    font-size: 19px;
  }
}
.card.headline .autor-date {
  font-size: 22px;
  font-family: "slate-bold";
  display: block;
  padding: 20px 0;
  color: #414142;
}
@media (max-width: 767px) {
  .card.headline .autor-date {
    font-size: 18px;
  }
}
.card.basic {
  width: 100%;
}
@media (min-width: 1024px) {
  .card.basic {
    margin: 10px 0;
  }
}
.card.basic.no-border {
  border: none;
}
.card.basic:hover h2 {
  color: #34b8c4;
}
.card.basic .thumb {
  position: relative;
  border-bottom: 10px solid #34b8c4;
}
.card.basic .cat {
  color: #34b8c4;
  padding: 10px 0;
}
@media (min-width: 1024px) {
  .card.basic .cat {
    padding: 0 0 0;
  }
}
.card.basic .cat.relative {
  position: relative;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.card .box-wide {
  background: #fff;
  margin: 0 auto 0;
  position: relative;
  z-index: 9;
}
@media (min-width: 1024px) {
  .card .box-wide {
    padding: 20px;
  }
}
.card .box-wide.border-azul {
  border-color: #34b8c4 !important;
}
.card .box-wide h2 {
  margin: 1rem 0 2rem;
  line-height: 1;
  font-weight: normal;
  font-size: 4.688rem;
  display: block;
}
@media (min-width: 1024px) {
  .card .box-wide h2 {
    line-height: 1.1;
  }
}
@media (min-width: 1024px) {
  .card .box-wide h2 {
    font-size: 2.875rem;
  }
}
.card .box-wide .apresenta {
  letter-spacing: 4px;
  font-family: "slate-light";
  font-size: 25px;
}
.card .box-wide .autor-date {
  font-family: "slate-bold" !important;
  display: block;
  margin: 20px 0;
  color: #414142;
  font-size: 22px;
}
@media (max-width: 767px) {
  .card .box-wide .autor-date {
    font-size: 18px;
  }
}
.card .box-wide .autor-date a {
  text-transform: uppercase !important;
}
.card .box-wide p {
  font-size: 2.813rem;
  color: #3f3f3f;
  line-height: 1.2;
  margin: 0;
  display: block;
  display: -webkit-box;
  font-family: "Georgia";
}
@media (min-width: 1024px) {
  .card .box-wide p {
    font-size: 1.75rem;
  }
}
.card.basic-top {
  width: 100%;
}
@media (min-width: 1024px) {
  .card.basic-top {
    max-width: 45.5%;
  }
}
.card.basic-top .thumb {
  border-bottom: 8px solid #000;
}
.card.basic-top .apresenta {
  letter-spacing: 2px;
  font-family: "slate-book";
}
.card.basic-top .autor-date {
  font-family: "slate-bold";
  font-weight: bold;
  display: block;
  margin: 20px 0;
  letter-spacing: 2px;
}
.card.basic-top .autor-date a {
  text-transform: uppercase !important;
  font-size: 18px;
}
.card.basic-top .cat {
  padding: 20px 0 0;
  letter-spacing: 4px;
  font-family: "slate-bold";
  font-weight: bold;
  font-size: 2.813rem;
}
@media (min-width: 1024px) {
  .card.basic-top .cat {
    font-size: 1.125rem;
  }
}
.card.basic-top h2 {
  display: block;
  display: -webkit-box;
  margin: 1rem 0 2rem;
  line-height: 1;
  font-weight: normal;
  font-size: 1.81rem;
}
@media (min-width: 1024px) {
  .card.basic-top h2 {
    line-height: 1.2;
  }
}
@media (max-width: 1023px) {
  .card.basic-top h2 {
    font-size: 4.688rem;
    margin: 1rem 0;
  }
}
.card.basic-top p {
  font-size: 2.813rem;
  color: #3f3f3f;
  line-height: 1.2;
  margin: 0;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1024px) {
  .card.basic-top p {
    font-size: 1.313rem;
  }
}
.card.video {
  background: #000;
  padding: 40px 0;
  margin: 0 0 20px;
}
.card.video .small-label {
  max-width: 180px;
  display: block;
  margin: 0 auto;
}
.card.video.white {
  background: #fff;
  padding: 0 0 40px;
  margin: 0;
  border-bottom: 2px solid #f6f6f6;
}
.card.video.white .owl-nav div {
  border-color: #444 !important;
}
.card.video.white .cat {
  background: #444;
  color: #fff;
}
.card.video .owl-video,
.card.video .owl-podcast {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  transition: background 0.3s ease;
}
.card.video .owl-video .owl-dots,
.card.video .owl-podcast .owl-dots {
  text-align: center;
  padding: 10px 0 0;
}
.card.video .owl-video .owl-dots div,
.card.video .owl-podcast .owl-dots div {
  width: 12px;
  height: 12px;
  background: #838383;
  border-radius: 50%;
  display: inline-block;
  transition: background 0.3s ease;
  margin: 0 3px;
}
.card.video .owl-video .owl-dots div.active,
.card.video .owl-podcast .owl-dots div.active {
  background: #34b8c4;
}
.card.video .owl-video .owl-nav,
.card.video .owl-podcast .owl-nav {
  display: none;
}
@media (min-width: 1024px) {
  .card.video .owl-video .owl-nav,
.card.video .owl-podcast .owl-nav {
    display: block;
  }
}
.card.video .owl-video .owl-nav div,
.card.video .owl-podcast .owl-nav div {
  width: 20px;
  height: 20px;
  border-left: 2px solid #838383;
  border-bottom: 2px solid #838383;
  position: absolute;
  top: 50%;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.card.video .owl-video .owl-nav div:hover,
.card.video .owl-podcast .owl-nav div:hover {
  opacity: 0.5;
}
.card.video .owl-video .owl-nav div.owl-next,
.card.video .owl-podcast .owl-nav div.owl-next {
  right: -20px;
  transform: rotate(-135deg);
}
.card.video .owl-video .owl-nav div.owl-prev,
.card.video .owl-podcast .owl-nav div.owl-prev {
  left: -20px;
  transform: rotate(45deg);
}
.card.fullpost .container .row {
  max-width: 1070px;
  margin: 0 auto;
}
.card.fullpost .cat {
  color: #34b8c4;
}
.card.fullpost .cat.relative {
  position: relative;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.card.fullpost .autor-date {
  color: #414142;
  font-family: "Georgia", sans-serif;
  text-transform: uppercase;
  padding: 40px 0 60px;
}
.card.fullpost .autor-date a {
  text-transform: none;
}
.card.fullpost .thumb {
  border-bottom: 10px solid #34b8c4;
}
.card .right {
  float: left !important;
}
@media (min-width: 768px) {
  .card .right {
    float: right !important;
  }
}
.card p {
  color: #414142;
  font-family: "Georgia", sans-serif;
}
.card p.branco {
  color: #fff;
}
.card p.excerpt {
  margin: 16px 40px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .row-flex {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
@media (min-width: 1024px) {
  .row-flex.three-column div.basic-top {
    max-width: 31%;
  }
}

.owl-posts .owl-nav {
  position: absolute;
  top: 22rem;
  z-index: 999;
  width: 100%;
}
.owl-posts .owl-nav .owl-prev, .owl-posts .owl-nav .owl-next {
  width: 35px;
  height: 75px;
  display: block;
  padding: 0 0.5rem;
  margin: 0.2rem;
  transform: scale(0.8);
  font-size: 0;
}
@media (min-width: 768px) {
  .owl-posts .owl-nav .owl-prev, .owl-posts .owl-nav .owl-next {
    transform: scale(1);
  }
}
.owl-posts .owl-nav .owl-prev span, .owl-posts .owl-nav .owl-next span {
  font-size: 0;
  color: #fff;
}
.owl-posts .owl-nav .owl-prev.disabled, .owl-posts .owl-nav .owl-next.disabled {
  opacity: 0.5;
}
.owl-posts .owl-nav .owl-prev {
  float: left;
  background: url("../img/arrow-left.png") center no-repeat !important;
}
.owl-posts .owl-nav .owl-next {
  float: right;
  background: url("../img/arrow-right.png") center no-repeat !important;
}
@media (min-width: 1024px) {
  .owl-posts .owl-nav {
    display: none;
  }
}
.owl-posts.sponsor .owl-nav {
  top: 35rem;
}
@media (min-width: 768px) {
  .owl-posts.sponsor .owl-nav {
    top: 27rem;
  }
}
@media (min-width: 1024px) {
  .owl-posts.sponsor .novo-card-basic {
    display: none;
  }
}

.hat {
  color: #34b8c4;
  font-size: 3.438rem;
  margin: 3rem 0 2rem;
}
@media (min-width: 1024px) {
  .hat {
    font-size: 2.813rem;
  }
}

.owl-home {
  padding: 20px 0;
}
.owl-home .owl-item {
  width: 100%;
  max-width: 1280px;
}
.owl-home .owl-item .box-wide {
  border-top: 10px solid #34b8c4;
  border-bottom: 10px solid #34b8c4;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 2s ease;
}
.owl-home .owl-item .box-wide .cat {
  font-size: 25px;
  color: #34b8c4;
  margin: 0;
  padding: 0;
}
.owl-home .owl-item.active.center .box-wide {
  visibility: visible;
  opacity: 1;
}
.owl-home .owl-nav {
  width: 100%;
  max-width: 880px;
  position: absolute;
  bottom: 300px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.owl-home .owl-nav .owl-prev,
.owl-home .owl-nav .owl-next {
  font-size: 0;
  display: block;
  width: 35px;
  height: 35px;
}
@media (max-width: 767px) {
  .owl-home .owl-nav .owl-prev,
.owl-home .owl-nav .owl-next {
    width: 26px;
    height: 26px;
  }
}
.owl-home .owl-nav .owl-prev {
  float: left;
  border-left: 4px solid #34b8c4;
  border-bottom: 4px solid #34b8c4;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .owl-home .owl-nav .owl-prev {
    margin: -12px 0 0 22px;
  }
}
.owl-home .owl-nav .owl-next {
  float: right;
  border-right: 4px solid #34b8c4;
  border-bottom: 4px solid #34b8c4;
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .owl-home .owl-nav .owl-next {
    margin: -12px 22px 0 0;
  }
}

.wp-content {
  padding: 40px 0 40px;
  font-size: 20px;
}
.wp-content .wp-caption-text,
.wp-content figcaption {
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  font-style: italic;
}
.wp-content .size-large {
  text-align: center;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin: 1rem 0;
}
@media (min-width: 1024px) {
  .wp-content .size-large {
    width: calc(100% + 180px);
    margin-left: -80px;
  }
}
.wp-content .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  height: auto;
}
.wp-content .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  height: auto;
}
.wp-content .aligncenter {
  margin: 0px auto;
  text-align: center;
}
.wp-content .wide {
  display: block;
  width: 100%;
}
.wp-content .wide img {
  height: auto;
  width: calc(100% + 140px);
  margin-left: -70px;
  max-width: 9999px;
}
@media (max-width: 767px) {
  .wp-content .wide img {
    margin-left: 0px;
    max-width: 100%;
  }
}
.wp-content .cat {
  padding: 8px 15px;
  color: #34b8c4;
  display: block;
  text-align: center;
  font-family: "slate-bold";
  font-size: 25px;
}
.wp-content .content a {
  color: #34b8c4;
}
.wp-content .content p.firstp:first-of-type::first-letter {
  initial-letter: 2;
  font-size: 3em;
  display: block;
  float: left;
  margin: 0.3em 0.2em 0 0;
}
.wp-content h1 {
  margin: 15px 0;
  padding: 0 15px;
  font-size: 4.688rem;
}
@media (min-width: 1024px) {
  .wp-content h1 {
    font-size: 3.125rem;
  }
}
.wp-content img {
  height: auto;
  max-width: 100%;
}
.wp-content p {
  margin-top: 1.5rem;
  font-family: Georgia;
  line-height: 1.4em;
  font-size: 2.813rem;
}
@media (min-width: 1024px) {
  .wp-content p {
    font-size: 1.563rem;
  }
}
.wp-content hr.first {
  display: block;
  width: 100%;
  height: 1px;
  background: #737373;
  border: none;
  margin: 20px 0;
}
.wp-content hr {
  background: #44e6ee;
  margin: 2rem 0 1rem;
}
@media (min-width: 1024px) {
  .wp-content hr {
    background: #cfcfcf;
  }
}
.wp-content .thumb-destaque {
  border-bottom: 8px solid #34b8c4;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .wp-content .thumb-destaque {
    max-width: 90000px !important;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
.wp-content .sponsor {
  width: auto;
  height: auto;
  margin: 0 auto;
}
.wp-content .img-caption {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #3c3c3c;
  margin-top: 10px;
  text-align: center;
}
.wp-content .share-container span {
  letter-space: 3px;
  color: #414142;
  font-family: "slate-bold";
}
@media (min-width: 1024px) {
  .wp-content .share-container span {
    font-family: "slate-light";
  }
}
.wp-content .share-container ul {
  padding: 20px 0;
  border-bottom: none;
}
.wp-content .share-container ul li {
  margin-right: 10px;
}
.wp-content .share-container ul li a {
  background: #4abfdb;
  color: #fff;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
}
@media (max-width: 1023px) {
  .wp-content .share-container ul li a {
    width: 6.25rem;
    height: 6.25rem;
    line-height: 6.25rem;
  }
}
.wp-content .autor-data {
  color: #414142;
  font-size: 22px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 30px 0 15px;
}
@media (max-width: 767px) {
  .wp-content .autor-data {
    font-size: 18px;
  }
}
.wp-content .autor-data span {
  display: inline-block;
  margin: 0 10px;
}
.wp-content .autor-data a {
  text-transform: uppercase;
}
.wp-content .alignnone {
  width: 100% !important;
  margin: 40px 0;
}
.wp-content .alignnone .wp-caption-text {
  font-weight: bold;
  font-style: italic;
  margin: 5px 0;
}
.wp-content .aligncenter {
  width: 100% !important;
  margin: 40px 0;
}
.wp-content .aligncenter .wp-caption-text {
  font-weight: bold;
  font-style: italic;
  margin: 5px 0;
}
.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;
  padding: 0;
  margin: 0 3rem;
}
@media (min-width: 1024px) {
  .wp-content blockquote {
    padding: 2rem 0;
    text-align: center;
  }
}
.wp-content blockquote p {
  line-height: 1.4;
  font-weight: bold;
  font-size: 4.063rem;
}
@media (min-width: 1024px) {
  .wp-content blockquote p {
    font-size: 2.1rem;
  }
}
.wp-content blockquote p::first-letter {
  initial-letter: 2;
  font-size: 4.063rem;
  display: inline;
  float: none;
  margin: 0;
}
@media (min-width: 1024px) {
  .wp-content blockquote p::first-letter {
    font-size: 2.1rem;
  }
}
.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 form {
  padding: 0;
  margin: 0;
}
.wp-content form .wpcf7-response-output {
  margin: 0 !important;
  max-width: 50%;
  padding: 5px 10px 10px;
}
.wp-content form label {
  font-size: 22px;
}
.wp-content form input,
.wp-content form select,
.wp-content form textarea {
  display: block;
  width: 100%;
  background: #c4c4c4;
  height: 50px;
  margin: 5px 0 10px;
  border: none;
  padding: 0 10px;
}
.wp-content form textarea {
  padding: 10px;
  height: 120px;
}
.wp-content form input[type=submit] {
  max-width: 100px;
  font-size: 22px;
  background: #34b8c4;
  margin-top: 15px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.wp-content form input[type=submit]:hover {
  background: #29929c;
}

.sub-tt {
  text-align: center;
}
.sub-tt .titulo-outros-posts {
  letter-spacing: 5px;
}

.wp-post-content {
  font-size: 25px;
  text-align: justify;
  font-family: "Georgia", sans-serif;
  max-width: 835px;
  margin: 0 auto;
}
.wp-post-content blockquote {
  font-style: italic;
}
@media (min-width: 1024px) {
  .wp-post-content blockquote {
    padding: 80px 40px;
  }
}
.wp-post-content blockquote p {
  line-height: 31px;
  font-size: 35px;
  font-weight: bold;
}
.wp-post-content a {
  color: #34b8c4;
}
.wp-post-content h1 {
  margin: 10px 0;
}
.wp-post-content img {
  max-width: 100%;
  height: auto;
}
.wp-post-content p {
  margin-top: 25px;
  font-family: Georgia;
  line-height: 1.5em;
  font-size: 19px;
}
.wp-post-content .share-container {
  margin-top: 70px;
  padding: 28px 0;
  border-top: 2px solid #e9e9e9;
}
.wp-post-content span {
  margin-top: 20px;
}
.wp-post-content .img-caption {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #3c3c3c;
  margin-top: 7px;
  text-align: center;
}
.wp-post-content .alignnone {
  width: 100% !important;
  margin: 40px 0;
}
.wp-post-content .alignnone .wp-caption-text {
  font-weight: bold;
  font-style: italic;
  margin: 5px 0;
}
.wp-post-content .aligncenter {
  width: 100% !important;
  margin: 40px 0;
}
.wp-post-content .aligncenter .wp-caption-text {
  font-weight: bold;
  font-style: italic;
  margin: 5px 0;
}
.wp-post-content .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.wp-post-content .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.wp-post-content ul {
  padding: 0;
  padding: 20px 0;
}
.wp-post-content ul li {
  margin-bottom: 5px;
  min-width: 50px;
  min-height: 50px;
  background-color: #34b8c4;
  text-align: center;
  line-height: 44px;
}
.wp-post-content ul li a {
  color: #fff;
  letter-spacing: 4px;
}
.wp-post-content ol {
  padding: 20px 0 20px 20px;
}
.wp-post-content ol li {
  margin-bottom: 5px;
}

.p-style p {
  margin: 0;
  padding: 0;
}

.share {
  padding: 20px 0 20px;
  border-bottom: 2px solid #e9e9e9;
  margin-bottom: 20px;
}
.share li {
  margin-right: 20px;
}
.share li i:before {
  font-size: 18px;
  transition: color 0.3s ease;
}
.share li i:hover:before {
  color: #1f6c73;
}

.buscar {
  position: relative;
}
.buscar input,
.buscar select {
  width: 100%;
  display: block;
  background: gainsboro;
  height: 50px;
  font-size: 20px;
  padding: 0 15px 0 15px;
  border: none;
}
.buscar input {
  padding: 0 60px 0 15px;
}
.buscar button[type=submit] {
  font-size: 0;
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
  background: #444;
  border: none;
  text-align: center;
}
.buscar button[type=submit]:before {
  font-style: normal;
  font-family: Flaticon;
  content: "\f10d";
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  font-size: 22px;
  color: #fff;
  line-height: 50px;
}

.wpcf7-response-output {
  background: #34b8c4;
  width: calc(100% + 20px);
  margin-left: -10px !important;
  padding-top: 10px !important;
  border: none !important;
  font-size: 16px;
  color: #fff;
  text-align: left;
  clear: both;
}

.invalid .wpcf7-response-output {
  background: red;
}

.wpcf7-not-valid {
  border: solid red !important;
}

.rodape .wpcf7-response-output {
  width: 190px !important;
  margin-left: 0px !important;
  padding-top: 30px !important;
  padding-bottom: 10px !important;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.loading {
  width: 270px;
  padding: 20px 0;
  text-align: center;
  position: fixed;
  bottom: 20px;
  margin: 0px auto;
  background: #000;
  z-index: 100;
  left: 50%;
  margin-left: -138px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* For IE8 and earlier */
  display: none;
}

.draft-card {
  background: #f6f4f5;
  margin-top: 40px;
  padding: 18px 15px 18px 25px;
  max-width: 800px;
}

.draft-card .head-card {
  display: table;
  position: relative;
  width: 100%;
}

.draft-card .head-card .title-card {
  font-size: 30px;
  color: #34b8c4;
  float: left;
  padding-bottom: 10px;
  margin: 0;
  border-bottom: 3px solid #000;
}

.draft-card .head-card .logo-negocio {
  position: absolute;
  right: 0px;
  margin: auto;
  float: right;
  max-width: 100px;
}
@media (min-width: 1024px) {
  .draft-card .head-card .logo-negocio {
    max-width: 250px;
    max-height: 120px;
  }
}

.draft-card .infos-card {
  margin-top: 20px;
}

.draft-card .infos-card li {
  font-family: Georgia;
  font-size: 20px;
  color: #717171;
  margin-bottom: 10px;
  line-height: 19px;
  letter-spacing: 0px;
}

.draft-card .infos-card li:last-child {
  margin-bottom: 0px;
}

.draft-card .infos-card li .label {
  color: #000;
}

.draft-card .infos-card li .info {
  line-height: 30px;
}

.not_found {
  padding: 80px 0;
}
.not_found .content {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 40px 80px;
  border-radius: 20px;
  border: 1px solid #444;
}

.apresenta {
  font-family: "slate-light";
  font-size: 2.188rem;
  color: #434344;
  display: block;
  margin: 1rem 0 0.2rem;
}
@media (min-width: 1024px) {
  .apresenta {
    font-size: 1.25rem;
  }
}

.menu-secundario li {
  display: block;
  width: 50%;
  float: left;
}
.menu-secundario li a {
  text-transform: uppercase;
}

.category-videos {
  padding: 40px 0;
  margin: 0 0 20px;
  background: #000000;
}
.category-videos .autor-date {
  font-family: "Georgia", sans-serif;
  color: #34b8c4;
  text-transform: uppercase;
}
.category-videos .autor-date a {
  text-transform: none;
}
.category-videos .card.init h2 {
  color: #fff;
}
@media (max-width: 767px) {
  .category-videos .card.init h2 {
    font-size: 22px;
    margin: 10px 0;
  }
}
.category-videos .card.init .cat {
  margin: 10px 0 0;
}
@media (max-width: 767px) {
  .category-videos .card.init .cat {
    font-size: 12px;
  }
}
.category-videos .cat {
  background: #89c1db;
  padding: 8px 15px;
  color: #fff;
  text-transform: uppercase;
}

.video-sem-carosel {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.video-sem-carosel .autor-date {
  font-family: "Georgia", sans-serif;
  text-transform: uppercase;
}
.video-sem-carosel .autor-date a {
  text-transform: none;
}
.video-sem-carosel .sponsor-image {
  max-width: 200px;
  height: auto !important;
  margin: 0px !important;
}
@media (max-width: 767px) {
  .video-sem-carosel .sponsor-image {
    margin: 0px auto !important;
  }
}
.video-sem-carosel img {
  width: 100%;
  height: auto;
  margin: 0 0 20px;
}
.video-sem-carosel a.play-small {
  width: 60px;
  height: 43px;
  border-radius: 9px;
  color: #000;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: -22px;
  text-align: center;
  line-height: 43px;
  background: #fff;
}
.video-sem-carosel a.play-small i:before {
  font-size: 60px;
  font-weight: bold;
  opacity: 0.8;
}
.video-sem-carosel h2 {
  margin: 10px 0;
  color: #34b8c4;
}
.video-sem-carosel .cat {
  padding: 8px 15px;
  background: #34b8c4;
  display: inline-block;
  text-transform: uppercase;
}

.grecaptcha-badge {
  display: none !important;
}

.paginacao {
  margin: 10px auto;
}
.paginacao ul li {
  margin: 0 5px;
}
.paginacao ul li .current {
  font-weight: bolder;
  color: #34b8c4;
}
.paginacao span {
  margin: 10px auto;
}
.paginacao a {
  display: inline-block;
  background: #34b8c4;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  border: none;
  padding: 15px 20px;
  font-size: 16px;
  margin: 20px 0 0;
}
@media (min-width: 1024px) {
  .paginacao a {
    font-size: 23px;
    padding: 20px 40px;
  }
}
.paginacao a:hover {
  background: #29929c;
}

span.wpcf7-list-item {
  margin: 0 !important;
}
span.wpcf7-list-item input {
  display: inline;
  width: 20px;
  height: 20px;
}

.wpcf7-form .form-contact {
  margin-top: 20px;
}
.wpcf7-form .form-contact label {
  color: #34b8c4 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  font-family: "slate-bold";
}

.wpcf7-list-item-label {
  font-family: "Georgia", serif;
}

.wp-newsletter {
  padding: 40px 0;
}
.wp-newsletter span {
  font-size: 25px;
  font-weight: normal;
  font-family: "Georgia";
  color: #3f3f3f;
}
.wp-newsletter h1 {
  margin-top: 30px !important;
  font-size: 36px;
  letter-spacing: 4px;
}
.wp-newsletter form {
  margin: 40px 0;
}
.wp-newsletter form input[type=submit] {
  min-height: 64px;
  max-width: 188px;
  letter-spacing: 8px;
  font-size: 18px;
  margin: 0 auto;
  border: none;
}
.wp-newsletter form input {
  background: transparent;
  border: 1px solid #a0a0a0;
  margin-bottom: 20px;
}
.wp-newsletter form textarea {
  background: transparent;
  height: 140px;
  border: 1px solid #a0a0a0;
  margin-bottom: 20px;
}
.wp-newsletter form label,
.wp-newsletter .wpcf7-list-item-label {
  color: #34b8c4;
  font-weight: bold;
  font-family: "slate-bold";
  font-size: 22px;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.wp-newsletter .wpcf7-list-item-label {
  display: inline-block;
  margin-left: 10px;
}

.wp-contact {
  padding: 40px 0;
}
.wp-contact span {
  font-size: 25px;
  font-weight: normal;
  font-family: "Georgia";
  color: #3f3f3f;
}
.wp-contact h1 {
  margin-top: 30px !important;
  font-size: 36px;
  letter-spacing: 4px;
}
.wp-contact form {
  margin: 40px 0;
}
.wp-contact form input[type=submit] {
  min-height: 64px;
  max-width: 188px;
  letter-spacing: 8px;
  font-size: 18px;
  margin: 0 auto;
  border: none;
}
.wp-contact form input {
  background: transparent;
  border: 1px solid #a0a0a0;
  margin-bottom: 20px;
}
.wp-contact form textarea {
  background: transparent;
  height: 140px;
  border: 1px solid #a0a0a0;
  margin-bottom: 20px;
}
.wp-contact form label,
.wp-contact .wpcf7-list-item-label {
  color: #34b8c4;
  font-weight: bold;
  font-family: "slate-bold";
  font-size: 22px;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.wp-contact .wpcf7-list-item-label {
  display: inline-block;
  margin-left: 10px;
}

.search {
  padding: 0 0 60px;
}
.search .spacing {
  letter-spacing: 4px;
  font-size: 32px;
}
@media (min-width: 768px) {
  .search .spacing {
    letter-spacing: 8px;
    font-size: 45px;
  }
}
.search .border-azul {
  border-color: #34b8c4;
}
.search .busca-erro {
  text-align: center;
  padding: 40px;
}
.search .busca-erro img {
  display: block;
  margin: 20px auto;
}
.search .busca-erro h2 {
  font-size: 45px;
}
.search .busca-erro form {
  margin: 80px 0;
}
.search .busca-erro form span {
  color: #fff;
}
.search .busca-erro form .slateLight, .search .busca-erro form input[type=email],
.search .busca-erro form input[type=text],
.search .busca-erro form input[type=tel], .search .busca-erro form .header .thin .menu-principal-thin a, .header .thin .menu-principal-thin .search .busca-erro form a, .search .busca-erro .header .menu-topo li form input[type=text], .header .menu-topo li .search .busca-erro form input[type=text],
.search .busca-erro .header .menu-topo li form input[type=email],
.header .menu-topo li .search .busca-erro form input[type=email],
.search .busca-erro .header .menu-topo li form input[type=tel],
.header .menu-topo li .search .busca-erro form input[type=tel], .search .busca-erro form .header .menu-principal a, .header .menu-principal .search .busca-erro form a, .search .busca-erro .wp-content form label, .wp-content .search .busca-erro form label, .search .busca-erro form .not_found {
  color: #34b8c4 !important;
}
.search .busca-erro form input[type=email],
.search .busca-erro form input[type=text],
.search .busca-erro form input[type=tel] {
  display: block;
  width: calc(100% - 90px);
  height: 100px;
  background: transparent;
  color: #444 !important;
  border: 1px solid #d0d0d0;
  float: left;
  padding: 0 20px;
  color: #fff;
  margin: 5px 0;
  font-size: 40px;
}
.search .busca-erro form button[type=submit] {
  display: block;
  width: 90px;
  height: 100px;
  background: #34b8c4;
  border: none;
  float: left;
  position: relative;
  cursor: pointer;
  margin-top: 5px;
}
.search .busca-erro form button[type=submit]:before {
  font-family: "Flaticon";
  content: "\f10d";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
}
.search .busca-erro form button[type=submit]:hover {
  background: #1f6c73;
}
.search .busca-erro form button[type=submit]:focus {
  outline: none;
}

.pagination {
  margin-top: 2rem;
}
.pagination a {
  padding: 20px 40px;
  background: #34b8c4;
  color: #fff;
  letter-spacing: 6px;
  font-size: 24px;
}

.quem-somos {
  padding: 40px 0;
}
.quem-somos .spacing {
  letter-spacing: 8px;
  font-size: 45px;
}
.quem-somos .colaborador {
  margin: 0 0 40px;
}
.quem-somos .colaborador .nome {
  height: auto;
  overflow: hidden;
  background: #414142;
  position: relative;
  font-size: 60px;
  color: #fff;
}
.quem-somos .colaborador .nome .thumbnail {
  float: left;
  width: 50%;
}
.quem-somos .colaborador .nome .thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}
.quem-somos .colaborador .nome h3 {
  font-size: 60px;
  position: absolute;
  top: 50%;
  left: 53%;
  font-family: "Prata";
  font-weight: normal;
  margin: 0;
  transform: translateY(-50%);
}
.quem-somos .colaborador .nome h3 small {
  font-size: 50px;
}
.quem-somos .colaborador .texto {
  max-width: 860px;
  margin: 40px auto;
}
.quem-somos .colaborador .texto p {
  font-size: 25px;
  line-height: 1.4;
  font-family: "Georgia";
}
.quem-somos .colaborador .texto h4 {
  font-size: 40px;
  margin: 20px 0 0;
}
.quem-somos .colaborador .texto p:first-of-type::first-letter {
  initial-letter: 2;
  font-size: 70px;
  display: block;
  float: left;
  margin: 0 0.2em 0 0;
  line-height: 1;
  font-weight: bold;
}
.quem-somos .colaborador .texto a.button {
  border: none;
  background: #34b8c4;
  color: #fff;
  letter-spacing: 5px;
  padding: 20px 40px;
}
.quem-somos .colaborador .texto a.button:hover {
  background: #29929c;
}

.hide-first .hide {
  display: none;
}

/*# sourceMappingURL=main.css.map */
