/*!
  Theme Name: TechZona v1.2
  Theme URI: https://them.es/starter
  Author: SOVTO
*/

/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;700&family=Noto+Serif:wght@400;500;600;700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

/* Noto sans */

@font-face {
  font-family: 'Noto Sans';
  src: url('inc/assets/fonts/noto-sans/NotoSans-Light.woff2') format('woff2'),
    url('inc/assets/fonts/noto-sans/NotoSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('inc/assets/fonts/noto-sans/NotoSans-Bold.woff2') format('woff2'),
    url('inc/assets/fonts/noto-sans/NotoSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('inc/assets/fonts/noto-sans/NotoSans-Regular.woff2') format('woff2'),
    url('inc/assets/fonts/noto-sans/NotoSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/* Noto serif */
@font-face {
  font-family: 'Noto Serif';
  src: url('inc/assets/fonts/noto-serif/NotoSerif-Light.woff2') format('woff2'),
    url('inc/assets/fonts/noto-sans/NotoSerif-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif';
  src: url('inc/assets/fonts/noto-serif/NotoSerif-Regular.woff2') format('woff2'),
    url('inc/assets/fonts/noto-sans/NotoSerif-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif';
  src: url('inc/assets/fonts/noto-serif/NotoSerif-SemiBold.woff2') format('woff2'),
    url('inc/assets/fonts/noto-sans/NotoSerif-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif';
  src: url('inc/assets/fonts/noto-serif/NotoSerif-Bold.woff2') format('woff2'),
    url('inc/assets/fonts/noto-sans/NotoSerif-Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}



body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Noto Sans', sans-serif !important;
  font-size: 16px;
  font-style: normal !important;
  background: #fafafa;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 2.5rem
}

hr {
  box-sizing: content-box;
  height: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h3-2,
.h4,
h4,
.h5,
h5 {
  font-family: "Chakra Petch", sans-serif;
}

.serif {
  font-family: "Chakra Petch", sans-serif !important;
}



.normal {
  font-weight: 500
}

h1,
.h1 {
  font-size: 49px;
  letter-spacing: -1px;
  line-height: 1.1;
  font-weight: 500
}

h2,
.h2 {
  font-size: 27px;
  line-height: 1.4;
  letter-spacing: -.5px
}

.h2-2 {
  font-size: 21px;
  line-height: 1.4;
  letter-spacing: -.5px
}

h3,
.h3 {
  font-size: 18px;
  letter-spacing: -.3px;
  line-height: 1.4;
  font-weight: 600
}

.h3-2 {
  font-size: 20px;
  letter-spacing: -.3px;
  line-height: 1.4;
  font-weight: 600
}

h4,
.h4 {
  font-size: 18px;
  margin: 10px 0;
  letter-spacing: -.3px;
  font-weight: 600;
}

h5,
.h5 {
  font-size: 15px;
  line-height: 17.5px;
  font-weight: 600;
}

.subtitle {
  font-size: 14.5px;
}

.subtitleManchete {
  font-size: 18px;
}

.subtitleSingle {
  font-size: 20px;
}

.subtitleHome {
  line-height: 1.5;
}

.adsSingleText {
  max-width: 250px;
  max-height: 250px;
  float: right;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.adsSingleTextMobile {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}


@media(max-width:1024px) {
  .adsSingleText {
    max-width: 50%;
    max-height: auto;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
  }
}

p {
  margin-bottom: 1.5em
}

.ls1 {
  letter-spacing: -1px
}

h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef
}

h2.entry-title {
  border-bottom: 1px solid #eaecef
}

h3.widget-title {
  font-size: 1.2rem
}

.font12 {
  font-size: 12px !important
}

.contentnotice {
  font-size: 19px
}

.copy {
  font-size: 11px;
  color: #757575
}

.contentnotice p {
  line-height: 32px;
  letter-spacing: .2px
}

.relacionada {
  letter-spacing: 1.1;
  display: inline;
  margin: 0 10px 0 0;
  width: auto;
  float: left
}

.relacionadamanchete {
  letter-spacing: 1.1;
  display: inline;
  margin: 0 10px 0 0;
  width: auto
}

.datahora {
  font-size: 14px;
  color: #6a6a6a;
  font: 14px
}

.datahora2 {
  font: 13px
}

.uppercase {
  text-transform: uppercase !important
}

.titletopo {
  line-height: 1.2;
  font-size: 13px;
  letter-spacing: -.2px;
  margin: 0
}

.wp-block-image figcaption {
  margin-top: .2em !important;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  font-size: 13px;
  color: #1a1a1a;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  line-height: 1.5
}


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

img {
  border-radius: 7px
}

.logofooter {
  max-width: 120px !important
}

figure {
  margin: 1em 0
}

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



.box1 {
  border: 1px solid #fff;
  text-align: center
}

.boxsocial {
  border: 1px solid #ccc;
  text-align: center;
  padding: 10px;
  font-size: 23px;
  margin: 0 15px 0 0
}

.socialDesktop {
  position: sticky;
  top: 0;
  height: 500px;
}

.boxMaisLidas {
  border: 1px solid #ccc;
  padding: 10px 15px;
  display: block
}

.box-atualizacao {
  background: #313131b3;
  color: #fff;
  border-radius: 5px;
  padding: 10px
}

.boxdatahora {
  background: #313131b3;
  padding: 3px;
  border-radius: 3px;
  color: #fff
}

@media (min-width: 768px) {
  .col-md-2-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}

.bb {
  height: 1px;
  width: 100%;
  margin: 0;
  background: #0379c1
}

.line {
  border-bottom: 1px solid #eee
}

.line2 {
  border-bottom: 1px solid #e0e0e0
}

.imgnotice {
  margin: 8px 0
}

.anuncio {
  padding: 0
}

.buscadesktop {
  margin-top: 17px;
}

.buscadesktop input {
  background: #424242;
  border: none;
  color: #fff
}

.buscadesktop button {
  background: #424242;
  border: 1px solid #343434;
  color: #fff;
}


.creditos {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  font-size: 15px;
  color: #1a1a1a;
}

#menudesktop a,
#menudesktop li span,
#menufooter a,
#menufooter li span {
  /* color: #fff !important; */
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
}



.menudesktopfixed nav {
  color: #fff !important;
  margin-top: 5px;
}


#menudesktop ul {
  margin: 5px 0;
}

#menudesktop li,
#menufooter li {
  display: inline;
  text-decoration: none;
}

.menumobile {
  padding: 29px 20px
}

.menudesktopfixed {
  opacity: 1;
  transition: .3s
}

.menudesktopfixed a {
  display: inline-block;
  padding: 10px 0px;
}

.open-menu,
.buscamobile {
  font-size: 25px;
}

.menudesktopfixed.menubar-fixed,
.meditorias.menubar-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  transition: .3s
}

.closebutton {
  margin-top: -20px;
  font-size: 20px
}

.cotacao {
  font-size: 12px;
  font-weight: 600
}

header#masthead {
  margin-bottom: 0;
  background-color: #563d7c;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
  padding: .74rem 1rem
}

.navbar-brand>a {
  color: rgba(0, 0, 0, .9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700
}

.navbar-brand>a:visited,
.navbar-brand>a:hover {
  text-decoration: none
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300
}

body:not(.theme-preset-active) #page-sub-header p {
  color: #212529
}

a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.75rem
  }

  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem
  }
}

@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto
  }
}

.social-icon-top {
  padding-right: 20px
}

.menu-top {
  padding: 10px 10px;
  font-size: 14px
}

@media (max-width: 1024px) {
  .menu-top {
    padding: 10px 8px;
    font-size: 14px
  }
}

.menu-top-mobile {
  padding: 10px;
  font-size: 18px
}

.linkwhite {
  color: #fff !important
}

.linkwhite:hover {
  color: #fff;
  text-decoration: none
}

.linkblue {
  color: #0059a6
}

.linkblue:hover {
  color: #0058a5;
  text-decoration: none
}

.linkblack {
  color: #000
}

.linkblack:hover {
  color: #000;
  text-decoration: none
}

.btn1 {
  border: 1px solid #ccc;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  background: 0 0;
  font-size: 13px;
  padding: 10px 0;
  font-weight: 700
}

.btn1:hover {
  border: 1px solid #ccc;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  background: 0 0;
  font-size: 13px;
  padding: 10px 0;
  font-weight: 700;
  color: #313131b3
}

.btn2 {
  border: 1px solid #000;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  background: #333;
  font-size: 13px;
  padding: 10px 20px;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  transition: all 0.2s;
}

.btn2:hover,
.btn2:focus {
  border: 1px solid #313131b3;
  background: #313131b3;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s;
}

.chapeuhome {
  font-style: normal !important;
  font-weight: bold;
  display: inline-block;
  margin-bottom: -15px;
  color: #fff;
  background: #333;
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
  z-index: 1;
  position: absolute;
  ;
}

.chapeu {
  font-style: normal !important;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  background: #333;
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}

.page-header {
  margin: 0px 0 20px !important;
}


.nostyle {
  text-decoration: none;
  color: none
}

.nostyle:hover {
  text-decoration: none;
  color: none
}

#masthead nav {
  padding-left: 0;
  padding-right: 0
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
  color: #cdbfe3;
  padding: .5rem;
  font-weight: 500;
  font-size: .875rem
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
  color: #fff;
  font-weight: 600
}

.navbar-brand {
  height: auto
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0
}

.dropdown-menu .dropdown-toggle:after {
  border-bottom: .3em solid transparent;
  border-left: .3em solid;
  border-top: .3em solid transparent
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
  position: relative
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
  display: block
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
  border-left-color: #fff
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
  float: none
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px
}

.menu-toggle,
.main-navigation.toggled ul {
  display: block
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: .313rem;
  padding-top: .313rem
}

.dropdown-menu {
  min-width: 12.500rem
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: 0 0;
  line-height: 1.6
}

.dropdown-menu .dropdown-item:hover {
  background: 0 0
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none
  }
}

@media screen and (min-width: 769px) {
  .dropdown-menu li>.dropdown-menu {
    right: -9.875rem;
    top: 1.375rem
  }
}

@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.25rem;
    padding: 0
  }

  .dropdown-menu li a {
    padding: 0
  }

  #masthead .navbar-nav>li>a {
    padding-bottom: .625rem;
    padding-top: .313rem
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%
}

.comment-content.card-block {
  padding: 20px
}

.navigation.post-navigation {
  padding-top: 1.875rem
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: .938rem;
  display: inline-block;
  padding: .313rem .875rem;
  text-decoration: none
}

.post-navigation .nav-next a:after {
  content: " \2192"
}

.post-navigation .nav-previous a:before {
  content: "\2190 "
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  color: #313131b3;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: .313rem;
  line-height: normal;
  padding: .938rem 1.438rem .875rem;
  text-decoration: none;
  top: .313rem;
  width: auto;
  z-index: 100000
}

#content[tabindex="-1"]:focus {
  outline: 0
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

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

.left {
  text-align: left
}

.right {
  text-align: right
}

.center {
  text-align: center
}

a img.alignright {
  float: right;
  margin: .313rem 0 1.25rem 1.25rem
}

a img.alignnone {
  margin: .313rem 1.25rem 1.25rem 0
}

a img.alignleft {
  float: left;
  margin: .313rem 1.25rem 1.25rem 0
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption.alignnone {
  margin: .313rem 1.25rem 1.25rem 0
}

.wp-caption.alignleft {
  margin: .313rem 1.25rem 1.25rem 0
}

.wp-caption.alignright {
  margin: .313rem 0 1.25rem 1.25rem
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both
}

.widget {
  margin: 0 0 1.5em;
  font-size: .875rem
}

.widget select {
  max-width: 100%
}

.widget_search .search-form input[type=submit] {
  display: none
}

.nav>li>a:focus,
.nav>li>a:hover {
  background-color: #eee;
  text-decoration: none
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0
}

.widget_categories .nav-link {
  display: inline-block
}

#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem
}

.sticky .entry-title:before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: .375rem;
  font-weight: 900
}

.sticky .entry-title {
  position: relative
}

.single .byline,
.group-blog .byline {
  display: inline
}

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

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

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0
}

.post.hentry {
  margin-bottom: 4rem
}

.posted-on,
.byline,
.comments-link {
  color: #9a9a9a
}

.entry-title>a {
  color: inherit
}

.comment-content a {
  word-wrap: break-word
}

.bypostauthor {
  display: block
}

.comment-body .pull-left {
  padding-right: .625rem
}

.comment-list .comment {
  display: block
}

.comment-list {
  padding-left: 0
}

.comments-title {
  font-size: 1.125rem
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, .125);
  padding: .563rem 0
}

.comment-list .pingback:first-child {
  border: medium none
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none
}

.infinity-end.neverending .site-footer {
  display: block
}

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

embed,
iframe,
object {
  max-width: 100%
}

.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: .313rem .313rem 0;
  text-align: center
}

.wp-caption img[class*=wp-image-] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto
}

.wp-caption .wp-caption-text {
  font-size: 1.5rem;
  line-height: 1.063rem;
  margin: 0;
  padding: .825rem
}

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

.gallery {
  margin-bottom: 1.5em
}

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

.gallery-item .gallery-columns-2 {
  max-width: 50%
}

.gallery-item .gallery-columns-3 {
  max-width: 33.33333%
}

.gallery-item .gallery-columns-4 {
  max-width: 25%
}

.gallery-item .gallery-columns-5 {
  max-width: 20%
}

.gallery-item .gallery-columns-6 {
  max-width: 16.66667%
}

.gallery-item .gallery-columns-7 {
  max-width: 14.28571%
}

.gallery-item .gallery-columns-8 {
  max-width: 12.5%
}

.gallery-item .gallery-columns-9 {
  max-width: 11.11111%
}

.gallery-caption {
  display: block
}

.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important
}

.variations_form .variations .value>select {
  margin-bottom: .625rem
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%
}

.elementor-page article .entry-footer {
  display: none
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0
}

.elementor-page .entry-content {
  margin-top: 0
}

.vc_desktop article .entry-footer {
  display: none
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0
}

.vc_desktop .entry-content {
  margin-top: 0
}

footer#colophon {
  font-size: 85%
}

body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7
}

.navbar-dark .site-info {
  color: #fff
}

.copyright {
  font-size: .875rem;
  margin-bottom: 0;
  text-align: center
}

.copyright a,
footer#colophon a {
  color: inherit
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav>li>a {
    padding-bottom: .938rem;
    padding-top: .938rem
  }
}

.bgblack {
  background: #1E1E1E
}

.bgblacklight {
  background: #2f2f2f
}

.bgblue {
  background: #0059a6
}

.bgwhite {
  background: #fff
}

.bgsilver {
  background: #e1e1e1
}


.bgpontilhado {
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
  background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 0px 0px
}

.textblue {
  color: #0059a6
}

.textblack {
  color: #1E1E1E
}

.textsilver {
  color: #7a7a7a
}

.textwhite {
  color: #fff
}

.strong {
  font-weight: 700 !important
}

.twitter {
  color: #54a9ea
}

.facebook {
  color: #3a5795
}

.whatsapp {
  color: #009147
}

.pad-h-5 {
  padding-top: 2px;
  padding-bottom: 2px
}

.pad-h-8 {
  padding-top: 4px;
  padding-bottom: 4px
}

.pad-h-10 {
  padding-top: 5px;
  padding-bottom: 5px
}

.pad-h-20 {
  padding-top: 10px;
  padding-bottom: 10px
}

.pad-h-30 {
  padding-top: 15px;
  padding-bottom: 15px
}

.pad-h-50 {
  padding-top: 25px;
  padding-bottom: 25px
}

.pad-h-70 {
  padding-top: 35px;
  padding-bottom: 35px
}

.pad-h-80 {
  padding-top: 40px;
  padding-bottom: 40px
}

.pad-h-100 {
  padding-top: 50px;
  padding-bottom: 50px
}

.nopadding {
  padding: 0 !important
}

.nopaddingleft {
  padding-left: 0 !important
}

.nomargin {
  margin: 0 !important
}

.mar-w-10 {
  margin: 0 5px
}

.m-w-20 {
  margin: 0 10px
}

.sep-2 {
  margin: 2px 0
}

.sep-5 {
  margin: 5px 0
}

.sep-10 {
  margin: 10px 0
}

.sep-15 {
  margin: 15px 0
}

.sep-20 {
  margin: 20px 0
}

.sep-25 {
  margin: 25px
}

.sep-30 {
  margin: 30px 0
}

.sep-40 {
  margin: 40px 0
}

.mar-h-10 {
  margin: 10px 0
}

.mar-h-20 {
  margin: 20px 0
}

.mar-h-30 {
  margin: 30px 0
}

.mb-20 {
  margin-bottom: 20px;
}

.destaque {
  text-align: center
}

@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%
  }

  .destaque {
    text-align: center
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff
  }

  .navbar-nav .dropdown-menu {
    background: 0 0;
    box-shadow: none;
    border: none
  }
}

@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%
  }
}

@media only screen and (max-width: 960px) {
  html {
    font-size: 85%
  }

  .destaque {
    text-align: left
  }

  .h4 {
    letter-spacing: -0.7px;
    font-size: 18px
  }
}

@media only screen and (max-width: 768px) {
  html {
    font-size: 80%
  }

  .h1 {
    font-size: 30px !important;
    letter-spacing: -1.2px;
    line-height: 1.3;
    font-weight: 600;
  }

  .h2 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: -0.5px;
    font-weight: 600;
  }
}

@media only screen and (max-width: 480px) {
  html {
    font-size: 75%
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1190px !important
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1270px !important
  }
}

@media (max-width: 767px) {
  .horizontal-scroll-container {
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .col-xs-11 {
    flex: 0 0 auto
  }

  .horizontal-scroll-container::-webkit-scrollbar {
    display: none
  }

  .logofooter {
    max-width: 100%
  }
}

::-webkit-scrollbar {
  width: 15px
}

::-webkit-scrollbar-track {
  background: #fff
}

::-webkit-scrollbar-thumb {
  background-color: #313131b3;
  border-radius: 6px;
  border: 3px solid #fff
}

::-webkit-scrollbar-thumb:hover {
  background-color: #313131b3
}

::-webkit-scrollbar-corner {
  background-color: #fff
}

.imgColunista,
.imgColunista picture,
.imgColunista img {
  border-radius: 100px;
  filter: saturate(0)
}

.page-numbers {
  color: #313131b3 !important;
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 10px 2px
}

.page-numbers:hover {
  color: #313131b3 !important;
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none
}

.page-nav a {
  color: #313131b3 !important;
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px
}

.page-nav:hover a {
  color: #313131b3 !important;
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none
}

.current {
  color: #fff !important;
  background: #313131b3;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 10px 2px
}

.boximpresso {
  background-color: #FAFAFF;
  border: 1px solid #E3E3FF;
  border-radius: 0 0 5px;
  margin-top: -5px;
  padding: 20px 15px 10px 15px;
  /* min-height: 170px; */
}

@media(max-width:800px) {
  .boximpresso {
    padding: 20px 10px 10px 10px;
    /* min-height: 170px; */
  }
}

@media(max-width:800px) {
  .px-sm-5 {
    padding: 0 25px;
  }
}

.impresso img {
  border-radius: 10px;
  border: 4px solid #fff;
}

.d-block {
  display: block;
}

.w-100 {
  width: 100%;
}

.shadow,
.shadow img,
.shadow picture {
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .38);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .38);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .38)
}


/* Publicacoes Certificadas */

#certificadas .boxsearch {
  background-color: #eee;
  padding: 20px 20px;
  border-radius: 3px;
  margin: -25px 10px 20px 10px;
}

#certificadas .inputsearch {
  border: 1px solid #ccc;
  width: 100%;
  padding: 9px;
  border-radius: 0 5px 5px 0;
}


#footer a {
  margin: 10px 10px;
}


.text-min {
  font-size: 14px;
}

.maislidashome {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  float: left;
  padding: 13px 10px;
  border-radius: 10px;
}

.barlasts {
  font-size: 13px;
  /* color: #fff; */
  border: 1px solid #e6e6e6;
  padding: 12px 10px 10px 10px;
  margin: 30px 0 20px 0;
  border-bottom: 3px solid #e6e6e6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  border-radius: 8px;
  background-color: #fff;
}

.cardnew {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  float: left;
  padding: 20px 8px;
  border-radius: 10px;
  margin-bottom: 8px;
}


.color-silver {
  color: #6a6a6a;
}

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

.boxsocialsingle {
  border-radius: 3px;
  background-color: #e6e6e6;
}

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

.border-top-bottom{
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

