/*
Theme Name: Diversihub new
Author: F2F Digital
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
# Backgrounds
# Text Colors
# Margin


--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Montserrat:ital,wght@0,100;0,500;0,700;1,800&display=swap");

body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
}

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;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@media screen and (min-width: 768px) {
  .h1,
  h1 {
    font-size: 50px;
    letter-spacing: -0.5px;
    line-height: 1.1;
    font-weight: 500;
  }

  .h2,
  h2 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0px;
  }

  .h3,
  h3 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -0.5px;
  }

  .h4,
  h4 {
    font-size: 1.0625rem;
    letter-spacing: -0.6px;
    font-weight: 500;
  }

  .h5,
  h5 {
    font-size: 0.9rem;
  }

  .title {
    font-size: 1.25rem !important;
    line-height: 1;
    letter-spacing: 0px;
    margin-bottom: 20px;
  }
}

.title {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0px;
  margin-bottom: 20px;
}

.h2-2 {
  font-size: 20px;
  line-height: 1.1;
  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;
}

/*--------------------------------------------------------------
# Typography class
--------------------------------------------------------------*/

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4 {
  font-family: "Montserrat", sans-serif;
}

.lh1 {
  line-height: 1 !important;
}

.subtitle {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
}

.titlepage {
  width: auto;
  display: inline-block;
  padding: 10px 20px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
  color: #fff;
  margin-top: -30px;
}

.h1plus {
  font-size: 100px;
  margin: 0px;
}

.bordertext {
  -webkit-text-stroke: 2px #fff;
  /* Define a espessura e a cor da borda */
  color: transparent;
  /* Torna o preenchimento do texto transparente */
  font-family: "Alfa Slab One", serif;
  margin: -15px 0px -30px 0px;
  display: block;
}
@media (max-width: 1440px) {
  .bordertext {
    margin: -15px 50px -30px -110px;
  }
  .numbers .txt-left {
    margin-right: 160px;
  }
}

@media (max-width: 991px) {
  .bordertext {
    margin: -15px 50px -30px -103px;
  }
}

.spacedestaques {
  letter-spacing: -0.9px;
  line-height: 1.3;
}

.content-title-text {
  position: absolute;
  bottom: 10px;
  padding: 20px 25px 20px 20px;
}

.innershadow {
  z-index: 9;
  width: 100%;
  position: absolute;
  bottom: 10px;
}

.shadow {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(214, 214, 214, 1) !important;
  -moz-box-shadow: 0px 3px 6px 0px rgba(214, 214, 214, 1) !important;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 12%) !important;
}

.content-title {
  position: absolute;
  bottom: 0px;
  padding: 20px 25px 20px 20px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  width: -webkit-fill-available;
}

@media (max-width: 800px) {
  .copy {
    text-align: center !important;
  }
}

.font12 {
  font-size: 12px !important;
}

.font13 {
  font-size: 13px;
}

.font14 {
  font-size: 14px;
}

.content {
  line-height: 25px;
  font-size: 15px;
}

.uppercase {
  text-transform: uppercase !important;
}

.titletopo {
  line-height: 1.2;
  font-size: 13px;
  letter-spacing: -0.2px;
  margin: 0px;
}

.wp-block-image figcaption {
  margin-top: 0.2em !important;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  font-size: 13px;
  color: #a1a1a1;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/* img {
  height: auto;
  max-width: 100% !important;
} */

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.barlasts {
  font-size: 13px;
  color: #fff;
}

.search-home {
  position: relative;
  top: -60px;
  /* z-index: 0; */
  margin-bottom: -205px;
  z-index: 1;
}

@media (max-width: 1024px) {
  .search-home {
    margin-bottom: -90px;
    z-index: 1;
  }

  .desc {
    padding: 50px 0px;
    position: relative !important;
  }
}

.box-footer {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 46px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
  border-radius: 4px;
  margin-bottom: -20px;
}

.box {
  border-radius: 10px;
  padding: 10px 10px;
  /* margin-bottom: -135px;
  margin-top: 45px; */
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
  transition: all 0.5s;
}

.box:hover {
  border-radius: 25px;
  padding: 10px 10px;
  margin-bottom: -200px;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.5);
}

.box2 {
  padding: 40px 40px;
  margin: 2px;
}

.box3 {
  border-radius: 10px;
  padding: 10px 10px;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
  transition: all 0.5s;
}

.box3:hover {
  border-radius: 25px;
  padding: 10px 10px;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.5);
}

.box4 {
  border-radius: 10px;
  padding: 10px 10px;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.361);
}

.mb200 {
  margin-bottom: 130px;
}

.mb175 {
  margin-bottom: -130px;
}

.boxsocial {
  border: 1px solid #ccc;
  text-align: center;
  padding: 10px;
  font-size: 23px;
  margin: 0px 15px 0 0;
}

.box-atualizacao {
  background: #313131b3;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
}

.boxdatahora {
  background: #d40a0c;
  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: 3px;
  width: 100%;
  margin: 0px;
  background: #d42c07;
}

.imgnotice {
  margin: 8px 0;
}

.clocknotice {
  position: absolute;
  top: 0;
  left: 15px;
  background-color: #00953a;
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  padding: 3px 8px;
  text-transform: lowercase;
}

.imgradial {
  border-radius: 100%;
}

.imgservices {
  max-width: 110px !important;
  margin-top: -70px;
}

.borderradius {
  border-radius: 100px;
}

.borderradius50 {
  border-radius: 50px;
}

.borderradius30 {
  border-radius: 30px;
}

.borderradius50left {
  border-radius: 50px 0 0 50px;
}

.borderradius50right {
  border-radius: 0 50px 50px 0;
}

.borderradius50bottom {
  border-radius: 0 0 50px 50px;
}

.borderradius50top {
  border-radius: 50px 50px 0px 0px;
}

.borderradius30top {
  border-radius: 30px 30px 0px 0px;
}

.borderradiusbottom {
  border-radius: 0 0 100px 100px;
}

.borderyellow {
  border: 6px solid #ebe82a;
}

.bordersilver {
  border: 1px solid #c4c4c4;
}

.anuncio {
  /*padding: 30px;*/
}

.buscar {
  border-bottom: 1px solid #ccc;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  font-size: 13px;
  padding: 6px 180px 6px 0px;
  font-weight: 500;
}

.buscarmobile {
  border-bottom: 1px solid #ccc;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  font-size: 13px;
  padding: 10px 90px 10px 90px;
  font-weight: 300;
  text-align: center;
}

.creditos {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  font-size: 13px;
  color: #a1a1a1;
}

.menumobile {
  position: fixed;
  width: 100%;
  z-index: 10;
}

.closebutton {
  margin-top: -20px;
  font-size: 20px;
}

.telegram {
  color: #37ace1;
}

.cotacao {
  font-size: 12px;
  font-weight: 600;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.logo {
  max-height: 35px;
}

.searchmobile {
  flex-direction: row-reverse;
}

header#masthead {
  margin-bottom: 0;
  background-color: #563d7c;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding: 0.74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 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;
  }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

.social-icon-top {
  padding-right: 18px;
  font-size: 15px;
}

.social-icon-top-mobile {
  padding: 0px 9px;
  font-size: 20px;
  line-height: 20px;
}

.social-icon-top-mobile-right {
  padding-right: 0px;
  font-size: 20px;
  line-height: 40px;
}

.info-icon-top {
  font-size: 35px;
}

.menu-top {
  padding: 15px 15px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
}

@media (max-width: 1024px) {
  .menu-top {
    padding: 15px 5px;
  }
}

.menu-top-mobile {
  padding: 0px 10px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
}

.modal-content {
  margin-top: 50px;
}

.menubar {
  margin-top: 18px;
  display: flex;
}

#menudesktop {
  opacity: 1;
  transition: 0.3s;
  font-size: 14px;
  z-index: 2;
  position: relative;
}

#menudesktop.menubar-fixed,
.meditorias.menubar-fixed {
  position: fixed;
  top: 5px;
  left: 0;
  width: 100%;
  z-index: 3;
  /* background-color: #006647;
  /* Cor de fundo do menu */
  transition: 0.3s;
  /* Opacidade completa ao adicionar a classe */
}

#menudesktop li {
  display: inline;
  margin: 0px 10px;
}

#submenudesktop li {
  display: inline;
}

#menudesktop ul {
  margin: 0 0 0 -15px;
}

#menudesktop .my-text {
  font-size: 10px !important;
}

#menudesktop .linksdesk {
  display: flex !important;
  justify-content: space-between;
}

.menu-top-right {
  font-size: 13px;
  padding: 10px 0px 10px 10px;
}

.menu-top-mobile {
  padding: 10px;
  font-size: 18px;
}

.linkwhite {
  color: #fff !important;
  transition: color 0.3s ease;
}

.linkwhite:hover {
  color: #afafaf !important;
  transition: color 0.3s ease;
  text-decoration: none;
}

.linkwhite:active {
  color: #afafaf !important;
  text-decoration: none;
}

.linkblue,
.textblue {
  color: #1e99d7;
  transition: color 0.3s ease;
}

.linkblue:hover {
  color: #1a5576;
  text-decoration: none;
}

.linkpurple,
.textpurple {
  color: #6129cb;
  transition: color 0.3s ease;
}

.linkpurple:hover,
.textpink {
  color: #e419b3;
  text-decoration: none;
}

.linkgreen {
  color: #009641;
  transition: color 0.3s ease;
}

.linkgreen:hover {
  color: #01672d;
  text-decoration: none;
}

.linksilver {
  color: #6a6a6a;
  transition: color 0.3s ease;
}

.linksilver:hover {
  color: #474646;
  text-decoration: none;
}

.linkblack {
  color: #000;
  transition: color 0.3s ease;
}

.linkblack:hover {
  color: #009641;
  text-decoration: none;
}

.linkorange {
  color: #f07f3c;
  text-decoration: none !important;
  transition: color 0.3s ease;
}

.linkorange:hover {
  color: #88431c;
  text-decoration: none !important;
  transition: color 0.3s ease;
}

.linkred {
  color: #d40a0c !important;
  text-decoration: none !important;
}

.linkred:hover {
  color: #d40a0c !important;
  text-decoration: none !important;
}

.ml1 {
  margin-left: 5px;
}

.mr1 {
  margin-right: 5px;
}

.displayblock {
  display: block;
}

.btn1 {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  background: #007fc2;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
  color: #fff !important;
  border-radius: 3px;
  transition: 0.3s ease;
  text-decoration: none;
  cursor: pointer;
  border: 0px;
}

.btn1:hover {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  background: #005f92;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
}

.btn2 {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border: 1px solid #fff;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
  color: #fff;
  border-radius: 3px;
  transition: 0.3s ease;
  text-decoration: none;
  cursor: pointer;
}

.btn2:hover {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border: 1px solid #fff;
  background: #fff;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
  color: #007fc2;
  border-radius: 3px;
  transition: 0.3s ease;
  text-decoration: none;
  cursor: pointer;
}

.btn3 {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border: 1px solid #007fc2;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
  color: #007fc2;
  border-radius: 3px;
  transition: 0.3s ease;
  text-decoration: none;
  cursor: pointer;
}

.btn3:hover {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border: 1px solid #007fc2;
  background: #007fc2;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
  color: #fff;
  border-radius: 3px;
  transition: 0.3s ease;
  text-decoration: none;
  cursor: pointer;
}

.numberpol {
  background: #005625;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
}

.nostyle {
  text-decoration: none;
  color: inherit;
}

.nostyle:hover {
  text-decoration: none;
  color: inherit;
}

.nodecoration,
.nodecoration:hover {
  text-decoration: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.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 {
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu {
  border-top: 8px solid #005625;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.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 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 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;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.5rem;
  padding: 10px 12px;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.25em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
  padding-left: 14px;
}

.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@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: 0.625rem;
    padding-top: 0.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: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.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;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}

.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.tablegreen {
  height: 195px;
  margin-top: -95px;
}

.zindex3 {
  z-index: 3;
}

.zindex2 {
  z-index: 2;
}

.zindex1 {
  z-index: 1;
}

.zindex0 {
  z-index: 0;
}

.relative {
  position: relative;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#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: 0.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;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.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, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.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: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.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
--------------------------------------------------------------*/
footer {
  font-family: "Montserrat", sans-serif;
}

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: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a,
footer#colophon a {
  color: inherit;
}

/* .linksFooter .parent-link {
  list-style: none;
  color: #fff;
  font-size: 12px;
  line-height: 16.02px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.linksFooter .parent-link a {
  color: #fff;
  font-size: 12px;
  line-height: 16.02px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
}

.linksFooter .parent-link ul {
  list-style: none;
  padding-left: 0;
  margin-top: 7px;
} */

/* .linksFooter .parent-link ul .link {
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.linksFooter .parent-link ul .link a {
  color: #fff;
  font-size: 12px;
  line-height: 16.02px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
} */

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }

  .linksFooter {
    text-align: center;
    line-height: 30px;
  }

  .logoFooter {
    text-align: center;
    margin: 30px 0px;
  }

  .linksFooter .parent-link {
    font-size: 17px;
  }
}

/*--------------------------------------------------------------
# Backgrounds
--------------------------------------------------------------*/

.bgblack {
  background: #090909;
}

.bgwhite {
  background: #fff;
}

.bgblue {
  background: #2598d8;
}

.bggradientblue {
  background: var(
    --Gradient-button,
    linear-gradient(90deg, #0599d6 0%, #6129cb 100%)
  );
}

.bgpink {
  background: #e419b3;
}

.bgpurple {
  background: #6129cb;
}

.bgorange {
  background: #dd7809;
}

.bgsilver {
  background: #ededed;
}

.bgimgpaper {
  /* opacity: 0.65;  */
  background: url("assets/images/bg/1.png"),
    rgba(211, 211, 211, 0) 50% / cover no-repeat;
}

.bgimgsobre1 {
  background-image: url("assets/images/bg/bg-sobre-1.png");
  /*background-size: cover;*/
}

.background-cover {
  /* Substitua 'sua-imagem.jpg' pela URL da sua imagem */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  position: relative;
}

.background-cover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  /* Cor preta com 50% de transparÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âªncia */
  z-index: 0;
  /* Coloca a pelÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­cula atrÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s do conteÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âºdo */
}

/*--------------------------------------------------------------
# Backgrounds Header
--------------------------------------------------------------*/

.headerBanner {
  height: 620px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 207px 119px 0 rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: -10;
  margin-bottom: -140px;
  top: -140px;
  background-color: #000;
}

@media (max-width: 1024px) {
  .headerBanner {
    height: 400px;
  }
}

.headerHome {
  background-image: url("assets/images/header/1-home.jpg");
}

@media (min-width: 1024px) {
  .blur {
    background-image: url("assets/caminho/para/sua/imagem.jpg");
    background-size: cover;
    position: relative;
  }

  .blur::before {
    content: "";
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px);
    /* O valor define a intensidade do blur */
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* Coloca o elemento de fundo atrÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s do conteÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âºdo da div */
  }
}

/*--------------------------------------------------------------
# Boxes
--------------------------------------------------------------*/

.imgbox img {
  width: 100%;
  object-fit: cover;
  max-height: 600px;
  height: 100%;
}

.boxdesc {
  position: relative;
  /* height: 100vh; */
  max-height: 700px;
}

.desc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}

.box-search {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px 25px 25px 25px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
  border-radius: 4px;
  margin-top: -20px;
}

.box-portfolio {
  padding: 25px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
  border-radius: 4px;
  margin-top: -20px;
}

.box-sidebar {
  padding: 25px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
  border-radius: 4px;
}

.boxradial {
  padding: 55px 25px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
  border-radius: 100px;
  background-color: #ffffffa5;
  width: fit-content;
  margin: auto;
  width: 200px;
  height: 200px;

  display: flex;
  flex-direction: column;
  /* Para colocar os elementos em coluna */
  justify-content: center;
  align-items: center;
  text-align: center;
  /* Alinha o texto centralmente */
}

@media only screen and (max-width: 1024px) {
  .boxradial {
    width: 150px;
    height: 150px;
    margin: 20px 0px;
    background-color: #fff;
    margin: 15px auto;
  }
}

.boxradial span {
  display: block;
  /* Ocupa a largura total da div */
}

.boxpolitica {
  border: 1px solid #006629;
  padding: 50px;
}

/*--------------------------------------------------------------
# Text Colors
--------------------------------------------------------------*/

.textsilver {
  color: #585858;
}

.textsilverwhite {
  color: #d8d8d8;
}

.textblack {
  color: #0d0d0d;
}

.textblue {
  color: #007fc2;
}

.textorange {
  color: #dd7809;
}

.textwhite {
  color: #fff;
}

.strong {
  font-weight: 700 !important;
}

.strong2 {
  font-weight: 800 !important;
}

.twitter {
  color: #54a9ea;
}

.facebook {
  color: #3a5795;
}

.whatsapp {
  color: #009147;
}

.youtube {
  color: #d40a0c;
}

.instagram {
  color: #9c47fc;
  background: -webkit-linear-gradient(
    90deg,
    rgba(131, 58, 180, 1) 0%,
    rgba(253, 29, 29, 1) 50%,
    rgba(252, 176, 69, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.twitter:hover,
.facebook:hover,
.whatsapp:hover,
.youtube:hover,
.instagram:hover {
  text-decoration: none !important;
}

/*--------------------------------------------------------------
# Margins and paddings
--------------------------------------------------------------*/

.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: 20px;
  padding-bottom: 20px;
}

.pad-top-25 {
  padding-top: 25px;
}

.pad-bottom-100 {
  padding-bottom: 100px;
}

.pad-h-30 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pad-h-50 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.pad-h-80 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pad-h-100 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pad-h-200 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pad-50 {
  padding: 50px;
}

.pad-30 {
  padding: 30px;
}

.pad-20 {
  padding: 20px;
}

.pad-10 {
  padding: 10px;
}

.pad-w-100 {
  padding: 0 100px;
}

.pad-menumobile {
  padding: 100px 30px;
}

.pad-top-60 {
  padding-top: 60px;
}

.pad-top-170 {
  padding-top: 170px;
}

.pad-bottom-90 {
  padding-bottom: 90px;
}

.pad-w-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.pad-right-10 {
  padding-right: 10px;
}

.pad-left-10 {
  padding-left: 10px;
}

.pad-left-5 {
  padding-left: 5px;
}

.pad-right-5 {
  padding-right: 5px;
}

.nopadding {
  padding: 0px !important;
}

.nopaddingleft {
  padding-left: 0px !important;
}

.nopaddingright {
  padding-right: 0px !important;
}

.nomarginleft {
  margin-left: 0px !important;
}

.nomarginright {
  margin-right: 0px !important;
}

.marginauto {
  margin: auto !important;
}

.nomargin {
  margin: 0px !important;
}

.mar-w-10 {
  margin: 0 7px;
}

.mar-w-15 {
  margin: 0 15px;
}

.mar-w-30 {
  margin: 0 30px;
}

.mar-r-10 {
  margin-right: 10px;
}

.mar-l-10 {
  margin-left: 10px;
}

.mar-h-m60 {
  margin-top: -60px;
}

.sep-2 {
  margin: 2px 0;
}

.sep-5 {
  margin: 5px 0;
}

.sep-8 {
  margin: 8px 0;
}

.sep-10 {
  margin: 10px 0px;
}

.sep-15 {
  margin: 15px 0;
}

.sep-20 {
  margin: 20px 0;
}

.sep-25 {
  margin: 25px 0;
}

.sep-30 {
  margin: 30px 0;
}

.sep-40 {
  margin: 40px 0;
}

.sep-45 {
  margin: 45px 0;
}

.sep-80 {
  margin: 80px;
}

.sep-200 {
  margin: 100px 0px;
}

.mar-h-10 {
  margin: 10px 0;
}

.mar-h-20 {
  margin: 20px 0;
}

.mar-h-30 {
  margin: 30px 0;
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }

  .destaque {
    text-align: left;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }

  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }

  .destaque {
    text-align: left;
  }

  .h4 {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 11px;
    margin-top: 12px;
  }

  .pad-h-100 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .nopaddinwgmobile {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mb200 {
    margin-bottom: 90px;
  }

  .boxmodalidade {
    padding: 8px 15px 8px 8px;
    margin: 5px auto;
    background: #0e1b3e;
    border-radius: 30px;
    max-width: 400px;
    width: 100%;
  }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  .containertop {
    /* min-height: 233px; */
  }

  .divlogomobile {
    height: 97px;
  }

  .box {
    margin-bottom: 0px;
  }

  .mb175 {
    margin-bottom: 0px;
  }

  html {
    font-size: 80%;
  }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@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; 
  }*/
}

/*--------------------------------------------------------------
## Others Custom
--------------------------------------------------------------*/

.line {
  border-bottom: 1px solid #fff;
}

.line2 {
  border-bottom: 1px solid #e0e0e0;
}

.linesilver {
  border-bottom: 1px solid #ccc;
}

.linegreenstrong {
  border-bottom: 3px solid #009641;
}

.iconplus {
  padding: 5px 6px;
  color: #777777;
  /* background-color: #ebe82a; */
  border-radius: 100px;
  margin: 0 4px;
  transition: all 0.5s;
  border: 2px solid #777777;
}

.iconplus:hover {
  transform: rotate(90deg);
  padding: 5px 6px;
  color: #777777;
  /* background-color: #ebe82a; */
  border-radius: 100px;
  margin: 0 4px;
  transition: all 0.5s;
  border: 2px solid #777777;
}

.sublime {
  border-bottom: 1px solid #d3d2d2;
}

.chapeuorange {
  color: #fff !important;
  background: #e56c0b;
  padding: 4px 10px;
  width: auto;
  font-weight: 600;
  font-size: 12px;
}

.chapeuyellow {
  color: #fff !important;
  background: #f6cb00;
  padding: 4px 10px;
  width: auto;
  font-weight: 600;
  font-size: 12px;
}

.compartilhe {
  background: #f07f3c;
  color: #fff;
  padding: 5px 15px;
  margin-bottom: 2px;
  border-radius: 5px;
}

.buttonmenumobile {
  background: #0075b3;
  padding: 10px 15px;
  border-radius: 5px;
}

.buttonmenumobile:active {
  color: #fff !important;
}

#fixed {
  position: fixed;
  top: 0;
  display: none;
  z-index: 99;
}

.soc-info-top {
  padding-top: 35px;
}

/*--------------------------------------------------------------
## Outros
--------------------------------------------------------------*/

.tabesg {
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  /* border-top: 2px solid #18953a; */
}

::-webkit-scrollbar {
  width: 15px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background-color: #007fc2;
  border-radius: 6px;
  border: 3px solid #fff;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #0069a1;
}

::-webkit-scrollbar-corner {
  background-color: #fff;
}

.d-inline {
  display: inline;
}

.labelcircle {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  background: #ffffff;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
  color: #009641;
  border-radius: 50px;
  transition: 0.3s ease;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid #009641;
}

/* transiacao suave */
.fade {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.show {
  opacity: 1;
}

.boxborderpink {
  border-radius: 50px;
  border: 7px double #e419b3;
  background: #fff;
}

.anorec {
  font-size: 70px;
  font-weight: 900;
  transform: rotate(-90deg);
  transform-origin: left top;
  margin-top: 215px;
  margin-bottom: -70px;
}

.contentrec {
  border-left: #009147 5px solid;
}

#anos .active {
  color: #fff !important;
  background-color: #009147 !important;
  border-color: #dee2e6 #dee2e6 #fff;
  border-radius: 5px !important;
}

#anos {
  overflow-x: auto;
  white-space: nowrap;
}

.topCompliance {
  min-height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vitrineDC {
  width: auto;
  display: block;
  padding: 10px 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  text-align: left;
  color: #fff;
  margin-top: -350px;
  margin-bottom: 210px;
  position: absolute;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .vitrineDC {
    margin-top: -220px;
  }
}

@media screen and (max-width: 768px) {
  .vitrineDC {
    margin-top: -240px;
  }
}

/* canal de denuncias */

.canal-local-box {
  padding: 53px 0 51px;
}

.canal-local-box img {
  width: 85px;
  height: 85px;
}

.local-header {
  margin-bottom: 60px;
}

.canal-global-box {
  padding: 53px 0 51px;
}

.canal-global-box img {
  width: 85px;
  height: 85px;
}

.canal-desc {
  margin-top: 18px;
}

.global-header {
  margin-bottom: 38px;
}

.is-layout-flex {
  gap: 100px;
}

.link-canal a {
  text-decoration: none;
}

.canal-global-box:hover,
.canal-local-box:hover {
  background-color: #006647;
}

/*--------Formulario de Contato-------------*/

.novidades .form-control {
  border: none;
  padding: 0;
}

.novidades .wpcf7-list-item {
  margin: 0;
}

.container-botao {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.container-botao .btn1:active {
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 700;
  background: #005625 !important;
  color: #fff;
}

.radio-container .radio-item {
  display: inline-block;
  margin-right: -5px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.radio-container .radio-item input {
  display: none;
}

.radio-container .radio-item label {
  border: 1px solid #ababab;
  background-color: rgba(0, 0, 0, 0);
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 13.44px;
  line-height: 16px;
  color: #ababab;
  font-weight: 400;
  border-radius: 50px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}

.radio-container .radio-item label:hover {
  border-color: #00953a;
  background-color: #00953a;
  color: #fff;
}

/* Classes para elementos visuais */

.ef0 {
  position: absolute;
  z-index: 0;
}

.ef1 {
  margin-top: -80px;
  position: relative;
}

.ef2 {
  margin-top: -956px;
  position: absolute;
  z-index: 0;
  right: 0px;
}

.ef4 {
  margin-top: 1240px;
  position: absolute;
  right: 0px;
}

.ef5 {
  margin-top: 3660px;
  position: absolute;
  right: 0px;
}

.ef6 {
  margin-top: 2250px;
  position: absolute;
  left: 0px;
}

/* Ids sections */

#o-projeto {
}

#orgulhese .boxorgulhese {
  margin-top: -80px;
  padding: 130px 120px 50px 120px;
}

#pioneirismo .boxintro {
  margin-bottom: -80px;
  padding: 50px 120px 130px 120px;
}

#pioneirismo .boxbg {
  min-height: 300px;
  margin-top: -335px;
  margin-left: -10px;
  max-width: 98%;
}

#pioneirismo .boxbg2 {
  min-height: 300px;
  margin-top: -285px;
  margin-left: -10px;
  max-width: 98%;
}

#numeros .imgNumeros {
  margin-bottom: -450px;
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* Cor de fundo */
  z-index: 9999;
  /* Certifique-se de que está acima de tudo */
}

.loader {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Carousel custom */
#customCarousel {
  margin-top: -180px;
}

.custom-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s ease;
}

.custom-fade .carousel-item.active,
.custom-fade .carousel-item-next.carousel-item-left,
.custom-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

/* Nova adição para garantir uma transição suave para a imagem que sai */
.custom-fade .carousel-item-left,
.custom-fade .carousel-item-right {
  opacity: 0;
}
