/*!
Theme Name: Alicerce
Theme URI: http://underscores.me/
Author: APP Marketing Digital
Author URI: https://www.appdigital.com.br/
Description: Alicerce WordPress theme.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alicerce
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
.wrapper {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto; }

.clear::before,
.clear::after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear::after {
  clear: both; }

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

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

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #343434;
  font-family: Nunito, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

.section-title {
  font-size: 2.65em;
  font-weight: bolder;
  text-transform: none; }

.goto-link {
  float: right;
  color: #343434;
  font-weight: bolder;
  font-size: 1.5em;
  position: relative;
  top: 16px; }
  .goto-link:hover, .goto-link:visited {
    color: #343434; }
  .goto-link::after {
    display: inline-block;
    position: relative;
    content: "";
    background: url(images/title-arrow.png);
    width: 18px;
    height: 15px;
    margin-left: 6px; }

p {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  /* stylelint-disable-line */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #0369b2;
  text-decoration: none; }
  a:visited {
    color: #0369b2; }
  a:hover, a:focus, a:active {
    color: #024b80; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0;
    text-decoration: underline; }
  a:not([href]) {
    cursor: default;
    text-decoration: none; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #0369b2;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #024b80; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #024b80; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0; }
  .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999; }
    .main-navigation ul ul ul {
      left: -999em;
      top: 0; }
    @media (min-width: 1160px) {
      .main-navigation ul ul li:hover > ul {
        display: block;
        left: 0; } }
    .main-navigation ul ul li.focus > ul {
      display: block;
      left: 0; }
    .main-navigation ul ul a {
      width: 200px; }
  @media (min-width: 1160px) {
    .main-navigation ul li:hover > ul {
      left: 0; } }
  .main-navigation ul li.focus > ul {
    left: 0; }

.main-navigation li {
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

/* Small menu. */
.menu-toggle {
  display: none;
  background: url(images/menu-icon.png) no-repeat center;
  font-weight: bolder;
  outline: none;
  border: 0;
  overflow: hidden;
  color: transparent;
  cursor: pointer; }
  .toggled .menu-toggle {
    background-image: url(images/menu-close.png); }

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
  justify-content: center; }

.comment-navigation a,
.posts-navigation a,
.post-navigation a {
  color: #fff;
  font-weight: bold;
  background: #adca11;
  display: inline-block;
  margin: 0 15px;
  padding: 8px 40px;
  border-radius: 18px; }
  .comment-navigation a:hover, .comment-navigation a:active,
  .posts-navigation a:hover,
  .posts-navigation a:active,
  .post-navigation a:hover,
  .post-navigation a:active {
    background: #859b0d;
    text-decoration: none; }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: .8075em 0; }

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.site-header {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3); }

.site-header-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between; }
  .site-header-content .site-branding {
    padding: 20px 0; }
  .site-header-content .custom-logo {
    width: 170px; }
  .site-header-content .main-navigation {
    align-items: flex-end;
    display: flex;
    width: auto;
    color: #343434;
    font-size: .85em; }
    .site-header-content .main-navigation a {
      color: #343434; }
      .site-header-content .main-navigation a:hover, .site-header-content .main-navigation a:visited {
        color: #343434; }
    .site-header-content .main-navigation .menu-item {
      padding: 0 20px; }
      .site-header-content .main-navigation .menu-item a::after {
        display: inline-block;
        content: "";
        position: relative;
        top: 1px;
        background: url(images/plus.png) no-repeat;
        width: 13px;
        height: 13px;
        margin-left: 12px; }

#primary-menu > li {
  border-bottom: 3px solid transparent; }
  #primary-menu > li:hover {
    border-color: #0369b2; }
  #primary-menu > li > a {
    padding-bottom: 37px; }

#primary-menu .sub-menu {
  background: #f5f6fa;
  box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 10px 16px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  flex-direction: column;
  margin-top: 3px; }
  #primary-menu .sub-menu .menu-item {
    padding: 6px 0 !important;
    border-top: 0 !important; }
  #primary-menu .sub-menu a {
    display: block;
    position: relative;
    background-color: #fff;
    font-size: .9rem;
    border-radius: 1rem;
    padding: .8rem;
    transition: background-color .2s; }
    #primary-menu .sub-menu a:hover {
      background-color: #f4e4d5; }
    #primary-menu .sub-menu a::after {
      position: absolute;
      right: .8rem;
      top: 50%;
      margin-top: -7px; }

.featured-home {
  background: #0369b2;
  color: #fff;
  padding: 80px 0; }
  .featured-home a {
    color: #fff; }
    .featured-home a:hover, .featured-home a:visited {
      color: #fff;
      text-decoration: none; }
  .featured-home .post-loop {
    position: relative; }
  .featured-home .post-thumbnail {
    position: relative;
    display: block;
    margin: 0 8px;
    line-height: 0; }
    .featured-home .post-thumbnail::before {
      display: block;
      position: absolute;
      content: "";
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      border-radius: 15px;
      background: #020024;
      background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 36, 0) 40%, rgba(0, 0, 0, 0.3) 55%, rgba(0, 0, 0, 0.85) 100%); }
    .featured-home .post-thumbnail img {
      border-radius: 15px; }
  .featured-home .entry-header {
    display: flex;
    flex-direction: column-reverse;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 38px 10px; }
  .featured-home .entry-meta {
    font-size: 1.15em;
    display: none; }
  .featured-home .entry-title {
    font-size: 2.05em;
    margin: 0 0 .5em;
    line-height: 1.2; }
  .featured-home .bx-wrapper {
    position: relative; }
  .featured-home .bx-prev,
  .featured-home .bx-next {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    display: block;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    border-width: 0 0 4px 4px;
    border-style: solid;
    border-radius: 4px;
    text-indent: -100px;
    overflow: hidden;
    outline: none;
    z-index: 9; }
  .featured-home .bx-prev {
    left: -40px; }
  .featured-home .bx-next {
    border-width: 4px 4px 0 0;
    right: -40px; }
  .featured-home .bx-pager {
    display: none; }

.banner-section {
  padding: 90px 0;
  line-height: 0; }
  .banner-section a {
    display: block; }
  .banner-section img {
    border-radius: 15px; }

.posts-home {
  padding: 65px 0; }

.posts-home-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0;
  color: #343434; }
  .posts-home-grid a {
    color: #343434; }
  .posts-home-grid .post-thumbnail {
    font-size: 0;
    display: block; }

.posts-home-title {
  margin-bottom: .4em; }

.posts-home-main {
  color: #fff; }
  .posts-home-main a {
    color: #fff; }
  .posts-home-main .post-loop {
    position: relative; }
  .posts-home-main .post-thumbnail {
    position: relative; }
    .posts-home-main .post-thumbnail::before {
      display: block;
      position: absolute;
      content: "";
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      border-radius: 15px;
      background: #020024;
      background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 36, 0) 40%, rgba(0, 0, 0, 0.3) 55%, rgba(0, 0, 0, 0.85) 100%); }
    .posts-home-main .post-thumbnail img {
      border-radius: 15px;
      width: 100%; }
  .posts-home-main .entry-header {
    display: flex;
    flex-direction: column-reverse;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 35px 42px; }
  .posts-home-main .entry-title {
    font-size: 2.05em;
    font-weight: bolder;
    line-height: 1.4;
    margin: .6em 0; }
  .posts-home-main .entry-meta {
    font-size: 1.12em; }

.posts-home-sec .post-loop {
  padding-bottom: 25px; }

.posts-home-sec .post-thumbnail {
  float: left;
  max-width: 138px;
  margin-right: 26px; }
  .posts-home-sec .post-thumbnail img {
    border-radius: 12px; }

.posts-home-sec .entry-header {
  overflow: auto; }

.posts-home-sec .entry-title {
  clear: none;
  font-size: 1.2em;
  line-height: 1.4;
  margin: .25em 0; }

.posts-home-sec .entry-meta {
  padding-top: 5px; }

.depoimentos-home {
  background: #f5f6fa;
  padding: 145px 0 155px; }

.depoimentos-home-title {
  clear: none;
  margin: 0 0 1.2em; }

.depoimentos-home-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0; }
  .depoimentos-home-grid .post-thumbnail {
    display: block;
    line-height: 0;
    position: relative; }
    .depoimentos-home-grid .post-thumbnail img {
      border-radius: 15px;
      width: 100%; }
    .depoimentos-home-grid .post-thumbnail::before {
      display: block;
      content: "";
      position: absolute;
      width: 110px;
      height: 110px;
      top: 50%;
      left: 50%;
      margin: -55px 0 0 -55px;
      background: url(images/play.png); }
  .depoimentos-home-grid .entry-header {
    display: none; }

.last-posts-home-title {
  clear: none;
  margin-top: 0;
  padding-bottom: 15px; }

.last-posts-home-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0; }
  .last-posts-home-grid a {
    color: #343434; }
    .last-posts-home-grid a:hover, .last-posts-home-grid a:visited {
      color: #343434; }
  .last-posts-home-grid .post-thumbnail {
    display: block;
    line-height: 0;
    position: relative; }
    .last-posts-home-grid .post-thumbnail img {
      width: 100%;
      border-radius: 15px; }
  .last-posts-home-grid .entry-header {
    padding-top: 28px; }
  .last-posts-home-grid .entry-title {
    font-size: 1.8em;
    line-height: 1.4;
    margin: .3em 0; }

.post-container {
  padding-top: 45px; }
  .post-container .post-thumbnail:first-child {
    display: none; }
  .post-container .post-thumbnail,
  .post-container .post-thumbnail img {
    display: block;
    width: 100%;
    line-height: 0;
    border-radius: 15px; }
  .post-container .post-content {
    position: relative;
    padding: 6px 96px; }
    .post-container .post-content .entry-header {
      font-size: 1.15em;
      border-bottom: 1px solid;
      padding-bottom: 50px; }
    .post-container .post-content .entry-title {
      font-size: 2.35em;
      line-height: 1.2; }
    .post-container .post-content .entry-meta > span {
      display: inline-block;
      padding-right: 50px; }
      .post-container .post-content .entry-meta > span:last-child {
        padding-right: 0; }
    .post-container .post-content .cat-links a {
      color: #343434; }
      .post-container .post-content .cat-links a:hover, .post-container .post-content .cat-links a:visited {
        color: #343434; }
    .post-container .post-content .entry-content {
      font-size: 1.15em;
      line-height: 1.8; }
      .post-container .post-content .entry-content ul, .post-container .post-content .entry-content ol {
        margin-left: 0; }

.related-posts {
  padding-bottom: 80px; }
  .related-posts .section-title {
    font-weight: bolder;
    font-size: 2.6em;
    padding-bottom: .6em;
    text-transform: none; }

.related-posts-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0; }
  .related-posts-grid a {
    color: #343434; }
    .related-posts-grid a:hover, .related-posts-grid a:visited {
      color: #343434; }
  .related-posts-grid .post-thumbnail {
    display: block;
    line-height: 0;
    position: relative; }
    .related-posts-grid .post-thumbnail img {
      border-radius: 15px;
      width: 100%; }
  .related-posts-grid .entry-header {
    padding-top: 28px; }
  .related-posts-grid .entry-title {
    font-size: 1.8em;
    line-height: 1.4;
    margin: .3em 0; }

.entry-share {
  position: absolute;
  top: 20px;
  left: 0; }
  .entry-share .share-icon {
    display: block;
    margin-top: 30px; }

.comments-area {
  padding-bottom: 50px; }

.comments-title,
.comment-reply-title {
  font-size: 2.65em;
  font-weight: bolder; }

.comment-form {
  padding: 0 100px; }
  .comment-form label {
    color: #0369b2;
    display: block;
    font-weight: bolder;
    font-size: 1.4em;
    padding-bottom: 7px; }
  .comment-form input[type="text"],
  .comment-form input[type="email"],
  .comment-form textarea {
    border: 2px solid;
    display: block;
    width: 100%;
    padding: 11px;
    border-radius: 22px;
    outline: none; }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    float: left;
    width: 49%;
    margin: 0; }
  .comment-form .comment-form-email {
    float: right; }
  .comment-form .comment-form-comment {
    clear: both;
    padding-top: 32px; }
  .comment-form .form-submit {
    padding-top: 10px;
    text-align: center; }
    .comment-form .form-submit .submit {
      color: #fff;
      font-weight: bold;
      background: #adca11;
      display: inline-block;
      margin: 0 15px;
      padding: 12px 65px;
      border-radius: 18px;
      border: 0;
      cursor: pointer; }
      .comment-form .form-submit .submit:hover, .comment-form .form-submit .submit:active {
        background: #859b0d;
        text-decoration: none; }

.comment-list {
  list-style: none;
  margin: 0;
  padding: 0 100px; }
  .comment-list .says,
  .comment-list .avatar,
  .comment-list .reply {
    display: none; }
  .comment-list .comment {
    background: #f5f6fa;
    padding: 30px;
    margin: 20px 0; }
  .comment-list .comment-metadata {
    color: #343434;
    font-size: .9em; }
    .comment-list .comment-metadata a {
      color: #343434; }
      .comment-list .comment-metadata a:hover {
        text-decoration: none; }
  .comment-list .comment-content p {
    margin-bottom: 0; }

.post-archive {
  position: relative; }
  .post-archive > div {
    position: relative;
    z-index: 2; }
  .post-archive::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 460px;
    background-color: #0369b2; }
  .post-archive .page-title {
    color: #fff;
    font-size: 2.7em;
    padding: 1.7em 0 1.3em;
    margin: 0; }
  .post-archive .post-thumbnail {
    display: block;
    line-height: 0; }
    .post-archive .post-thumbnail img {
      width: 100%;
      border-radius: 15px; }
  .post-archive .post-archive-grid-first {
    color: #fff;
    position: relative; }
    .post-archive .post-archive-grid-first a {
      color: #fff; }
      .post-archive .post-archive-grid-first a:hover, .post-archive .post-archive-grid-first a:visited {
        color: #fff; }
    .post-archive .post-archive-grid-first .post-thumbnail {
      position: relative; }
      .post-archive .post-archive-grid-first .post-thumbnail::before {
        display: block;
        position: absolute;
        content: "";
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 15px;
        background: #020024;
        background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 36, 0) 40%, rgba(0, 0, 0, 0.3) 55%, rgba(0, 0, 0, 0.85) 100%); }
      .post-archive .post-archive-grid-first .post-thumbnail:first-child {
        display: none; }
      .post-archive .post-archive-grid-first .post-thumbnail img {
        width: 100%; }
    .post-archive .post-archive-grid-first .entry-header {
      display: flex;
      flex-direction: column-reverse;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 0 39px 42px; }
    .post-archive .post-archive-grid-first .entry-meta {
      font-size: 1.15em; }
    .post-archive .post-archive-grid-first .entry-title {
      font-size: 2.05em;
      margin: 0 0 .5em;
      line-height: 1.2;
      font-weight: bolder; }
  .post-archive .post-archive-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    padding: 60px 0; }
    .post-archive .post-archive-grid a {
      color: #343434; }
      .post-archive .post-archive-grid a:hover, .post-archive .post-archive-grid a:visited {
        color: #343434; }
    .post-archive .post-archive-grid .entry-header {
      padding-top: 28px; }
    .post-archive .post-archive-grid .entry-title {
      font-size: 1.8em;
      line-height: 1.4;
      margin: .3em 0; }

.site-footer {
  color: #707070;
  background-color: #f5f6fa;
  padding: 80px 0 0; }
  .site-footer a {
    color: #707070; }

.footer-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.footer-navigation #footer-menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  font-size: .9em;
  font-weight: normal; }
  .footer-navigation #footer-menu li {
    padding: .6rem 0; }
  .footer-navigation #footer-menu > li {
    display: inline-block;
    padding-bottom: 6px; }
    .footer-navigation #footer-menu > li > a {
      font-weight: bolder;
      font-size: 1.1em;
      display: inline-block;
      margin-bottom: .5rem; }
  .footer-navigation #footer-menu .menu-item-tel > a {
    font-size: 2em;
    white-space: nowrap;
    position: relative;
    top: -8px; }
    .footer-navigation #footer-menu .menu-item-tel > a:hover {
      text-decoration: none; }
  .footer-navigation #footer-menu .menu-item-tel .sub-menu li {
    padding: 0; }
  .footer-navigation #footer-menu .icon-whatsapp a {
    font-size: .8em;
    display: inline-block;
    color: #fff;
    background: #adca11;
    white-space: nowrap;
    border-radius: 50px;
    padding: .8rem 1.85em; }
    .footer-navigation #footer-menu .icon-whatsapp a:hover {
      text-decoration: none;
      background: #859b0d; }
  .footer-navigation #footer-menu .menu-footer-social .sub-menu {
    display: flex;
    flex-direction: row; }
    .footer-navigation #footer-menu .menu-footer-social .sub-menu .menu-item {
      padding: 15px 15px 0 0; }
    .footer-navigation #footer-menu .menu-footer-social .sub-menu a {
      display: inline-block;
      overflow: hidden;
      text-indent: -100px;
      white-space: nowrap;
      background: url(images/footer-icons.png) no-repeat;
      width: 37px;
      height: 37px;
      transform: scale(0.8); }
    .footer-navigation #footer-menu .menu-footer-social .sub-menu .icon-instagram a {
      background-position: -3px -3px; }
    .footer-navigation #footer-menu .menu-footer-social .sub-menu .icon-facebook a {
      background-position: -65px -3px; }
    .footer-navigation #footer-menu .menu-footer-social .sub-menu .icon-youtube a {
      background-position: -122px -3px; }
    .footer-navigation #footer-menu .menu-footer-social .sub-menu .icon-linkedin a {
      background-position: -183px -3px; }
    .footer-navigation #footer-menu .menu-footer-social .sub-menu .icon-tiktok a {
      background-position: -244px -3px; }

.footer-info {
  padding: 55px 0 80px; }

.footer-logo {
  float: left;
  padding-right: 145px;
  padding-top: 19px; }
  .footer-logo img {
    width: 161px; }

.footer-info-text {
  line-height: 2;
  overflow: hidden; }
  .footer-info-text strong {
    font-size: 1.15em; }

.footer-copy {
  background: #0369b2;
  color: #fff;
  font-size: 1.25em;
  padding: .9em 0;
  text-align: center; }

.banner-section {
  padding: 90px 0;
  line-height: 0; }
  .banner-section a {
    display: block; }

.entry-news {
  position: absolute;
  left: 100%;
  top: 271px;
  border-radius: 15px;
  width: 295px;
  color: #fff;
  background: #adca11;
  padding: 22px; }
  .entry-news a {
    color: #fff; }
  .entry-news .entry-news-title {
    font-weight: bolder;
    font-size: 1.85em;
    line-height: 1.36; }
  .entry-news label {
    display: block;
    font-weight: bolder;
    padding-top: 10px;
    padding-bottom: 5px; }
  .entry-news input[type="email"] {
    border: 0;
    border-radius: 22px;
    display: block;
    width: 100%;
    font-size: .8em;
    padding: 11px;
    outline: none; }
  .entry-news .entry-news-submit {
    text-align: center;
    padding-top: 22px; }
    .entry-news .entry-news-submit input[type="submit"] {
      border: 0;
      font-weight: bold;
      color: #fff;
      background: #0369b2;
      padding: 12px 30px;
      border-radius: 20px;
      font-size: .95em;
      cursor: pointer; }
      .entry-news .entry-news-submit input[type="submit"]:hover {
        background: #024b80; }
  .entry-news .entry-news-privacy {
    font-size: .75em;
    padding-top: 10px; }

@media (max-width: 1770px) {
  .entry-news {
    position: relative;
    top: 0;
    left: 0;
    width: auto; }
    .entry-news .entry-news-title,
    .entry-news .entry-news-privacy {
      text-align: center; }
    .entry-news #mc_embed_signup {
      max-width: 85%;
      margin: 0 auto; } }

@media (max-width: 1159px) {
  .wrapper {
    padding-left: 20px;
    padding-right: 20px; }
  .footer-navigation #footer-menu,
  .post-archive .post-archive-grid,
  .related-posts-grid {
    grid-template-columns: repeat(2, auto); }
  .footer-navigation #footer-menu {
    text-align: left; }
    .footer-navigation #footer-menu .menu-item-tel {
      display: none; }
    .footer-navigation #footer-menu .menu-footer-social {
      grid-column: 1/3; }
      .footer-navigation #footer-menu .menu-footer-social .sub-menu {
        justify-content: space-between; }
        .footer-navigation #footer-menu .menu-footer-social .sub-menu .menu-item {
          padding-left: 9px;
          padding-right: 9px; }
          .footer-navigation #footer-menu .menu-footer-social .sub-menu .menu-item:first-child {
            padding-left: 0; }
          .footer-navigation #footer-menu .menu-footer-social .sub-menu .menu-item:last-child {
            padding-right: 0; }
  .menu-toggle {
    display: block;
    position: absolute;
    top: 32px;
    right: 20px; }
  #primary-menu > li > a {
    padding-bottom: 0; }
  #primary-menu .sub-menu {
    width: 100%; }
    #primary-menu .sub-menu a {
      width: 100%; }
  .site-header-content {
    display: flex;
    flex-direction: column; }
    .site-header-content .main-navigation {
      width: 100%; }
      .site-header-content .main-navigation .menu-item {
        padding: 10px 0;
        border-top: 1px solid #0369b2; }
        .site-header-content .main-navigation .menu-item:first-child {
          border-top: 0; }
        .site-header-content .main-navigation .menu-item a::after {
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -7px; }
  .menu-primary-container {
    display: none;
    width: 100%; }
    .toggled .menu-primary-container {
      display: block; }
  .main-navigation ul {
    display: flex;
    flex-direction: column; }
  .featured-home {
    padding: 40px 0; }
    .featured-home .entry-header {
      padding: 0 25px 30px; }
    .featured-home .entry-title {
      font-size: 1.5em;
      margin: 0.3em 0;
      line-height: 1.2; }
    .featured-home .entry-meta {
      line-height: 1.25;
      font-size: 1em; }
    .featured-home .bx-prev,
    .featured-home .bx-next {
      transform: rotate(0deg);
      border-width: 0;
      margin-top: -38px; }
    .featured-home .bx-prev {
      left: 20px;
      background: url(images/arrow-l.png) no-repeat center; }
    .featured-home .bx-next {
      right: 20px;
      background: url(images/arrow-r.png) no-repeat center; }
    .featured-home .bx-pager {
      display: block;
      text-align: center;
      padding-top: 10px; }
    .featured-home .bx-pager-item {
      display: inline-block;
      margin: 0 3px; }
    .featured-home .bx-pager-link {
      overflow: hidden;
      white-space: nowrap;
      text-indent: -99px;
      display: inline-block;
      border-radius: 50%;
      width: 12px;
      height: 12px;
      background: #f4b774; }
      .featured-home .bx-pager-link.active {
        background: #fff; } }

@media (max-width: 900px) {
  .posts-home-grid {
    grid-template-columns: auto; }
  .posts-home-main {
    margin-bottom: 25px; }
  .post-container .post-content {
    padding-left: 0;
    padding-right: 0; }
    .post-container .post-content .entry-header {
      padding-left: 48px; }
    .post-container .post-content .entry-title {
      font-size: 1.7em; }
  .comments-title,
  .comment-reply-title,
  .related-posts .section-title {
    font-size: 1.7em; }
  .comment-form,
  .comment-list {
    padding-left: 0;
    padding-right: 0; }
  .entry-share .share-icon {
    margin-top: 15px; } }

@media (max-width: 700px) {
  .section-title {
    font-size: 1.7em;
    line-height: 1.2;
    padding-bottom: 5px; }
  .goto-link {
    display: none;
    font-size: 1.2em;
    top: 8px; }
    .goto-link::after {
      top: 3px; }
  .last-posts-home-grid,
  .depoimentos-home-grid,
  .post-archive .post-archive-grid,
  .related-posts-grid {
    grid-template-columns: auto; }
  .depoimentos-home-grid .post-loop {
    margin: 10px 0; }
  .posts-home {
    padding-top: 20px;
    padding-bottom: 20px; }
  .posts-home-main .entry-header {
    padding: 0 10px 10px; }
  .posts-home-main .entry-meta {
    font-size: 1em; }
  .posts-home-main .entry-title {
    font-size: 1.5em;
    margin: 0.3em 0;
    line-height: 1.2; }
  .posts-home-sec .post-thumbnail {
    max-width: 100px;
    margin-right: 15px; }
  .posts-home-sec .entry-meta {
    padding-top: 0; }
  .banner-section {
    padding-top: 50px;
    padding-bottom: 50px; }
    body.single .banner-section {
      padding-left: 0;
      padding-right: 0; }
  .depoimentos-home {
    position: relative;
    padding-bottom: 40px;
    padding-top: 40px; }
  .site-footer {
    padding-top: 40px;
    text-align: center; }
  .footer-logo {
    float: none;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px; }
  .footer-info {
    padding-bottom: 40px; }
  .footer-info-text {
    font-size: .8em; }
  .comment-navigation .nav-previous,
  .comment-navigation .nav-next,
  .posts-navigation .nav-previous,
  .posts-navigation .nav-next,
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 50%; }
  .comment-navigation a,
  .posts-navigation a,
  .post-navigation a {
    padding: 8px 10px;
    text-align: center;
    font-size: .9em;
    margin: 0 8px; }
  .post-archive .post-archive-grid-first .post-thumbnail:first-child,
  .post-container .post-thumbnail:first-child {
    display: block; }
  .post-archive .post-archive-grid-first .post-thumbnail + .post-thumbnail,
  .post-container .post-thumbnail + .post-thumbnail {
    display: none; }
  .post-archive .page-title {
    font-size: 1.7em;
    padding: .8em 0; }
  .post-archive .post-archive-grid-first .entry-title {
    font-size: 1.5em;
    margin: 0.3em 0;
    line-height: 1.2; }
  .post-archive .post-archive-grid-first .featured-home .entry-meta {
    line-height: 1.3; }
  .post-archive .post-archive-grid-first .entry-header {
    padding: 0 20px 15px; }
  .last-posts-home-grid .entry-title,
  .post-archive .post-archive-grid .entry-title,
  .related-posts-grid .entry-title {
    font-size: 1.4em; }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    float: none;
    width: auto; }
  .comment-form .comment-form-email {
    margin-top: 1em; }
  .comment-form .comment-form-comment {
    padding-top: 0; }
  .related-posts {
    padding-bottom: 40px; } }
