/*
Theme Name: Mediaholic Version 3.0
Theme URI: https://mediaholic.io/
Description: A theme by Mediaholic
Version: 1.3
Author: Mediaholic Tech Team
Text Domain: mediaholic-theme
*/

@charset "UTF-8";
.inner {
  font-family: roboto,sans-serif;
}

.centraliza_publi {
  text-align: center;
}

h3.card-title {
  overflow: hidden;
  text-overflow: clip;
  white-space: normal;
  height: auto;
}

.card-text {
    overflow: hidden;
}


img.intro.ls-is-cached.lazyloaded{
height: auto !important;
}

.home h1 {
  font-size: 40px;
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

.home img.intro {
  max-height: 310px;
}

.half-star {
  display: inline-block;
  vertical-align: bottom;
  width: 9px;
  overflow: hidden;
}

.titulo_centralizar {
  text-align: center;
}


.oferta {
  display: inline-block ;
}

.estrela {
  color: #fcb900;
  text-align: center;
  padding: 0.8rem;

}

h2.titulo-vantagem {
  text-align: center;
}

p.paragrafo-div-vantagens {
  margin-bottom: 15px;
}

section .aviso-card {
  color: red;
  font-size: 12px;
  font-weight: 700;
  /* display: flex; */
  width: 40px;
  margin: auto;
  align-items: center;

}

.centralizar p {
  text-align: left;
  font-size: 20px;
  padding: 5px;
  margin: auto;
}

section .card{
  background-color: #f2f2f2;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 30px;
  margin: auto;
  margin-top: 20px;
  width: 355px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}


section .card h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

section .card p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

section .card img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}


.vantagens {
  margin: 0;
}

.paragrafo-div-vantagens{
  margin: 0;

}
.vantagens-div {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px;
  margin-bottom: 10px;
  text-align: center;
  flex-direction: column;
  align-content: center;
  align-items: center;
}

.vantagens-div-card h5 {

  padding-left: 10px;
  margin: auto 0 10px;
}


.vantagens-div-card {
  width: 100%;
  display: flex;
  text-align: left;
  padding: 5px;
  margin: 0 0 -10px 0;
  flex-direction: row;
}


/*.vantagens-div-card:hover {
  transform: scale(1.1);
  z-index: 1;
}*/

.vantagens-div-card img {
  width: 35%;
  height: auto;
}

.vantagens-div-card h3 {
  margin-bottom: 0px;
}

.vantagens p.vantagem-text {
  margin: 0;
  padding: 0;
  line-height: 1;
}


.check-verde {
  color: white;
  padding: 5px;
  font-size: 25px;
}

.check-verde-vantagem {
  color: green;
  padding: 5px;
  font-size: 25px;
}

.h5 h5 {
  font-size: 1.25rem;
  margin: 0 auto;
  padding: 20px;
}

h1.titulo_centralizar {
font-size: 1rem;
margin: 0 0 .5rem;
padding: 0;
}

h2.titulo_centralizar {
font-size: 0.9rem;
line-height: 1;
text-align: center;
margin: 0 0 .5rem;
padding: 0;
}


.centralizar_imagem {
  display: block;
  margin: 0 auto 20px;
  max-height: 220px;
  height: auto !important;
  width: auto !important;
}

.row {
  display: flex;
  justify-content: center;
  align-items: center;
}


section .card:hover {
  transform: translateY(-5px);
  cursor: pointer;
}

section .card p {
  color: #a3a5ae;
  font-size: 16px;
}


h1 {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
}

p.subtitle {
  font-size: 1rem !important;
  line-height: 1;
}

.button {
  background-color: green;
  border-radius: 11px;
  display: table;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  font-size: 1.5em;
  font-weight: 500;
  padding: 12px 31px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #000000;
  margin: 0 auto 20px;
}

section .card-button {
  background-color: #d90000;
  border-radius: 11px;
  display: block;
  text-transform: capitalize;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  padding: 0.9rem 1.75rem;
  /* --buttonTextSize: 1.1rem; */
  text-decoration: none;
  text-shadow: 0px 1px 0px #000000;
  width: 300px;
  margin: 0 auto 0px;
}

section .card-button {
  color: white;
}

.button:hover {
  color: white;
}

.button:active {
  position: relative;
  top: 1px;
}

section.fonte ul {
  margin: 1rem 0;
  padding: 0;
}


section h2 {
  line-height: 1;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 11px;
}

h3 {
  margin-top: 10px;

}

section p {
  font-size: 1.1rem !important;
  line-height: 1.55;
  font-family: roboto,sans-serif;
  font-weight: 400;
}

section.fonte {
  font-size: 1.1rem !important;
  font-family: roboto,sans-serif;
  font-weight: 400;
  padding: 1rem;
  

}

@media screen and (min-width: 1200px) {

.vantagens-div {
display: flex !important;
flex-direction: row !important;
}



.vantagens-div .vantagens-div-card {
width: auto;
height: auto;
text-align: center;
margin: 10px;

}

.vantagens-div-card {
width: 100%;
display: flex;
text-align: left;
padding: 1px;
margin: 1px;
flex-direction: row;
}

section .card {
border-radius: 2px;
box-shadow: 6px 7px 13px 0px rgba(50, 50, 50, 0.22);
transition: all 0.3s ease-out;
background-color: #f2f2f2;
border-radius: 10px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 26px;
margin: auto;
display: flex;
margin-top: 20px;
width: 800px;
flex-direction: row;
align-items: center;
justify-content: center;
text-align: center;
align-content: space-around;
flex-wrap: inherit;
}

section .aviso-card {
color: red;
font-size: 15px;
padding-bottom: 30px;
font-weight: 700;
display: flex;
width: auto;
margin: auto;
flex-direction: row;
align-content: center;
justify-content: center;
}

svg.bell {

width: 20px;

}

section .card img {

max-width: 330px;
}

.inner {
margin: 0 auto;
max-width: 1000px;
}

.centralizar_imagem {
max-height: 350px;
}


}
body {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  color: #2C3241;
  line-height: 1.3;
}

a {
  color: #2C3241;
  -webkit-transition: opacity .2s, color .2s;
  -o-transition: opacity .2s, color .2s;
  transition: opacity .2s, color .2s;
}

a:hover {
  opacity: 1;
  color: #626ED5;
  text-decoration: none;
}

img {
  max-width: 100%;
}

label {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
}

.form-group {
  margin-bottom: 30px;
}

.form-control {
  height: 48px;
  padding: 12px 15px;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
}

.form-control::-webkit-input-placeholder {
  color: rgba(44, 50, 65, 0.6);
}

.form-control::-ms-input-placeholder {
  color: rgba(44, 50, 65, 0.6);
}

.form-control::placeholder {
  color: rgba(44, 50, 65, 0.6);
}

.form-control:focus {
  border-color: #626ED5;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(98, 110, 213, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(98, 110, 213, 0.25);
}

textarea.form-control {
  height: auto;
}

.btn {
  padding: 11px 28px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.34;
}

.btn-primary {
  background: #626ED5;
  border: 1px solid #626ED5;
}

.btn-primary:hover {
  background: #4e5bd0;
}

.btn-secondary {
  background: none;
  border: 1px solid #EBEBEB;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  color: #2C3241;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background: #3a49ca;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(98, 110, 213, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(98, 110, 213, 0.5);
}

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-inner {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.container {
  max-width: 1097px;
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.socials-item {
  padding: 10px;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}

.socials-item:hover {
  opacity: .7;
}

.dropdown-toggle:after {
  width: 9px;
  height: 6px;
  margin-left: 6px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA5IDYiPiAgPHBvbHlnb24gZmlsbD0iIzJDMzI0MSIgcG9pbnRzPSI1OC40NCAxMC41IDYxLjUgMTMuNTkgNjQuNTYgMTAuNSA2NS41IDExLjQ1MSA2MS41IDE1LjUgNTcuNSAxMS40NTEiIG9wYWNpdHk9Ii41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTcgLTEwKSIvPjwvc3ZnPg==);
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  vertical-align: 2px;
}

.dropdown-menu {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}

.dropdown-item {
  position: relative;
  padding: 10px 15px 10px 30px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.dropdown-item:not(:last-child) {
  border-bottom: 1px solid #E9EAEC;
}

.dropdown-item:first-child, .dropdown-item:last-child {
  border-radius: 0;
}

.dropdown-item:hover {
  color: #626ED5;
}

.dropdown-item:active {
  background: #f8f9fa;
}

.dropdown-item.active {
  background: rgba(242, 242, 242, 0.3);
  color: #626ED5;
  z-index: 2;
}

.dropdown-item.active:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  bottom: -1px;
  width: 3px;
  background: #89C5CC;
}

.dropdown-menu.show {
  display: none;
}

.navbar-expand-lg {
  padding: 0;
}

.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 64px;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-title {
  font-family: 'PT Serif', serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: -0.3px;
}

.navbar-type {
  margin-left: 12px;
  padding: 3px 0 0 13px;
  border-left: 1px solid rgba(44, 50, 65, 0.2);
  opacity: 0.7;
  font-size: 24px;
}

.navbar-type:hover {
  opacity: .7;
}

.navbar-toggler {
  position: absolute;
  top: 0;
  right: -15px;
  width: 59px;
  height: 64px;
  padding: 26px 20px;
  /*border: solid #E9EAEC;*/
  border-width: 0 0 0 1px;
  border-radius: 0;
}

.navbar-toggler:before, .navbar-toggler:after,
.navbar-toggler span {
  display: block;
  width: 18px;
  height: 2px;
  background: #808080;
  -webkit-transition: width .2s, -webkit-transform .2s;
  transition: width .2s, -webkit-transform .2s;
  -o-transition: transform .2s, width .2s;
  transition: transform .2s, width .2s;
  transition: transform .2s, width .2s, -webkit-transform .2s;
}

.navbar-toggler:before, .navbar-toggler:after {
  content: '';
}

.navbar-toggler span {
  margin: 3px 0;
}

.navbar-toggler:focus {
  outline: none;
}

.navbar-toggler[aria-expanded="true"]:before {
  -webkit-transform: translateY(5px) rotate(45deg);
  -ms-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] span {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navbar-toggler[aria-expanded="true"]:after {
  -webkit-transform: translateY(-5px) rotate(45deg);
  -ms-transform: translateY(-5px) rotate(45deg);
  transform: translateY(-5px) rotate(45deg);
}

.navbar-collapse {
  margin: 0 -15px;
  padding: 10px 0;
  border-top: 1px solid #E9EAEC;
}

.navbar-nav {
  margin-left: auto;
}

.navbar-nav .nav-link {
  padding: 10px 15px;
}

.nav {
  padding-top: 4px;
}

.nav-link {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.nav-link.active {
  color: #626ED5;
}

.indicator {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.indicator-position {
  width: 0;
  height: 3px;
  background: #89C5CC;
}

.share {
  margin-left: auto;
}

.share-title {
  opacity: 0.7;
  font-size: 18px;
  text-align: center;
}

.share-btn {
  width: 100%;
  margin: 10px 0 0;
  padding: 7px 12px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  font-size: 15px;
  color: white;
}

.share-btn:hover, .share-btn:active, .share-btn:focus {
  color: white;
}

.share-twitter {
  background: #00C2F3;
}

.share-facebook {
  background: #2C609B;
}

.share-icon, .share-label {
  display: inline-block;
  vertical-align: middle;
}

.share-icon {
  position: relative;
  top: -1px;
  margin-right: 5px;
}

.share-post {
  margin-bottom: 30px;
}

.header {
  width: 100%;
  background: white;
  /*-webkit-box-shadow: 0 4px 16px 0 rgba(44, 50, 65, 0.08);
  box-shadow: 0 4px 16px 0 rgba(44, 50, 65, 0.08);*/
  z-index: 89;
}

.header-article {
  display: none;
  margin: auto;
  font-size: 20px;
  opacity: .7;
}

.header .share {
  display: none;
}

.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.user-preview {
  margin-right: 12px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
}

.user-pic {
  display: block;
  width: 100%;
  border-radius: 50%;
}

.user-name {
  font-weight: 700;
}

.user-meta {
  opacity: .7;
}

.section-blog {
  padding: 48px 0 42px;
}

.section-featured {
  padding: 5px 0 0px;
}

.section-content {
  padding: 20px 0;
}

.section-more {
  padding: 44px 0 14px;
  background: #F8F9FA;
}



.section-more img{
  border-radius: 8px;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}

.section-gray {
  background: #F8F9FA;
}

.section-head {
  padding: 48px 0;
  border-bottom: 1px solid #E9EAEC;
  text-align: center;
}

.section-title {
  margin: 0;
  font-family: 'PT Serif', serif;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.11111;
}

.section-about {
  margin-top: 20px;
  opacity: 0.7;
  font-size: 22px;
  line-height: 1.33333;
}

.section-body {
  padding: 48px 0;
}

.card {
  position: relative;
  margin-bottom: 30px;
  background: none;
  border: none;
  border-radius: 0;
}

.card:not(:first-child):before {
  content: '';
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  height: 1px;
  background: #E9EAEC;
}

.card-preview {
  display: block;
}

.card-preview:hover:enabled {
  opacity: .7;
}

.card-pic {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 20px;
}

.card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-meta {
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .7px;
}

.card-title,
.section-more .crp_title {
  display: inline-block;
  margin-bottom: 16px;
  font-family: 'PT Serif', serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.23;
  vertical-align: top;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
}

.section-more .crp_title{
  font-size: 16px;
  margin-bottom:0;
}

.card-text,
.section-more .crp_excerpt {
  margin-bottom: 5px;
  opacity: 0.7;
  font-size: 14px;
}

.card-author{
  font-size:11px;
  text-transform:uppercase;
  color:#7e7e7e;
}

.card-user {
  margin-top: auto;
}

.card-featured .card-pic{
  margin-bottom: 0;
}
.card-featured .card-category{
  margin-bottom: 0;
  margin-top: 12px;
}

.center {
  max-width: 754px;
  margin: 0 auto;
}

.content {
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 1.45455;
}

.content h1,
.content h2,
.content h5,
.content h6 {
  margin-bottom: 22px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
.content h3 {
  margin-bottom: 22px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  font-size: 1em;
}
.content h4 {
  margin-bottom: 22px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 300;
}
.content h1 + figure,
.content h2 + figure,
.content h3 + figure,
.content h4 + figure,
.content h5 + figure,
.content h6 + figure,

.content p {
  margin-bottom: 24px;
}

.content * + h1,
.content * + h2,
.content * + h3,
.content * + h4,
.content * + h5,
.content * + h6,

.content figure {
  margin: 34px 0;
}

.content figure:last-child {
  margin-bottom: 0;
}

.content figure img {
  display: block;
  max-width: 100%;
}

.content figure a {
  color: #2C3241;
}

.content figcaption {
  margin-top: 14px;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 1.333;
}

.content a {
  color: #5A5AE5;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}

.content a:hover {
  opacity: .7;
  text-decoration: none;
}

.content ul,
.content ol {
  margin: 32px 0;
  padding: 0;
  list-style-position: inside;
}

.content ul li:not(:last-child),
.content ol li:not(:last-child) {
  margin-bottom: 24px;
}

.content blockquote {
  position: relative;
  margin: 34px 0;
  padding: 24px 20px 52px 36px;
  border-bottom: 5px solid #0185D0;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  font-style: italic;
}

.content blockquote:before {
  position: absolute;
  top: 20px;
  left: 10px;
  opacity: 0.3;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
}

.content blockquote p {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.36;
}

.content blockquote p:first-letter {
  margin-left: 8px;
}

.content .user {
  margin: 22px 0 0 -16px;
  font-size: 18px;
  line-height: 1.3;
}

.content .user-name,
.content .user-meta {
  display: inline;
  font-family: 'PT Sans', sans-serif;
}

.content .user-meta {
  margin-left: -4px;
  font-weight: 400;
}

.content .twitter-share {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.content .twitter-share-button {
  display: block;
}

.content .btn{
  background-color: #00e169;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 25px;
    margin-top: 15px;
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 4px 6px 0 rgb(0 0 0 / 5%), inset 0 1px 0 0 rgb(255 255 255 / 10%);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 4px 6px 0 rgb(0 0 0 / 5%), inset 0 1px 0 0 rgb(255 255 255 / 10%);
    transition: all .3s ease 0s;
}

.content .btn:hover{
  background-color: #00c16d!important;
  opacity: 1!important;

}

.tip {
  margin: 34px -15px;
  padding: 30px 15px;
  background: #EFF7FF;
}

.tip-title {
  margin-bottom: 24px;
  font-family: 'PT Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.07px;
  text-transform: uppercase;
  line-height: 1.2;
}

.written {
  margin: 44px 0;
  text-align: center;
}

.written-preview {
  width: 150px;
  margin: 0 auto 16px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
}

.written-pic {
  display: block;
  border-radius: 50%;
}

.written-label {
  margin-bottom: 3px;
  opacity: 0.6;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 1.6;
  text-transform: uppercase;
}

.written-author {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.23077;
}

.written-about {
  opacity: 0.7;
  font-size: 20px;
  line-height: 1.4;
}

.menu {
  border: solid #E9EAEC;
  border-width: 1px 0;
  text-align: center;
}

.menu-list {
  margin: 0 -15px;
}

.menu-link {
  display: block;
  padding: 18px 15px;
  font-family: PTSans-Bold;
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 1.71429;
  text-transform: uppercase;
}

.menu-link:not(:last-child) {
  border-bottom: 1px solid #E9EAEC;
}

.footer {
  padding: 44px 0 32px;
  text-align: center;
}

.footer-logo {
  display: inline-block;
  margin-bottom: 14px;
  font-family: 'PT Serif', serif;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: -0.4px;
}

.footer-about {
  max-width: 560px;
  margin: 10px auto 22px;
  opacity: 0.7;
  font-size: 13px;
  line-height: 1.33333;
}



.footer-nav a{
  margin-top: 24px;
  margin: 0 10px;
  opacity: .6;
}

.footer .socials {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.subscribe {
  margin-bottom: 18px;
}

.subscribe-content {
  margin-top: 16px;
  opacity: .6;
}

.subscribe .form-group {
  margin: 0 0 10px;
}

.subscribe .btn {
  width: 100%;
}

.posts-pagination {
  text-align: center;
  width: 100%;
  margin-top: 60px;
}

.posts-pagination .pagination{
  display: block;
}

.posts-pagination .pagination .btn{
  margin: 0 2px;
}

.posts-pagination .pagination .btn:hover{
  background: #a248dc;
}

.posts-pagination .pagination .page-numbers.dots{
  margin: 0 10px;
  color: #ccc;
  font-size: 20px;
}


.contacts {
  max-width: 560px;
  margin: 0 auto;
}

.hero-home{
  margin-top: 40px;
}

.hero-home h1 b{
  color: #435D8C;
}

@media (min-width: 768px) {
  .section-more .crp_title {
    font-size: 22px;
    margin-bottom: 0;
  }
  .share, .share-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .share-title {
    margin: 0 8px 0 0;
    font-size: 20px;
    text-align: right;
  }
  .share-btn {
    width: auto;
    margin: 0 0 0 12px;
  }
  .section-blog {
    padding: 80px 0 70px;
  }
  .section-featured {
    padding: 25px 0 0 0;
  }
  .section-content {
    padding: 15px 0 74px;
  }
  .section-more {
    padding: 70px 0 0;
  }
  .section-head {
    padding: 72px 0;
  }
  .section-title {
    font-size: 54px;
  }
  .section-about {
    font-size: 24px;
  }
  .section-body {
    padding: 100px 0;
  }
  .card:not(:first-child):before {
    display: none;
  }
  .card {
    margin-bottom: 70px;
  }
  .section-more .card {
    margin-bottom:40px;
  }
  
  .card-top .card-body {
    padding-right: 55px;
  }
  .card-top .card-title {
    font-size: 2em;
    margin-bottom: 12px;
  }
  .content * + h1,
  .content * + h2,
  .content * + h3,
  .content * + h4,
  .content * + h5,
  .content * + h6 {
    margin-top: 40px;
  }
  .content figure {
    margin: 38px 0;
  }
  .content ul,
  .content ol {
    padding-left: 32px;
    border-left: 6px solid #F5D875;
  }
  .content blockquote {
    margin: 38px 0;
    padding: 30px 30px 25px 55px;
  }
  .content blockquote:before {
    font-size: 58px;
  }
  .content blockquote p {
    font-size: 28px;
  }
  .content .user {
    margin: 26px 0 0;
    padding-right: 100px;
  }
  .content .twitter-share {
    right: 20px;
    bottom: 20px;
  }
  .tip {
    margin: 38px 0;
    padding: 30px 30px 36px;
  }
  .tip-title {
    margin-bottom: 28px;
  }
  .written {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 70px 0;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .written-preview {
    margin: 0 30px 0 0;
  }
  .menu {
    padding: 12px 0;
  }
  .menu-list {
    margin: 0;
  }
  .menu-link:not(:last-child) {
    border: none;
  }
  .menu-link {
    display: inline-block;
    margin: 0 8px;
    padding: 10px;
  }
  
  .subscribe-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .subscribe .form-group {
    margin: 0 10px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 316px;
    flex: 0 0 316px;
  }
  .subscribe .btn {
    width: auto;
  }
  
}

@media (hover: none) {
  .dropdown-menu.show {
    display: block;
  }
}

@media (hover: hover) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media (min-width: 992px) {
  .dropdown-menu {
    left: -8px;
    width: 222px;
    padding: 10px 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 13px 18px -8px rgba(0, 0, 0, 0.15), 0 29px 45px 4px rgba(0, 0, 0, 0.08), 0 11px 55px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 13px 18px -8px rgba(0, 0, 0, 0.15), 0 29px 45px 4px rgba(0, 0, 0, 0.08), 0 11px 55px 10px rgba(0, 0, 0, 0.07);
  }
  .dropdown-item {
    padding: 10px 20px;
  }
  .navbar-brand {
    min-height: 70px;
  }
  .navbar-toggler {
    height: 70px;
  }
  .navbar-collapse {
    margin: 0;
    padding: 0;
    border: none;
  }
  .navbar-nav {
    padding-top: 4px;
  }
  .nav-item {
    margin: 0 10px;
  }
  .nav-link {
    padding: 11px;
  }
  .share-post {
    display: none;
  }
  .header-state-article .header-article {
    display: block;
  }
  .header-state-article .navbar-nav {
    display: none;
  }
  .header-state-share .header-article {
    display: none;
  }
  .header-state-share .share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-state-share .navbar-nav,
  .header-state-share .socials {
    display: none;
  }
  .content .figure-large {
    position: relative;
    left: 50%;
    width: calc(100vw - 30px);
    max-width: 1140px;
    margin: 70px 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}


.sidebar-section {     
    margin-bottom: 2rem;
    padding: 20px;
}

.sidebar.sticky-top {
    top:10px;
    padding-top:25px;
}

.adunit{
  text-align:center;
  margin-right:auto;
  margin-left:auto;
}

.adunit.top-article{
  margin-top: 20px;
  margin-bottom: 20px;
}


@media (max-width: 768px) { 
  .adunit.mobile:before {
    font-size: 10px;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
    text-align: center;
    width: 100%;
    content: "PUBLICIDADE";
    color: #555;
    display: block;
    font-weight: 400;
  }
  .adunit.desktop{
    display:none;
  }
}


@media (min-width: 768px) { 
  .adunit.desktop:before {
    font-size: 9px;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
    text-align: center;
    width: 100%;
    content: "PUBLICIDADE";
    color: #8b8a8a;
    display: block;
    font-weight: 300;
    letter-spacing: 0.6px;
    font-family: "PT Sans";
  }
  .adunit.mobile{
    display:none;
  }
}

#webdinheiro_d_anchor{
  position:fixed!important;
  left:50%!important;
  width: 730px!important;
  height:92px!important;
  text-align:center!important;
  margin:0px 0px 0px -365px!important;
}




/*
 * Default WP Alignment Classes
 *****************************************************************************/

.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.wp-caption {
    padding: 5px 0;
    border: 1px solid #555;
    background: #444;
    text-align: center;
}

.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-weight: 100;
    font-style: italic;
    color: #ddd;
}


a.junkie-button.large {
    font-size: 25px !important;
    padding: 25px 20px !important;
    margin-top:10px !important;
}
.mvp-post-soc-in {
   margin-left: 0px !important;
}
/*a.junkie-button {
  animation: pulse 0.8s infinite ease-in-out alternate;
}
a.junkie-button, a.junkie-button:visited {
  margin: 15px 0.1em 0.2em 0!important;
}

@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.0); }
}*/
.card-ad {
  --backgroundColor: #FFF;
  --borderWidth: 1px;
  --borderStyle: solid;
  --borderColor: #E5E5E5;
  --borderColorHover: #CCC;
  --shadow: 0px 0px 20px -10px rgb(0 0 0 / 20%);
  --borderRadius: 5px;

  --warningColor: #D90000;
  --warningSize: 1rem;

  --titleColor: #444;
  --titleSize: 1.4rem;

  --descriptionColor: #777;
  --descriptionSize: 0.85rem;

  --buttonBackgroundColor: #D90000;
  --buttonTextColor: #FFF;
  --buttonTextSize: 1.1rem;

/****/
  display: flex;
  flex-direction: column;
  background: var(--backgroundColor);
  border-width: var(--borderWidth);
  border-style: var(--borderStyle);
  border-color: var(--borderColor);
  box-shadow: var(--shadow);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: var(--borderRadius);
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .card-ad {
    flex-direction: row;
    align-items: center;
  }
}

.card-ad:hover {
  border-color: var(--borderColorHover);
}

.card-ad:hover .cta-button {
  box-shadow: 0 0 0 2px var(--buttonBackgroundColor);
}

.card-ad .card-arb {
  flex-shrink: 0;
  padding: 0.75rem;
  text-align: center;
}

.card-ad .card-arb img {
  width: 100%;
  max-width: 200px;
  height: auto;
}


@media screen and (min-width: 768px) {
  .card-ad .card-arb {
    width: 40%;
  }

  .card-ad .card-arb img {
    max-width: 330px;
  }
}

.card-ad .content {
  flex-grow: 1;
  text-align: center;
  padding: 0.75rem;
}

.card-ad .warning {
  color: var(--warningColor);
  font-size: var(--warningSize);
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-ad .warning .bell {
  width: 1.35em;
  height: 1.35em;
  margin-right: 0.35em;
  transform-origin: 50% 4px;
}

.card-ad .title {
  margin-top: 1.25rem;
  color: var(--titleColor);
  font-size: var(--titleSize);
  font-weight: bold;
}

.card-ad .description {
  margin-top: 0.5rem;
  color: var(--descriptionColor);
  font-size: var(--descriptionSize);
  font-weight: 600;
}

.card-ad .cta-button-wrapper {
  margin-top: 1rem;
}

.card-ad .cta-button {
  font-size: var(--buttonTextSize);
  display: block;
  padding: 0.9rem 1.5rem;
  border-radius: var(--borderRadius);
  font-weight: bold;
  background-color: var(--buttonBackgroundColor);
  color: var(--buttonTextColor);
  box-shadow: 0 0 0 0 var(--buttonBackgroundColor);
  transition: box-shadow 100ms ease-in-out;
}

@media screen and (min-width: 768px) {
  .card-ad .cta-button {
    display: inline-block;
    padding: 0.9rem 1.75rem;
  }
}

@keyframes ring {
  0% {
    transform: rotate(0);
  }

  1% {
    transform: rotate(30deg);
  }

  3% {
    transform: rotate(-28deg);
  }

  5% {
    transform: rotate(34deg);
  }

  7% {
    transform: rotate(-32deg);
  }

  9% {
    transform: rotate(30deg);
  }

  11% {
    transform: rotate(-28deg);
  }

  13% {
    transform: rotate(26deg);
  }

  15% {
    transform: rotate(-24deg);
  }

  17% {
    transform: rotate(22deg);
  }

  19% {
    transform: rotate(-20deg);
  }

  21% {
    transform: rotate(18deg);
  }

  23% {
    transform: rotate(-16deg);
  }

  25% {
    transform: rotate(14deg);
  }

  27% {
    transform: rotate(-12deg);
  }

  29% {
    transform: rotate(10deg);
  }

  31% {
    transform: rotate(-8deg);
  }

  33% {
    transform: rotate(6deg);
  }

  35% {
    transform: rotate(-4deg);
  }

  37% {
    transform: rotate(2deg);
  }

  39% {
    transform: rotate(-1deg);
  }

  41% {
    transform: rotate(1deg);
  }

  43% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(0);
  }
}
#bite-53 .close {
    width: 56px;
    top: 0;
    bottom: 0;
    right: 0;
    border-left: 1px solid rgba(0,0,0,.1);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#bite-53 .close:hover i {
    -moz-transform: translateX(2px);
    -webkit-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
#bite-53 .close i {
    color: #C4C4C4;
}
#bite-53 .modal-body {
    padding: 27px 56px 24px 29px;
}
#bite-53 .popup-title {
    line-height: 30px;
    font-size: 22px;
    margin-bottom: 12px;
}
#bite-53 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
@media only screen and (max-width: 767px) {
    #bite-53 .modal-body {
        padding: 32px 56px 32px 0px;
    }
    #bite-53 .row .col-md-auto,
    #bite-53 .row .col {
        text-align: center;
    }
    #bite-53 .row .col-md-auto {
        padding-bottom: 15px;
        padding-left: 15px !important;
    }
}

#bite-51 .close:before {
    opacity: 1;
}
#bite-51 .close:hover:before {
    opacity: .3;
}
#bite-51 .popup-inner {
    padding: 36px 46px 40px 39px;
}
#bite-51 .popup-title {
    line-height: 30px;
    font-size: 22px;
}
#bite-51 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-51 .price {
    line-height: 38px;
    font-size: 24px;
}

#bite-51 .btn {
    background: #1553D4;
    font-size: 14px;
    line-height: 26px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width:100%;
}

div[id*=bite].modal {
  z-index: 999999 !important;
}

.modal-backdrop {
  z-index: 999998 !important;
}

#bite-51 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
#bite-51 .popup-image-inner img {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    max-width: initial;
}
#bite-51 .popup-image-inner {
        padding-top: 0px;
        text-align: center;
        padding-bottom: 5px;
}

div[id*=bite] .btn{
  white-space: normal !important;
}

#bite-53 .close {
    width: 56px;
    top: 0;
    bottom: 0;
    right: 0;
    border-left: 1px solid rgba(0,0,0,.1);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#bite-53 .close:hover i {
    -moz-transform: translateX(2px);
    -webkit-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
#bite-53 .close i {
    color: #C4C4C4;
}
#bite-53 .modal-body {
    padding: 27px 56px 24px 29px;
}
#bite-53 .popup-title {
    line-height: 30px;
    font-size: 22px;
    margin-bottom: 12px;
}
#bite-53 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
@media only screen and (max-width: 767px) {
    #bite-53 .modal-body {
        padding: 32px 56px 32px 0px;
    }
    #bite-53 .row .col-md-auto,
    #bite-53 .row .col {
        text-align: center;
    }
    #bite-53 .row .col-md-auto {
        padding-bottom: 15px;
        padding-left: 15px !important;
    }
}
@media only screen and (max-width: 767px) {
    #bite-51 .popup-image-inner {
        padding-top: 0px;
        text-align: center;
    }
    #bite-51 .popup-image-inner img {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        width:95%;
    }
    #bite-51 .modal-dialog {
        max-width: 350px;
        margin: 28px auto;
    }
}


.code-block-label {
  font-size:0.75em;
  text-align:center;
}

h1.elementor-heading-title {
  font-size:1.3em !important;
}

.elementor-element-39b6c5f2 p {
  font-size:1em!important;
  margin-bottom: 0px!important;
}

.elementor-widget-container ul li{
  margin-left: 0px!important;
  font-size:1.05rem!important;
}

.mensagem-informativa {
  font-size: 14px!important; 
  margin-top: 0px; 
  font-style: italic; 
  filter: blur(0.5px); 
  text-align: center!important;
}

 /* estilos específicos para a página p2 aqui */
.mensagem-p2 {
  text-align: left; 
  font-size: 14px!important; 
  margin-top: 0px; 
  font-style: italic!important;
  filter: blur(0.5px); 
}