@charset "UTF-8";
/** SWIPER */
.swiper-button-next,
.swiper-button-prev {
  color: #004077 !important;
}

:root {
  --swiper-preloader-color: #004077 !important;
  --swiper-theme-color: #004077 !important;
}

/** FIM SWIPER */
.search-box-container {
  background-color: #f0f0f0;
  border-radius: 8px;
}
.search-box-container .search-input {
  background-color: #f0f0f0;
  border: none;
  font-size: 15px;
}
.search-box-container .search-input::placeholder {
  font-weight: bold;
  font-size: 15px;
}
.search-box-container .search-button {
  padding: 0;
}

/** WHATSAPP **/
.btn-whatsapp {
  background-color: #0DC143;
  color: white;
}

.whatsapp-color {
  color: #0DC143;
}

.btn-whatsapp:hover {
  background-color: #0DC143;
  color: white;
}

.wp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #0DC143;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.wp-my-float {
  margin-top: 16px;
}

/** FIM WHATSAPP **/
.w-max-100 {
  max-width: 100%;
}

.cursor-pointer {
  cursor: pointer;
}

.pdftoolbar,
.pdftoolbar i {
  font-size: 14px;
}

.pdftoolbar span {
  margin-right: 0.5em;
  margin-left: 0.5em;
  width: 4em !important;
  font-size: 12px;
}

.pdftoolbar .btn-sm {
  padding: 0.12rem 0.25rem;
}

@media (max-width: 575px) {
  .pdfjs-viewer {
    height: 300px !important;
  }
}
.pdfjs-viewer {
  height: 600px !important;
}

.pdftoolbar {
  width: 100%;
  height: auto;
  background: #ddd;
  z-index: 100;
}

.editorial h3 a {
  color: #000000 !important;
}
.editorial h3 a:hover {
  color: #515151 !important;
}

@media (min-width: 768px) {
  .editorial_1 .box-category {
    border-bottom: solid 1px #004077;
    color: #004077 !important;
  }
  .editorial_1 .voce-viu h2 {
    color: #004077;
  }
  .editorial_1 a, .editorial_1 h2, .editorial_1 h4, .editorial_1 h1 {
    color: #004077 !important;
  }
  .editorial_1 h3 a {
    color: #000000 !important;
  }
  .editorial_1 h3 a:hover {
    color: #000 !important;
  }
  .editorial_1 .text-primary {
    color: #03810D !important;
  }
  .editorial_1 .btn-primary {
    background-color: #03810D !important;
  }
  .editorial_1 .btn-outline-primary {
    border-color: #03810D !important;
  }
  .editorial_1 .nun-news a {
    background-color: #03810D !important;
    color: white !important;
  }
  .editorial_1 .traco_tag {
    border-color: #03810D !important;
  }
  .editorial_1 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .editorial_1 .btn {
    background-color: #03810D !important;
  }
  .editorial_1 .pagination .page-link:focus, .editorial_1 .pagination .page-link:active, .editorial_1 .pagination .page-link:hover {
    background-color: #03810D !important;
    color: #fff !important;
  }
  .editorial_1 .pagination .active > .page-link {
    background-color: #03810D !important;
    color: #fff !important;
  }
  .editorial_1 .pagination page-link {
    background-color: #03810D !important;
  }
  .editorial_2 .box-category {
    border-bottom: solid 1px #004077 !important;
    color: #004077 !important;
  }
  .editorial_2 .voce-viu h2 {
    color: #004077;
  }
  .editorial_2 a, .editorial_2 h2, .editorial_2 h4, .editorial_2 h1 {
    color: #004077 !important;
  }
  .editorial_2 h3 a {
    color: #000000 !important;
  }
  .editorial_2 h3 a:hover {
    color: #000 !important;
  }
  .editorial_2 .text-primary {
    color: #B82932 !important;
  }
  .editorial_2 .btn-primary {
    background-color: #B82932 !important;
  }
  .editorial_2 .btn-outline-primary {
    border-color: #B82932 !important;
  }
  .editorial_2 .nun-news a {
    background-color: #B82932 !important;
    color: white !important;
  }
  .editorial_2 .traco_tag {
    border-color: #B82932 !important;
  }
  .editorial_2 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .editorial_2 .btn {
    background-color: #B82932 !important;
  }
  .editorial_2 .pagination .page-link:focus, .editorial_2 .pagination .page-link:active, .editorial_2 .pagination .page-link:hover {
    background-color: #B82932 !important;
    color: #fff !important;
  }
  .editorial_2 .pagination .active > .page-link {
    background-color: #B82932 !important;
    color: #fff !important;
  }
  .editorial_2 .pagination page-link {
    background-color: #B82932 !important;
  }
}
@media (max-width: 767px) {
  .editorial_1 .box-category {
    border-bottom: solid 1px #004077;
    color: #004077 !important;
  }
  .editorial_1 .voce-viu h2 {
    color: #004077;
  }
  .editorial_1 a, .editorial_1 h2, .editorial_1 h4, .editorial_1 h1 {
    color: #004077 !important;
  }
  .editorial_1 h3 a {
    color: #000000 !important;
  }
  .editorial_1 h3 a:hover {
    color: #000 !important;
  }
  .editorial_1 .text-primary {
    color: #03810D !important;
  }
  .editorial_1 .btn-primary {
    background-color: #03810D !important;
  }
  .editorial_1 .btn-outline-primary {
    border-color: #03810D !important;
  }
  .editorial_1 .nun-news a {
    background-color: #03810D !important;
    color: white !important;
  }
  .editorial_1 .traco_tag {
    border-color: #03810D !important;
  }
  .editorial_1 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .editorial_1 .btn {
    background-color: #03810D !important;
  }
  .editorial_1 .pagination .page-link:focus, .editorial_1 .pagination .page-link:active, .editorial_1 .pagination .page-link:hover {
    background-color: #03810D !important;
    color: #fff !important;
  }
  .editorial_1 .pagination .active > .page-link {
    background-color: #03810D !important;
    color: #fff !important;
  }
  .editorial_1 .pagination page-link {
    background-color: #03810D !important;
  }
  .editorial_2 .box-category {
    border-bottom: solid 1px #B82932 !important;
    color: #B82932 !important;
  }
  .editorial_2 .voce-viu h2 {
    color: #B82932;
  }
  .editorial_2 a, .editorial_2 h2, .editorial_2 h4, .editorial_2 h1 {
    color: #B82932 !important;
  }
  .editorial_2 h3 a {
    color: #000000 !important;
  }
  .editorial_2 h3 a:hover {
    color: #000 !important;
  }
  .editorial_2 .text-primary {
    color: #B82932 !important;
  }
  .editorial_2 .btn-primary {
    background-color: #B82932 !important;
  }
  .editorial_2 .btn-outline-primary {
    border-color: #B82932 !important;
  }
  .editorial_2 .nun-news a {
    background-color: #B82932 !important;
    color: white !important;
  }
  .editorial_2 .traco_tag {
    border-color: #B82932 !important;
  }
  .editorial_2 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .editorial_2 .btn {
    background-color: #B82932 !important;
  }
  .editorial_2 .pagination .page-link:focus, .editorial_2 .pagination .page-link:active, .editorial_2 .pagination .page-link:hover {
    background-color: #B82932 !important;
    color: #fff !important;
  }
  .editorial_2 .pagination .active > .page-link {
    background-color: #B82932 !important;
    color: #fff !important;
  }
  .editorial_2 .pagination page-link {
    background-color: #B82932 !important;
  }
  .editorial_3 .box-category {
    border-bottom: solid 1px #B82932 !important;
    color: #B82932 !important;
  }
  .editorial_3 a, .editorial_3 h3, .editorial_3 h4, .editorial_3 h1 {
    color: #B82932 !important;
  }
  .editorial_3 h2 {
    color: #B82932 !important;
  }
  .editorial_3 a:hover {
    color: #870f17 !important;
  }
  .editorial_3 .text-primary {
    color: #B82932 !important;
  }
  .editorial_3 .btn-primary {
    background-color: #B82932 !important;
  }
  .editorial_3 .btn-outline-primary {
    border-color: #B82932 !important;
  }
  .editorial_3 .nun-news a {
    background-color: #B82932 !important;
    color: white !important;
  }
  .editorial_3 .traco_tag {
    border-color: #B82932 !important;
  }
  .editorial_3 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .editorial_3 .btn {
    background-color: #B82932 !important;
  }
}
.menu_principal .hamburguer {
  font-size: 25px;
  color: #666666;
}
.menu_principal .flyout-right ul > li > a:hover {
  background-color: #004077;
  color: #fff !important;
  border: #004077;
}
.menu_principal .offcanvas-body a:hover, .menu_principal .offcanvas-body a:active {
  color: #004077 !important;
}
.menu_principal .offcanvas-body .dropdown-item:hover {
  color: #004077 !important;
}
.menu_principal .offcanvas-body .links-sem-dropdown a {
  display: inline-block;
  padding: 13px 20px !important;
}
.menu_principal .offcanvas-header {
  padding-left: 32px;
}
.menu_principal .form-control:focus {
  border-color: #DEDEDE;
}
.menu_principal .btn:active {
  border: 0;
}
.menu_principal .nav-border {
  border-top: solid 1px #bbbbbb;
  border-bottom: solid 1px #bbbbbb;
  display: inline-block;
  box-shadow: 0 1px 2px rgba(112, 111, 111, 0.3);
}
.menu_principal .accordion {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.menu_principal .dropdown-menu {
  position: static !important;
  float: none;
  width: auto;
  margin-top: 0;
  border: 0;
  border-radius: 0;
  transition: none;
  box-shadow: none;
  transform: none !important;
}
.menu_principal .no-accordion-button::after {
  width: 100% !important;
  color: white;
}
.menu_principal .accordion {
  background-color: #004077 !important;
  margin-right: -10px;
}
.menu_principal .accordion-item {
  background-color: #004077 !important;
  border: none !important;
}
.menu_principal .accordion-header {
  background-color: #004077 !important;
}
.menu_principal .accordion-button {
  background-color: #004077 !important;
  border: none !important;
  box-shadow: none !important;
  color: white !important;
  border-radius: 5px !important;
}
.menu_principal .accordion-button:hover {
  background-color: white !important;
  color: #004077 !important;
  font-weight: 600;
}
.menu_principal .accordion-button:hover a {
  color: #004077;
}
.menu_principal .accordion-body {
  padding: 0 !important;
  padding-left: 30px !important;
}
.menu_principal .dropdown-item {
  padding: 10px !important;
  font-weight: 500 !important;
}
.menu_principal .dropdown-item:hover {
  background-color: white !important;
  color: #004077 !important;
  font-weight: 600 !important;
  border-radius: 5px;
}
.menu_principal .dropdown-item:focus {
  color: #004077 !important;
  background-color: white !important;
  border-radius: 5px;
}
.menu_principal .dropdown-menu {
  padding-left: 20px !important;
}
.menu_principal .dropdown-menu li a {
  width: 100% !important;
  padding: 10px;
  border-radius: 5px;
  display: block !important;
}
.menu_principal .dropdown-menu li a:hover {
  background-color: white !important;
  color: #004077 !important;
  width: 100% !important;
}
.menu_principal .dropdown-toggle {
  font-weight: 600;
  width: 100%;
}
.menu_principal .dropdown-toggle:hover {
  text-decoration: none;
  font-weight: 600;
  color: #004077 !important;
  background-color: white !important;
}
.menu_principal .offcanvas-body {
  text-align: left !important;
}
.menu_principal .item-offcanvas {
  width: 100% !important;
}
.menu_principal .item-offcanvas a {
  font-size: 15px;
  padding: 10px 15px;
  width: 100% !important;
  text-decoration: none;
  color: white !important;
  font-weight: 600;
}
.menu_principal .item-offcanvas a:hover {
  color: #004077 !important;
}
.menu_principal .item-offcanvas .dropdown-menu {
  margin-top: 0px;
}
.menu_principal .item-offcanvas .dropdown-menu a {
  font-size: 14px !important;
  padding-left: 30px;
  font-weight: 500;
}
.menu_principal .item-offcanvas.item-offcanvas a:hover,
.menu_principal .item-offcanvas .item-offcanvas a.active,
.menu_principal .item-offcanvas .item-offcanvas a:active,
.menu_principal .item-offcanvas .item-offcanvas a:visited,
.menu_principal .item-offcanvas .item-offcanvas a:focus {
  text-decoration: none;
  color: #004077 !important;
  background-color: white !important;
}
.menu_principal .img_logo {
  width: 75%;
}
.menu_principal nav .line-top {
  width: 100%;
  height: 22px;
  background-color: #004077;
}
.menu_principal nav .btn-assine:hover {
  background-color: #ff8e39;
  color: #FFFFFF;
}
.menu_principal nav .ic-menu {
  color: #666666;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  color: #004077;
}
.menu_principal nav .ic-menu i {
  font-size: 25px;
  margin-right: 5px;
}
.menu_principal nav .link-search {
  color: #005990;
  font-size: 11px;
  font-weight: bold;
  display: flex;
  justify-content: end;
}
.menu_principal nav .form-search button,
.menu_principal nav .form-search input {
  background-color: #dedede;
  color: #515151;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #dedede;
}
.menu_principal nav .form-search .btn:hover {
  background-color: #dedede;
}

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

.cor-lupa {
  color: #666666;
}

.bkg-cinza-input {
  background-color: #DEDEDE !important;
}

footer .menu-footer img {
  padding-bottom: 15px;
}
footer .menu-footer p {
  padding: 5px 0;
}
footer .redesocial {
  list-style: none;
  display: flex;
  justify-content: space-evenly;
  padding: 0;
}
footer .redesocial li i {
  font-size: 25px;
}
footer .line-left {
  border-left: solid 1px #087cc4;
}
footer .line-footer {
  background-color: #F68C3D;
}
footer .line-footer p {
  margin: 0;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0;
  font-weight: 500;
}
footer .footer-blue {
  background-color: #004077;
  color: #FFFFFF;
  padding: 30px 0;
}
footer p {
  font-size: 14px;
  margin-bottom: 10px;
}
footer p a {
  color: #FFFFFF;
  font-size: 14px;
}
footer a {
  color: #FFFFFF;
  font-size: 14px;
}
footer .tit_rodape {
  font-size: 19px;
  font-weight: bold;
  color: #FFFFFF;
  padding-bottom: 15px;
}
footer .subtit_rodape {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}
footer .box-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .box-btn .btn-orange,
footer .box-btn .btn-blue {
  width: 170px;
  margin-bottom: 10px;
}

.btn-orange,
.btn-orange {
  padding: 5px 20px;
  color: #FFFFFF !important;
  background-color: #F68C3D !important;
  font-weight: 700;
}

.btn-blue,
.btn-blue:hover {
  color: #FFFFFF !important;
  background-color: #1fa7fc !important;
  font-weight: 700;
}

.fale-conosco a:hover {
  color: #004077;
}
.fale-conosco h2 {
  font-size: 24px;
  font-weight: 700;
  color: #004077;
}
.fale-conosco p {
  font-size: 18px;
  font-weight: 400;
  color: #515151;
  margin-bottom: 0;
}

.slider-full {
  width: 100%;
}
.slider-full .swiper-slide {
  font-size: 18px;
}
.slider-full .swiper-slide img.swiper-lazy-loaded {
  width: 100%;
  max-width: 100%;
}
.slider-full .swiper-slide img.swiper-lazy:not(.swiper-lazy-loaded) {
  width: 180px;
  height: 180px;
}
.slider-full .swiper-slide .slider-title-container {
  position: absolute;
  min-width: 80px;
  min-height: 80px;
}
.slider-full .swiper-slide .slider-title-container .slider-title {
  background-color: rgba(255, 255, 255, 0.5);
  max-width: 39rem;
  font-size: 2rem;
  margin-bottom: 40px;
  margin-left: 45px;
}

.tit_secundario {
  font-size: 18px;
  font-weight: 700;
}

.tit_principal {
  font-size: 20px;
  font-weight: 700;
  color: #004077;
}

.tit_eventos_inteno {
  font-size: 26px;
}

.home-modulo-destaques h3 {
  font-size: 22px !important;
}

.m-hr {
  margin: 0.6rem 0;
}

.noticias-tripa .tit_secundario {
  height: 87px;
}

.txt-publi-banner {
  font-size: 10px;
  color: #515161;
}

.logo-petroleo-energia {
  height: 20px;
}

#eventos-lista .tit_eventos_inteno {
  font-size: 20px !important;
}

.box-category {
  display: flex;
  margin-bottom: 25px;
  align-items: flex-end;
}
.box-category h1,
.box-category h2,
.box-category p {
  font-size: 28px;
  font-weight: 900;
  border-bottom: solid 4px;
  padding-right: 20px;
  margin: 0;
  color: #004077;
}

.post-artigo-img-container span a {
  font-size: 12px !important;
  color: #515151 !important;
  font-weight: 800 !important;
}
.post-artigo-img-container .a-cinza {
  font-weight: 800 !important;
  font-size: 12px;
  color: #515161 !important;
}
.post-artigo-img-container .a-azul {
  display: inline-block;
  font-weight: 800 !important;
  font-size: 10.5px;
  line-height: 13px !important;
  color: #004077;
}
.post-artigo-img-container .tit_principal {
  font-size: 28px;
  font-weight: 700;
}
.post-artigo-img-container .tit_secundario {
  font-size: 18px;
  font-weight: 700;
  max-height: 85px;
  overflow: hidden;
}
.post-artigo-img-container .tit_secundario a:hover {
  color: #004077;
}
.post-artigo-img-container img {
  border-radius: 5px;
}
.post-artigo-img-container .tit_category {
  background-color: #004077;
  padding: 0 8px;
  border-radius: 3px;
  color: #FFFFFF;
}
.post-artigo-img-container .tit_category a {
  color: #FFFFFF !important;
  font-weight: 800 !important;
}

span a {
  font-size: 12px !important;
  color: #004077 !important;
  font-weight: 800 !important;
}

.btn-dark-blue {
  background-color: #004077;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 800;
  width: 100%;
  display: block;
  padding: 7px;
  border-radius: 5px;
  text-align: center;
}

.box-category-invertido h2 {
  font-size: 20px !important;
  border: none;
  padding-right: 0;
}
.box-category-invertido img {
  padding-right: 20px !important;
  border-radius: 0 !important;
  margin-bottom: 0px;
  height: 28px;
  padding-bottom: 4px;
  border-bottom: solid 4px !important;
}
.box-category-invertido .logo-petroleo {
  height: 31px;
  margin-top: -4px;
}

.mais-lidas-ultimas .box-category h2 {
  border-bottom: none !important;
}

.petroleo_gas .box-category {
  border-bottom: solid 1px #004077 !important;
}
.petroleo_gas .box-category-invertido img {
  border-color: #004077 !important;
}
.petroleo_gas .a-cinza {
  font-weight: 800 !important;
  font-size: 11.3px;
  color: #515161;
}
.petroleo_gas a,
.petroleo_gas p,
.petroleo_gas h2,
.petroleo_gas h3,
.petroleo_gas h4,
.petroleo_gas h1 {
  color: #000;
}
.petroleo_gas a:hover {
  color: #000;
}
.petroleo_gas .tit_principal {
  font-size: 24px;
  font-weight: 700;
}
.petroleo_gas .tit_secundario {
  font-size: 18px;
  font-weight: 700;
}
.petroleo_gas img {
  border-radius: 5px;
}
.petroleo_gas .tit_category {
  background-color: #004077;
  padding: 0 8px;
  border-radius: 3px;
  color: #FFFFFF;
}
.petroleo_gas .tit_category a {
  color: #FFFFFF !important;
}

.energia .box-category {
  border-bottom: solid 1px #004077;
}
.energia .a-cinza {
  font-weight: 800 !important;
  font-size: 11.3px;
  color: #515161;
}
.energia a,
.energia p,
.energia h2,
.energia h3,
.energia h4 {
  color: #000;
}
.energia a:hover {
  color: #000;
}
.energia .tit_principal {
  font-size: 24px;
  font-weight: 700;
}
.energia img {
  border-radius: 5px;
}
.energia .tit_category {
  background-color: #004077;
  padding: 0 8px;
  border-radius: 3px;
  color: #FFFFFF;
}
.energia .tit_category a {
  color: #FFFFFF !important;
}

.colunista {
  background-color: #F5F4F4;
  padding: 30px 0 15px 0;
}
.colunista .img_colunista {
  border-radius: 100%;
  margin-right: 10px;
  max-width: 110px;
  height: auto;
}
.colunista figure {
  margin-bottom: 0;
}
.colunista .nome_colunista a {
  font-size: 17px !important;
  line-height: 10px !important;
}
.colunista .tit_secundario {
  font-size: 16px;
  font-weight: 700;
  color: #004077 !important;
}
.colunista .tit_secundario a {
  color: #515151 !important;
}
.colunista .tit_secundario a:hover {
  color: #515151 !important;
}
.colunista h2,
.colunista h3 a {
  color: #004077;
}
.colunista .box-category {
  border-bottom: solid 1px #004077 !important;
}

.box-category-glosario {
  display: flex;
  background-color: #004077;
  padding: 15px 0 5px 25px;
  border-radius: 5px 5px 0 0;
  border-bottom: 7px solid #1FA7FC;
}
.box-category-glosario h2 {
  color: #FFFFFF;
  font-size: 29px;
  font-weight: 900;
  margin: 0;
}

.box-category-quem {
  display: flex;
  background-color: #004077;
  padding: 15px 0 5px 25px;
  border-radius: 5px 5px 0 0;
  border-bottom: 7px solid #1FA7FC;
}
.box-category-quem h2 {
  color: #FFFFFF;
  font-size: 29px;
  font-weight: 900;
  margin: 0;
}

.text-cinza {
  color: #515151 !important;
}

.box-quem {
  border-radius: 0 0 5px 5px;
  border: 1px solid #004077 !important;
  border-top: none !important;
}
.box-quem p {
  font-size: 20px;
  font-weight: 700;
  padding: 25px 15px;
  color: #FFFFFF;
  line-height: 22px;
}

.box-glosario {
  border-radius: 0 0 5px 5px;
  border: 1px solid #004077 !important;
  border-top: none !important;
}
.box-glosario p {
  font-size: 20px;
  font-weight: 700;
  padding: 25px 15px;
  color: #FFFFFF;
  line-height: 22px;
}

.section-revista .uppercase {
  text-transform: uppercase;
}
.section-revista span a {
  font-size: 9.5px !important;
}
.section-revista .titulo-revista-maior {
  font-size: 26px;
  line-height: 32px !important;
  color: #000 !important;
  margin-top: 30px !important;
}
.section-revista .titulo-revista-maior a {
  color: #000 !important;
}
.section-revista .titulo-revista-menor {
  font-size: 20px;
  line-height: 24.8px !important;
  color: #000 !important;
}
.section-revista .titulo-revista-menor a {
  color: #000 !important;
}
.section-revista .box-category-revista {
  margin: 0;
}
.section-revista .box-category-revista span {
  font-size: 18px;
}
.section-revista h3 {
  color: #004077;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 24px !important;
}
.section-revista h4 {
  color: #004077;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 2px;
}
.section-revista p {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #515151;
}

.section-news {
  border: solid 1px #004077;
  border-radius: 5px;
}
.section-news .box-category-news {
  background-color: #004077;
  border-bottom: solid 10px #E8914F;
}
.section-news .box-category-news p {
  color: #FFFFFF;
  border-bottom: 0;
  padding: 10px;
  margin: 0;
  font-size: 35px;
  font-weight: 800;
}
.section-news .info-news {
  font-size: 18px;
  font-weight: 500;
  color: #515151;
}
.section-news .box-news {
  padding: 15px 60px 30px 60px;
  text-align: center;
  /*
  & input {
      background-color: #E1E1E1;
  }
  */
}

.news-aside .box-category-news p {
  font-size: 24px;
}
.news-aside .box-news {
  padding: 30px 20px 50px 20px !important;
}
.news-aside .box-news .info-news {
  font-size: 18px;
}
.news-aside .box-news .form-check-label {
  font-size: 14px;
}

.section-eventos {
  border: solid 1px #004077;
  border-radius: 5px;
}
.section-eventos .box-category-eventos {
  background-color: #004077;
  border-bottom: solid 10px #1FA7FC;
  padding: 5px;
}
.section-eventos .box-category-eventos h2 {
  color: #FFFFFF;
  border-bottom: 0;
  margin: auto;
  padding: 10px;
}
.section-eventos .box-eventos {
  margin: 20px;
}
.section-eventos .box-eventos-esp-energia {
  margin: 45px 20px;
}

.section-eventos a:hover,
.box-category-dados a:hover {
  color: #1787cc;
}

.box-category-dados {
  border-bottom: solid 1px #004077 !important;
}
.box-category-dados h2,
.box-category-dados a {
  color: #004077;
}
.box-category-dados ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.box-category-dados ul li a {
  font-size: 16px;
  font-weight: 800;
  margin-left: 25px;
}

.section_mix img {
  border-radius: 5px;
}
.section_mix h3 {
  line-height: 18px;
}
.section_mix h3 a {
  font-size: 18px;
  font-weight: 800;
  color: #515151;
}
.section_mix time {
  font-size: 12px;
  font-weight: 300;
}
.section_mix .home-cobertura .post-artigo-img-container .tit_secundario {
  line-height: 22px;
  max-height: 88px;
}
.section_mix .home-cobertura .post-artigo-img-container .tit_secundario a {
  font-weight: 700;
  color: #000000;
}

.link_orange {
  color: #F68C3D;
  font-size: 15px;
  font-weight: 700;
}

.link_orange:hover {
  color: #ebab7b;
}

.link_primary {
  color: #004077;
  font-size: 14px;
  font-weight: 500;
}

.box-mais-lidos article,
.box-ultimas article {
  height: 84.5px;
}
.box-mais-lidos h3,
.box-ultimas h3 {
  line-height: 18px;
}
.box-mais-lidos h3 a,
.box-ultimas h3 a {
  font-size: 15px;
  font-weight: 700;
  max-height: 60px;
  display: inline-block;
}
.box-mais-lidos .nun-news,
.box-ultimas .nun-news {
  margin-bottom: 0;
}
.box-mais-lidos .nun-news a,
.box-mais-lidos .nun-news a:hover,
.box-ultimas .nun-news a,
.box-ultimas .nun-news a:hover {
  color: #FFFFFF;
}

.nun-news a {
  color: #FFFFFF;
  padding: 0 7px;
  border-radius: 5px;
  font-size: 23px;
  font-weight: 900;
  margin-bottom: 5px;
}

.cat {
  margin: 0;
}
.cat a {
  font-size: 12px;
  font-weight: 800;
  color: #004077;
}

.box-mais-lidos .box-category {
  color: #004077;
  border-color: #004077;
}
.box-mais-lidos h3 {
  padding-right: 50px;
}
.box-mais-lidos h3 a {
  color: #515151;
}
.box-mais-lidos h3 a:hover {
  color: #515151;
}
.box-mais-lidos .nun-news a {
  background-color: #004077;
}
.box-mais-lidos a:hover {
  color: #005990;
}

.box-ultimas h2 {
  color: #004077;
}
.box-ultimas h3 {
  padding-right: 50px;
}
.box-ultimas h3 a {
  color: #515151;
}
.box-ultimas h3 a:hover {
  color: #515151;
}
.box-ultimas .nun-news a {
  background-color: #004077;
}
.box-ultimas .box-category {
  color: #1FA7FC;
  border-color: #004077;
}
.box-ultimas a:hover {
  color: #005990;
}

.top-news {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  line-height: 15px;
}
.top-news .datetime {
  font-size: 12px;
  color: #515151;
}

.section-tv .card-tv {
  border-radius: 5px;
}
.section-tv .card-tv iframe {
  border-radius: 0 0 5px 5px;
}
.section-tv .box-category-tv {
  background-color: #004077;
  border-bottom: solid 10px #1FA7FC;
  border-radius: 5px 5px 0 0;
}
.section-tv .box-category-tv h2 {
  color: #FFFFFF;
  border-bottom: 0;
  padding: 10px;
  margin: 0;
  font-size: 39px;
  font-weight: 900;
}
.section-tv h3 {
  font-size: 22px;
  font-weight: 700;
  color: #005990;
}
.section-tv .box-tv-menor iframe {
  border-radius: 5px;
}

.assine-mobile {
  display: none;
}

@media (max-width: 575.98px) {
  .noticias-tripa .tit_secundario {
    height: 60px;
  }
  .box-category-invertido h2 {
    font-size: 16px !important;
    border: none;
    padding-right: 0;
  }
  .box-category-invertido img {
    padding-right: 5px !important;
    border-radius: 0;
    margin-bottom: 0px;
    height: 26px;
    padding-bottom: 4px;
  }
  .box-category-dados {
    white-space: nowrap;
  }
  .box-category-dados ul {
    display: none;
  }
  .assine-mobile {
    display: block;
  }
  .assine-mobile a {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #F68C3D;
    font-size: 17px;
  }
  .assine-mobile a:hover {
    color: #F68C3D !important;
  }
  .top-news {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
  }
  .top-news .datetime {
    font-size: 10px;
  }
  .section-news .box-category-news p {
    font-size: 17px;
  }
  .section-news .box-news {
    padding: 15px 30px 30px 30px;
  }
  .section-tv .card-tv iframe {
    max-height: 300px !important;
  }
  .section-tv .box-category-tv h2 {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .logo-petroleo-energia {
    width: 120px !important;
  }
  .box-category h2 {
    font-size: 25px;
  }
  .section-revista .titulo-revista-maior {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #000 !important;
    margin-top: 0 !important;
  }
  .section-revista .titulo-revista-menor {
    font-size: 20px;
    line-height: 28.8px !important;
    color: #000 !important;
  }
  .section-revista .titulo-revista-menor a {
    color: #000 !important;
  }
}
@media (min-width: 575.98px) and (max-width: 768px) {
  .section-news .box-category-news p {
    font-size: 24px;
  }
}
body .uwy.userway_p1 .userway_buttons_wrapper {
  top: 170px !important;
}

.aside .ronda .ronda-hora {
  font-size: 14px;
  font-weight: 600;
  color: #515151;
}
.aside .ronda .ronda-conteudo {
  font-size: 18px;
  font-weight: 700;
  color: #005990;
  line-height: 1.2;
  margin-bottom: 25px;
}

.margin-top-0 {
  margin-top: 0;
}

.bg-ver-todos {
  background-color: #ebe5e5;
}

#colunista-energia {
  border-radius: 10px;
  padding: 10px;
}
#colunista-energia .ver-todos {
  font-size: 15px;
  font-weight: 700;
  color: #F68C3D;
}

.dados-petroleoegas h3 {
  line-height: 20px;
}
.dados-petroleoegas h3 a {
  font-size: 15px;
  font-weight: 800;
  color: #515151;
}
.dados-petroleoegas .box-category-dados a {
  color: #F68C3D;
  font-size: 17px;
}
.dados-petroleoegas .box-category-dados li {
  font-size: 17px;
  font-weight: 600;
  color: #515151;
}

.voce-viu-items .box-category {
  border-bottom: solid 1px #03810D;
}
.voce-viu-items a,
.voce-viu-items p,
.voce-viu-items h2,
.voce-viu-items h3,
.voce-viu-items h4 {
  color: #03810D;
}
.voce-viu-items a:hover {
  color: #016009;
}
.voce-viu-items .tit_principal {
  font-size: 28px;
  font-weight: 700;
}
.voce-viu-items .tit_secundario {
  font-size: 18px;
  font-weight: 700;
}
.voce-viu-items img {
  border-radius: 5px;
}
.voce-viu-items .tit_category {
  background-color: #004077;
  padding: 0 8px;
  border-radius: 3px;
  color: #FFFFFF;
}
.voce-viu-items .tit_category a {
  color: #FFFFFF !important;
}

.tit_cat_cinza {
  font-size: 12px !important;
  color: #515151 !important;
  font-weight: 800 !important;
}

.energia .box-category-invertido img {
  border-color: #004077 !important;
}

.section-artigo h1 {
  color: #004077;
  font-size: 50px;
  font-weight: 800;
}

.box-colunista-aside {
  border: solid 1px #515151;
  border-radius: 10px;
  padding: 25px;
  margin-top: 65px;
}
.box-colunista-aside .img_colunista {
  max-width: 110px;
  max-height: 110px;
}
.box-colunista-aside h2 {
  font-size: 20px;
  font-weight: 800;
  color: #005990;
}
.box-colunista-aside h2 a:hover {
  color: #004077;
}
.box-colunista-aside .nome-colunista_2 a {
  color: #004077 !important;
}
.box-colunista-aside p {
  font-size: 14px;
  font-weight: 300;
}

.img_colunista {
  margin-right: 10px;
}

.view_desk {
  display: block;
}

.view_cel, .logo_cel {
  display: none;
}

@media (max-width: 575.98px) {
  .section-artigo h1 {
    font-size: 30px;
  }
  .box-category h1, .box-category p {
    font-size: 18px;
  }
  .box-category h2 {
    font-size: 21px;
  }
  .view_desk {
    display: none;
  }
  .view_cel {
    display: block;
  }
  .box-header {
    text-align: center;
  }
  .logo_cel {
    display: block;
    width: 150px;
    margin-right: 40px;
  }
}
.name_projetos {
  font-size: 18px;
}

#barra_conteudo_marca {
  background-color: #03810D;
  padding: 4px 8px;
  border-radius: 3px;
  color: #FFFFFF !important;
  font-size: 15px !important;
  margin-bottom: 10px !important;
  display: inline-block;
}

@media (min-width: 768px) {
  .box-news .btn {
    background-color: #F68C3D !important;
  }
  .tit_post_detail {
    font-size: 32px;
    font-weight: bold;
  }
  .separador_title {
    border-color: #979797;
  }
  .align- {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .name_autor {
    margin-bottom: 0;
  }
  .decr_post_detail {
    font-size: 20px;
    font-weight: 500;
    color: #515151 !important;
  }
  .box-seja-assinante {
    border-radius: 5px;
    text-align: center;
    background-color: #DBDBDB;
    font-size: 22px !important;
  }
  .box-seja-assinante a {
    color: #004077;
  }
  .box-seja-assinante a:hover {
    color: #004077;
  }
  .box-seja-assinante .box-item-assinante {
    padding: 20px 20px;
  }
  .box-seja-assinante .box-item-assinante .btn_acao {
    color: #FFFFFF !important;
    background-color: #004077;
    padding: 5px 15px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    min-width: 165px;
    font-weight: 800;
  }
  .box-seja-assinante .box-item-assinante p {
    color: #515151 !important;
    font-size: 18px;
  }
  .box-seja-assinante .divisor-assinante {
    border: solid 1px #FFFFFF;
  }
  .box-seja-assinante .editorial_1 .box-category {
    border-bottom: solid 1px #03810D;
    color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .tit-opiniao p {
    font-size: 18px !important;
  }
  .box-seja-assinante .editorial_1 a, .box-seja-assinante .editorial_1 h2, .box-seja-assinante .editorial_1 h3, .box-seja-assinante .editorial_1 h4, .box-seja-assinante .editorial_1 h1 {
    color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 a:hover {
    color: #016009 !important;
  }
  .box-seja-assinante .editorial_1 .text-primary {
    color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .btn-primary {
    background-color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .btn-outline-primary {
    border-color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .nun-news a {
    background-color: #03810D !important;
    color: white !important;
  }
  .box-seja-assinante .editorial_1 .traco_tag {
    border-color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .box-seja-assinante .editorial_1 .btn {
    background-color: #03810D !important;
  }
  .box-seja-assinante .editorial_2 .box-category {
    border-bottom: solid 1px #B82932 !important;
    color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 .tit-opiniao p {
    font-size: 18px !important;
  }
  .box-seja-assinante .editorial_2 a, .box-seja-assinante .editorial_2 h2, .box-seja-assinante .editorial_2 h3, .box-seja-assinante .editorial_2 h4, .box-seja-assinante .editorial_2 h1 {
    color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 a:hover {
    color: #870f17 !important;
  }
  .box-seja-assinante .editorial_2 .text-primary {
    color: #B82932 !important;
    font-size: 100px;
  }
  .box-seja-assinante .editorial_2 .btn-primary {
    background-color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 .btn-outline-primary {
    border-color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 .nun-news a {
    background-color: #B82932 !important;
    color: white !important;
  }
  .box-seja-assinante .editorial_2 .traco_tag {
    border-color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .box-seja-assinante .editorial_2 .btn {
    background-color: #F68C3D !important;
  }
  .list-tag a {
    background-color: #D2D2D2;
    padding: 3px 6px;
    border-radius: 3px;
    margin: 0 5px 10px;
    display: inline-block;
    font-weight: bold;
    color: #FFFFFF;
  }
  .tags_noticias {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
  }
  .descricao-noticia a:hover {
    color: #1380dd;
  }
  .descricao-noticia p {
    font-size: 22px;
    font-weight: 400;
  }
  .descricao-noticia span a {
    font-size: 22px !important;
  }
  .traco_tag {
    color: transparent;
    border-bottom: solid 2px #B82932;
  }
  .noticias-relacionadas {
    width: 50%;
    float: left;
    margin-right: 30px;
  }
  .noticias-relacionadas h3 {
    font-weight: 700;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .tit_post_detail {
    font-size: 25px;
    font-weight: bold;
  }
  .separador_title {
    border-color: #979797;
  }
  .align-compartilhe {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .name_autor {
    margin-bottom: 0;
  }
  .decr_post_detail {
    font-size: 18px;
    font-weight: 500;
    color: #515151 !important;
  }
  .box-seja-assinante {
    border-radius: 5px;
    text-align: center;
    background-color: #DBDBDB;
    font-size: 22px !important;
  }
  .box-seja-assinante a {
    color: #004077;
  }
  .box-seja-assinante a:hover {
    color: #004077;
  }
  .box-seja-assinante .box-item-assinante {
    padding: 20px 20px;
  }
  .box-seja-assinante .box-item-assinante .btn_acao {
    color: #FFFFFF !important;
    background-color: #004077;
    padding: 5px 15px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    min-width: 165px;
    font-weight: 800;
  }
  .box-seja-assinante .box-item-assinante p {
    color: #515151 !important;
    font-size: 18px;
  }
  .box-seja-assinante .divisor-assinante {
    border: solid 1px #FFFFFF;
  }
  .box-seja-assinante .editorial_1 .box-category {
    border-bottom: solid 1px #03810D;
    color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .tit-opiniao p {
    font-size: 18px !important;
  }
  .box-seja-assinante .editorial_1 a, .box-seja-assinante .editorial_1 h2, .box-seja-assinante .editorial_1 h3, .box-seja-assinante .editorial_1 h4, .box-seja-assinante .editorial_1 h1 {
    color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 a:hover {
    color: #016009 !important;
  }
  .box-seja-assinante .editorial_1 .text-primary {
    color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .btn-primary {
    background-color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .btn-outline-primary {
    border-color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .nun-news a {
    background-color: #03810D !important;
    color: white !important;
  }
  .box-seja-assinante .editorial_1 .traco_tag {
    border-color: #03810D !important;
  }
  .box-seja-assinante .editorial_1 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .box-seja-assinante .editorial_1 .btn {
    background-color: #03810D !important;
  }
  .box-seja-assinante .editorial_2 .box-category {
    border-bottom: solid 1px #B82932 !important;
    color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 .tit-opiniao p {
    font-size: 18px !important;
  }
  .box-seja-assinante .editorial_2 a, .box-seja-assinante .editorial_2 h2, .box-seja-assinante .editorial_2 h3, .box-seja-assinante .editorial_2 h4, .box-seja-assinante .editorial_2 h1 {
    color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 a:hover {
    color: #870f17 !important;
  }
  .box-seja-assinante .editorial_2 .text-primary {
    color: #B82932 !important;
    font-size: 100px;
  }
  .box-seja-assinante .editorial_2 .btn-primary {
    background-color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 .btn-outline-primary {
    border-color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 .nun-news a {
    background-color: #B82932 !important;
    color: white !important;
  }
  .box-seja-assinante .editorial_2 .traco_tag {
    border-color: #B82932 !important;
  }
  .box-seja-assinante .editorial_2 .post-artigo-img-container .tit_category {
    background-color: #004077;
  }
  .box-seja-assinante .editorial_2 .btn {
    background-color: #F68C3D !important;
  }
}
.box-seja-assinante {
  border-radius: 5px;
  text-align: center;
  background-color: #DBDBDB;
  font-size: 22px !important;
}
.box-seja-assinante a {
  color: #004077;
}
.box-seja-assinante a:hover {
  color: #004077;
}
.box-seja-assinante .box-item-assinante {
  padding: 20px 20px;
}
.box-seja-assinante .box-item-assinante .btn_acao {
  color: #FFFFFF !important;
  background-color: #004077;
  padding: 5px 15px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  display: inline-block;
  min-width: 165px;
  font-weight: 800;
}
.box-seja-assinante .box-item-assinante p {
  color: #515151 !important;
  font-size: 18px;
}
.box-seja-assinante .divisor-assinante {
  border: solid 1px #FFFFFF;
}
.box-seja-assinante .editorial_1 .box-category {
  border-bottom: solid 1px #03810D;
  color: #03810D !important;
}
.box-seja-assinante .editorial_1 a, .box-seja-assinante .editorial_1 h2, .box-seja-assinante .editorial_1 h3, .box-seja-assinante .editorial_1 h4, .box-seja-assinante .editorial_1 h1 {
  color: #03810D !important;
}
.box-seja-assinante .editorial_1 a:hover {
  color: #016009 !important;
}
.box-seja-assinante .editorial_1 .text-primary {
  color: #03810D !important;
}
.box-seja-assinante .editorial_1 .btn-primary {
  background-color: #03810D !important;
}
.box-seja-assinante .editorial_1 .btn-outline-primary {
  border-color: #03810D !important;
}
.box-seja-assinante .editorial_1 .nun-news a {
  background-color: #03810D !important;
  color: white !important;
}
.box-seja-assinante .editorial_1 .traco_tag {
  border-color: #03810D !important;
}
.box-seja-assinante .editorial_1 .post-artigo-img-container .tit_category {
  background-color: #004077;
}
.box-seja-assinante .editorial_1 .btn {
  background-color: #03810D !important;
}
.box-seja-assinante .editorial_2 .box-category {
  border-bottom: solid 1px #B82932 !important;
  color: #B82932 !important;
}
.box-seja-assinante .editorial_2 a, .box-seja-assinante .editorial_2 h2, .box-seja-assinante .editorial_2 h3, .box-seja-assinante .editorial_2 h4, .box-seja-assinante .editorial_2 h1 {
  color: #B82932 !important;
}
.box-seja-assinante .editorial_2 a:hover {
  color: #870f17 !important;
}
.box-seja-assinante .editorial_2 .text-primary {
  color: #B82932 !important;
  font-size: 100px;
}
.box-seja-assinante .editorial_2 .btn-primary {
  background-color: #B82932 !important;
}
.box-seja-assinante .editorial_2 .btn-outline-primary {
  border-color: #B82932 !important;
}
.box-seja-assinante .editorial_2 .nun-news a {
  background-color: #B82932 !important;
  color: white !important;
}
.box-seja-assinante .editorial_2 .traco_tag {
  border-color: #B82932 !important;
}
.box-seja-assinante .editorial_2 .post-artigo-img-container .tit_category {
  background-color: #004077;
}
.box-seja-assinante .editorial_2 .btn {
  background-color: #F68C3D !important;
}

.list-tag a {
  background-color: #D2D2D2;
  padding: 3px 6px;
  border-radius: 3px;
  margin: 0 5px 10px;
  display: inline-block;
  font-weight: bold;
  color: #FFFFFF;
}

.tags_noticias {
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
}

.descricao-noticia a:hover {
  color: #1380dd;
}
.descricao-noticia img {
  max-width: 100% !important;
}
.descricao-noticia p {
  font-size: 22px;
  font-weight: 400;
}
.descricao-noticia h2 {
  font-size: 24px !important;
  font-weight: 500 !important;
}
.descricao-noticia span a {
  font-size: 22px !important;
}

.traco_tag {
  color: transparent;
  border-bottom: solid 2px #B82932;
}

.noticias-relacionadas {
  width: 50%;
  float: left;
  margin-right: 30px;
}
.noticias-relacionadas h3 {
  font-weight: 700;
  margin-bottom: 25px;
}

@media (max-width: 575.98px) {
  .align-compartilhe {
    display: block;
  }
}
.section-ultimos-artigos {
  border: solid 1px #004077;
  border-radius: 5px;
}
.section-ultimos-artigos .box-category-eventos {
  background-color: #004077;
  border-bottom: solid 10px #1FA7FC;
}
.section-ultimos-artigos .box-category-eventos h2 {
  color: #FFFFFF;
  border-bottom: 0;
  padding: 25px 0 5px 20px;
}
.section-ultimos-artigos .box-ultimos-artigos {
  margin: 20px;
}
.section-ultimos-artigos .box-ultimos-artigos .ultimos-artigos .artigos-data {
  font-size: 14px;
  font-weight: 400;
  color: #515151;
}
.section-ultimos-artigos .box-ultimos-artigos .ultimos-artigos .artigos-titulo {
  font-size: 18px;
  font-weight: 800;
  color: #515151;
}
.section-ultimos-artigos .box-ultimos-artigos .ultimos-artigos .artigos-conteudo {
  font-size: 20px;
  font-weight: 700;
  color: #005990;
}

.colunista .box-category .ver-todos-artigos {
  font-size: 18px !important;
}

.todos-artigos {
  font-size: 14px;
  font-weight: 700;
  color: #F68C3D;
}

.todos-artigos:hover {
  color: #F68C3D;
}

.nome-colunista_2 a {
  color: #004077 !important;
  font-size: 16px !important;
}

.especialidade-colunista {
  font-size: 12px;
  font-style: italic;
  color: #515151;
}

.conteudo-colunista {
  font-size: 16px;
  font-weight: 700;
  color: #005990;
}
.conteudo-colunista a {
  color: #515151 !important;
}
.conteudo-colunista a:hover {
  color: #005990;
}

/* Colunista Artigo */
.lista-colunista-artigos p {
  margin-bottom: 0;
}
.lista-colunista-artigos p a {
  font-size: 17px;
  font-weight: 700;
  color: #005990;
}
.lista-colunista-artigos p a:hover {
  color: #005990;
}
.lista-colunista-artigos h2 {
  line-height: 20px;
}
.lista-colunista-artigos h2 a:hover {
  color: black;
}
.lista-colunista-artigos h2 a {
  color: #515151;
  font-size: 17px;
  font-weight: 800;
}

.box-category .tit-opiniao-h1 {
  font-size: 18px;
}

.colunista-artigo .img_colunista {
  max-width: 110px;
  max-height: 110px;
}

.desc-autor {
  font-size: 26px;
  line-height: 30px;
}

.tit-autor {
  font-size: 30px;
  font-weight: 800;
  color: #004077;
}

.lista-noticia-autor time {
  font-size: 14px;
  font-weight: 400;
}
.lista-noticia-autor time a:hover {
  color: #004077;
}
.lista-noticia-autor h2 {
  font-size: 17px;
  color: #004077;
  font-weight: 700;
}
.lista-noticia-autor h2 a {
  color: #515151;
}
.lista-noticia-autor h2 a:hover {
  color: #515151;
}

.pagination a {
  border: none;
  color: #707070;
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
}
.pagination .page-item {
  margin: 0 5px;
  border-radius: 5px;
}
.pagination .page-link:focus,
.pagination .page-link:active,
.pagination .page-link:hover {
  background-color: #F68C3D;
  color: #FFFFFF;
  border-radius: 5px;
}

.maps .box {
  border: 1px solid #D9D9D9;
  border-radius: 5px 5px 5px 5px;
}
.maps .box .box-image h2 {
  color: #004077;
  font-weight: 800;
  font-size: 17px;
}
.maps .box .box-desc {
  background-color: #FBFBFB;
  border-radius: 0px 0px 5px 5px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.maps .box .box-desc .btn-buy {
  text-decoration: none;
  background-color: #F68C3D;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  border-radius: 5px;
}
.maps .box .box-desc .btn-buy:hover,
.maps .box .box-desc .btn-buy:focus {
  color: #ffffff;
}
.maps .box .box-desc .btn-details {
  color: #004077;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}
.maps hr {
  color: #004077;
  border-width: 2px;
}
.maps .btn-energy-maps {
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  background-color: #53A859;
  border-radius: 5px;
}
.maps .btn-energy-maps:focus {
  background-color: #53A859;
  color: #ffffff;
}

@media (max-width: 575.98px) {
  .maps .box .box-desc .btn-details {
    font-size: 14px;
  }
}
.quem-e-quem .quem-logo-empresa {
  max-height: 90px;
  max-width: 100%;
}
.quem-e-quem .box {
  border: 1px solid #D9D9D9;
  padding: 30px 20px 0px 20px;
  display: block;
}
.quem-e-quem .box .box-title {
  color: #004077;
  font-size: 15px;
  font-weight: bold;
}
.quem-e-quem .box .box-name {
  font-size: 14px;
  font-weight: bold;
  color: #706F6F;
}
.quem-e-quem .box .box-cargo {
  font-size: 12px;
  color: #706F6F;
}
.quem-e-quem .alig_img_quemequem {
  text-align: center;
}

.box-perfil a:hover {
  color: #004077;
}
.box-perfil .nome-empresa {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.box-perfil .cargo {
  font-size: 14px !important;
  color: #515151;
}

@media (max-width: 575.98px) {
  .quem-e-quem .alig_img_quemequem {
    text-align: left !important;
    margin-bottom: 20px;
  }
}
.glossario .accordion-button {
  padding: 15px 10px;
}
.glossario .letter {
  background-color: #004077;
  margin-right: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  min-width: 36px;
  display: block;
  text-align: center;
}
.glossario .box-letter {
  margin-right: 1px;
}
.glossario .box-letter.active .letter {
  background-color: #F68C3D !important;
}
.glossario .box-letter.empty .letter {
  background-color: #a8c3d9 !important;
}
.glossario .accordion button {
  color: #004077;
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 20px;
  font-weight: bold;
}

.plano-header {
  background-image: url("/images/teste/bg-landing-page.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 700px;
}
.plano-header h2 {
  color: white;
  font-size: 25px;
}
.plano-header .h2-laranja {
  color: #F68C3D;
  font-size: 45px;
  font-weight: bold;
}
.plano-header .menu .nav-link {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  list-style: none;
}
.plano-header .menu .nav-item {
  border-right: 4px solid #ffffff;
  padding: 0px 20px 0px 20px;
  line-height: 0.2;
}
.plano-header .menu .nav-item:last-child {
  border: 0px;
}
.plano-header .div-banner {
  margin-top: 180px;
}
.plano-header i {
  color: #ffffff;
  font-size: 24px;
}

.plano-detalhes {
  margin-top: 40px;
}
.plano-detalhes .h2-c-img {
  color: #F68C3D;
  font-size: 30px;
  font-weight: bold;
}
.plano-detalhes .h2-s-img {
  color: #F68C3D;
  font-size: 35px;
  font-weight: bold;
}
.plano-detalhes .h2-laranja {
  color: #F68C3D;
  font-size: 30px;
  font-weight: 600;
}
.plano-detalhes .ul-c-img {
  padding-top: 100px;
}
.plano-detalhes .ul-s-img {
  padding-top: 10px;
}
.plano-detalhes .li-c-img {
  font-size: 24px;
  font-weight: bold;
  color: #707070;
  list-style: none;
}
.plano-detalhes .li-s-img {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  list-style: none;
}
.plano-detalhes .btn-assinar {
  font-size: 32px;
  font-weight: 800;
  background-color: #F68C3D;
  color: #ffffff;
}
.plano-detalhes .btn-assinar:active {
  background-color: #F68C3D;
  color: #ffffff;
}
.plano-detalhes .div-btn {
  margin: 140px 0px 120px 0px;
}
.plano-detalhes .div-btn-s-img {
  margin: 55px 0px 20px 0px;
}

@media (max-width: 991.98px) {
  .plano-header .menu .nav-link {
    color: #000;
    margin-bottom: 10px;
  }
  .plano-detalhes {
    margin-top: 20px;
  }
  .plano-detalhes h2 {
    font-size: 22px;
  }
  .plano-detalhes ul {
    padding-top: 20px;
  }
  .plano-detalhes li {
    font-size: 16px;
  }
  .plano-detalhes .btn-assinar {
    font-size: 17px;
  }
  .plano-detalhes .div-btn {
    margin: 60px 0px 40px 0px;
  }
}
@media (max-width: 575.98px) {
  .plano-header {
    min-height: 540px;
  }
}
.clique-aqui:hover {
  color: #004077 !important;
}

.status-name {
  color: #d9d9d9;
  font-size: 22px;
  font-weight: bold;
}

.wizard-progress {
  display: table;
  width: 100%;
  table-layout: fixed;
  position: relative;
}
.wizard-progress i {
  font-size: 24px;
}
.wizard-progress span.active {
  color: #004077;
}
.wizard-progress i.active {
  color: #F68C3D !important;
}
.wizard-progress .stepa {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  overflow: visible;
  position: relative;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.wizard-progress .stepa:not(:last-child):before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 32px;
  background-color: #fff;
  height: 4px;
  width: 100%;
}
.wizard-progress .stepa .node {
  display: inline-block;
  border: 6px solid #D9D9D9;
  background-color: #fff;
  border-radius: 18px;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -18px;
}
.wizard-progress .stepa.complete:before {
  background-color: #07c;
}
.wizard-progress .stepa.complete .node {
  border-color: #F68C3D;
  background-color: #F68C3D;
}
.wizard-progress .stepa.in-progress:before {
  background: #07c;
  background: -moz-linear-gradient(left, #07c 0%, #fff 100%);
  background: -webkit-linear-gradient(left, #07c 0%, #fff 100%);
  background: linear-gradient(to right, #07c 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#07c", endColorstr="#fff",GradientType=1 );
}
.wizard-progress .stepa.in-progress .node {
  border-color: #F68C3D;
}

#planos .col-plano p {
  font-size: 20px;
  font-weight: 800;
  color: #004077;
}
#planos .col-lista li {
  font-size: 14px;
  color: #706F6F;
}
#planos .col-preco span {
  color: #004077;
  font-weight: 800;
}
#planos .col-preco .cifrao {
  font-size: 27px;
}
#planos .col-preco .reais {
  font-size: 28px;
}
#planos .col-preco .centavos {
  font-size: 20px;
}
#planos .col-preco a {
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
}
#planos .col-preco a:hover {
  color: #004077;
}
#planos .row-plano {
  border: 1px solid #D9D9D9;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .btn-padrao {
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    background-color: #F68C3D;
    padding: 9px;
  }
  .btn-padrao:hover {
    font-size: 12px;
    font-weight: 800;
    color: #F68C3D;
    background-color: #ffffff;
    border: 1px solid #F68C3D;
    padding: 9px;
  }
  .btn-add {
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    background-color: #004077;
    padding: 9px 25px;
    border-color: #004077;
    width: 100%;
    margin-bottom: 20px;
  }
  .btn-add:hover {
    font-size: 12px;
    font-weight: 800;
    color: #004077;
    background-color: #fff;
    padding: 9px 25px;
    border-color: #004077;
  }
}
/* Estilos para telas maiores ou iguais a 768px */
@media (min-width: 768px) {
  .btn-padrao {
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    background-color: #F68C3D;
    padding: 9px;
  }
  .btn-padrao:hover {
    font-size: 12px;
    font-weight: 800;
    color: #F68C3D;
    background-color: #ffffff;
    border: 1px solid #F68C3D;
    padding: 9px;
  }
  .btn-add {
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    background-color: #004077;
    padding: 9px 25px;
    border-color: #004077;
  }
  .btn-add:hover {
    font-size: 12px;
    font-weight: 800;
    color: #004077;
    background-color: #fff;
    padding: 9px 25px;
    border-color: #004077;
  }
}
#cadastro h2 {
  font-size: 28px;
  font-weight: bold;
  color: #004077;
}
#cadastro h4 {
  font-size: 16px;
  font-weight: 600;
  color: #706F6F;
}
#cadastro h3 {
  font-size: 20px;
  font-weight: bold;
  color: #004077;
}
#cadastro label {
  font-size: 14px;
  color: #706F6F;
}
#cadastro .resumo-compra span {
  font-size: 14px;
  font-weight: 600;
  color: #706F6F;
}
#cadastro .resumo-compra .total span {
  font-weight: 800;
}
#cadastro .btn-cupom {
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  background-color: #F68C3D;
  padding: 9px;
}
#cadastro .btn-add {
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  background-color: #004077;
  padding: 9px 25px;
  border-color: #004077;
}
#cadastro .btn-add:hover {
  font-size: 12px;
  font-weight: 800;
  color: #004077;
  background-color: #fff;
  padding: 9px 25px;
  border-color: #004077;
}
#cadastro .btn-finalizar {
  font-size: 18px;
  font-weight: 800;
  color: #fff;
  background-color: #F68C3D;
  border-radius: 0 0 5px 5px;
  padding: 15px;
}

@media (max-width: 575.98px) {
  .status-name {
    font-size: 12px;
    line-height: 10px;
  }
}
.price-menor .price-ou {
  color: #b5b3b3;
  font-size: 13px;
}
.price-menor .reais {
  font-size: 23px !important;
}
.price-menor .centavos {
  margin-left: -3px;
  font-size: 16px;
}
.price-menor .periodo {
  font-size: 15px;
}

.planos-nav .nav-link {
  font-size: 18px;
  font-weight: bold;
  color: #706F6F;
}
.planos-nav .active {
  background-color: #35B0FC !important;
  color: #fff !important;
  border-radius: 5px !important;
  padding: 7px 20px !important;
}

.texto-vermelho {
  color: #B82932 !important;
}

.texto-verde {
  color: #03810D !important;
}

.texto-azul {
  color: #004077 !important;
}

.bg-azul-claro {
  background-color: #35B0FC;
}

.bg-azul-escuro {
  background-color: #004077;
}

.borda-row {
  border: 1px solid #D9D9D9;
}

.borda-combo {
  border: 1px solid #D9D9D9;
  border-radius: 5px;
}

.w-20 {
  width: 20% !important;
}

#planos-assinatura ul {
  padding-left: 1rem !important;
}
#planos-assinatura .cat-1 h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
#planos-assinatura .cat-2 {
  padding: 14px;
}
#planos-assinatura .cat-2 h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
#planos-assinatura .plano-gratis div:first-child {
  min-height: 199px;
}
#planos-assinatura .plano-gratis ul {
  text-align: left;
}
#planos-assinatura .plano-gratis li {
  font-size: 13px;
  color: #706F6F;
}
#planos-assinatura .plano-gratis span {
  font-size: 22px;
  font-weight: 800;
  color: #03810D;
}
#planos-assinatura .btn-assine {
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  background-color: #F68C3D;
  min-width: 65%;
  padding: 5px 0px;
}
#planos-assinatura .plano-pago h4 {
  font-size: 16px;
  font-weight: bold;
  color: #B82932;
}
#planos-assinatura .plano-pago ul {
  text-align: left;
}
#planos-assinatura .plano-pago li {
  font-size: 13px;
  color: #706F6F;
}
#planos-assinatura .plano-pago li:first-child {
  font-weight: 800;
}
#planos-assinatura .plano-pago .btn-saiba-mais {
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  color: #004077;
}
#planos-assinatura .plano-pago .cifrao {
  font-size: 20px;
  font-weight: 800;
  color: #004077;
}
#planos-assinatura .plano-pago .reais {
  font-size: 23px;
  font-weight: 800;
  color: #004077;
}
#planos-assinatura .plano-pago .centavos {
  font-size: 20px;
  font-weight: 800;
  color: #004077;
}

#combos ul {
  padding-left: 1rem !important;
}
#combos p {
  font-size: 22px;
  color: #706F6F;
}
#combos .cat-1 {
  padding: 14px;
}
#combos .cat-1 h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
#combos .cat-2 {
  padding: 14px;
  border-radius: 5px 5px 0px 0px;
}
#combos .cat-2 h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
#combos .cat-2 span {
  font-size: 12px;
  color: #fff;
}
#combos .btn-assine {
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  background-color: #F68C3D;
  min-width: 65%;
  padding: 5px 0px;
}
#combos .plano-pago h4 {
  font-size: 16px;
  font-weight: bold;
  color: #B82932;
}
#combos .plano-pago ul {
  text-align: left;
}
#combos .plano-pago li {
  font-size: 13px;
  color: #706F6F;
}
#combos .plano-pago .cifrao {
  font-size: 20px;
  font-weight: 800;
  color: #004077;
}
#combos .plano-pago .reais {
  font-size: 23px;
  font-weight: 800;
  color: #004077;
}
#combos .plano-pago .centavos {
  font-size: 20px;
  font-weight: 800;
  color: #004077;
}

#noticias-avulsas h3 {
  font-size: 30px;
  font-weight: 800;
  color: #004077;
}
#noticias-avulsas p {
  font-size: 22px;
  color: #706F6F;
}
#noticias-avulsas .cifrao {
  font-size: 20px;
  font-weight: 800;
  color: #004077;
}
#noticias-avulsas .reais {
  font-size: 23px;
  font-weight: 800;
  color: #004077;
}
#noticias-avulsas .centavos {
  font-size: 20px;
  font-weight: 800;
  color: #004077;
}
#noticias-avulsas .btn-assine {
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  background-color: #F68C3D;
  min-width: 65%;
  padding: 5px 0px;
}
#noticias-avulsas .validade {
  font-size: 16px;
  color: #707070;
}

#mapas-impressos p {
  font-size: 22px;
  color: #706F6F;
}
#mapas-impressos .btn-mapa-vermelho {
  font-size: 18px;
  font-weight: 800;
  color: #fff;
  background-color: #BE3C44;
  border-radius: 5px;
}
#mapas-impressos .btn-mapa-verde {
  font-size: 18px;
  font-weight: 800;
  color: #fff;
  background-color: #53A859;
  border-radius: 5px;
}
#mapas-impressos h3 {
  font-size: 33px;
  color: #004077;
}
#mapas-impressos .contato span {
  font-size: 35px;
  font-weight: 900;
  color: #004077;
}

#assinaturas-corporativas h3 {
  color: #004077;
  font-size: 28px;
}
#assinaturas-corporativas span {
  font-size: 30px;
  font-weight: 800;
  color: #004077;
}

@media (max-width: 575.98px) {
  #mapas-impressos h3 {
    font-size: 20px;
  }
  .w-20 {
    width: 100% !important;
  }
}
@media (max-width: 991.98px) {
  #mapas-impressos .contato span {
    font-size: 20px;
  }
  #planos-assinatura .plano-gratis ul {
    text-align: center !important;
    list-style: none;
  }
  #planos-assinatura .plano-pago ul {
    text-align: center !important;
    list-style: none;
  }
  #combos .plano-pago ul {
    text-align: center !important;
    list-style: none;
  }
  #assinaturas-corporativas span {
    font-size: 27px;
  }
  #assinaturas-corporativas h3 {
    font-size: 27px;
  }
}
.card-eventos i {
  color: #004077;
  font-size: 22px;
  margin-right: 10px;
}
.card-eventos .event-data {
  color: #515151;
  font-size: 12px;
  font-weight: 800;
}
.card-eventos h3 {
  color: #004077;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 3px;
  padding-right: 20px;
}
.card-eventos .event-local {
  font-size: 15px;
  font-weight: 400;
  color: #515151;
}

.eventos .search-button {
  border: 1px solid #ced4da;
}

.detalhe-eventos a:hover {
  color: #004077;
}

li.drop-down,
.flyout-right,
.flyout-left {
  position: relative;
}

li.mega-drop-down:hover .mega-menu {
  display: block;
}

li.drop-down:before {
  /*content: "\f103";*/
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
  font-size: 14px;
}

.sub-title {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #706f6f !important;
  padding-left: 7px;
  margin-top: 5px;
}

li.drop-down > ul {
  left: 0px;
  min-width: 230px;
}

.drop-down-ul {
  display: none;
}
.drop-down-ul > ul a {
  font-size: 90% !important;
}

a.mega-title {
  color: #706f6f !important;
  font-weight: 600;
  background-color: #fff;
  font-size: 15px;
}
a.mega-title:hover {
  background-color: #004077;
  color: white !important;
}

.flyout-right > ul,
.flyout-left > ul {
  top: 0;
  min-width: 230px;
  display: none;
  border: 1px solid #365670;
}

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

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
  display: block;
}

.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}

a.toggle-menu {
  position: absolute;
  right: 0px;
  padding: 20px;
  font-size: 27px;
  background-color: #ccc;
  color: #23364b;
  top: 0px;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  display: block;
}

.menu_principal ul {
  list-style: none;
  margin: 0;
  align-items: start;
  padding-left: 0px;
}
.menu_principal a, .menu_principal a:hover, .menu_principal a.active, .menu_principal a:active, .menu_principal a:visited, .menu_principal a:focus {
  text-decoration: none;
}
.menu_principal a:hover {
  color: #F68C3D;
}
.menu_principal .content {
  margin: 50px 100px 0px 100px;
}
.menu_principal a.toggle-menu {
  position: absolute;
  right: 0px;
  padding: 20px;
  font-size: 18px;
  font-weight: 800;
  color: #706f6f;
  background-color: #ccc;
  top: 0px;
}

.exo-menu {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
}
.exo-menu > li {
  display: inline-block;
  float: left;
}
.exo-menu > li:hover > a {
  border-radius: 5px;
}
.exo-menu > li:hover > a, .exo-menu > li:hover:before {
  background: #F68C3D;
  color: #fff;
  border-radius: 5px;
}
.exo-menu > li > a {
  font-size: 15px;
  font-weight: 800;
  color: #706f6f;
  padding: 10px 28px;
  margin: 5px 0;
  display: block;
  border-radius: 5px;
}
.exo-menu > li > a:hover {
  background: #F68C3D;
  color: #fff;
  border-radius: 5px;
}
.exo-menu > li:hover:before {
  color: #fff;
  border-radius: 5px;
}
.exo-menu > li.drop-down > ul {
  margin-top: 1px;
  left: 0px;
  min-width: 230px;
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.offcanvas-blue {
  background-color: #004077 !important;
}
.offcanvas-blue a {
  color: white;
}
.offcanvas-blue .dropdown-menu {
  background-color: #004077 !important;
}

.btn-close-offcanvas {
  border: none;
  background-color: transparent !important;
}

li.drop-down > ul, li.drop-down > .drop-down-ul {
  left: 0px;
  min-width: 230px;
}
li.drop-down > ul, li.drop-down > .drop-down-ul:hover {
  left: 0px;
  min-width: 230px;
}
li.drop-down > .drop-down-ul {
  position: absolute;
  top: 100%;
  display: none;
}
li.drop-down:hover > .drop-down-ul {
  display: block;
}

.flyout-right > ul,
.flyout-left > ul {
  top: 0;
  min-width: 230px;
  display: none;
  border: 1px solid #ccc;
}

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
  color: #706f6f;
  padding: 8px 9px;
  display: block;
  text-decoration: none;
  background-color: #fff;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}

/*Flyout Mega*/
.flyout-mega-wrap {
  top: 0;
  right: 0;
  left: 100%;
  width: 100%;
  display: none;
  height: 100%;
  padding: 15px;
  min-width: 742px;
}

.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}

.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus {
  border-radius: 10px;
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important;
}

/*mega menu*/
.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display: none;
  padding-top: 0;
  min-height: 100%;
  padding-top: 0;
}

h4.row.mega-title {
  color: #004077;
  font-weight: 800;
  margin-top: 0px;
  font-size: 20px;
  padding-left: 19px;
  padding-bottom: 0px;
  text-transform: uppercase;
  padding-top: 20px;
  background-color: transparent;
}

.mega-menu ul li a {
  line-height: 25px;
  font-size: 15px;
  display: block;
  font-weight: 600;
  padding: 10px 8px !important;
  border-radius: 5px;
}
.mega-menu ul li a:hover {
  background-color: #F68C3D;
  color: white;
}

ul.stander li a {
  padding: 3px 0px;
  color: #706f6f;
}

ul.description li {
  padding-bottom: 12px;
  line-height: 8px;
}

ul.description li span {
  color: #ccc;
  font-size: 85%;
}

a.view-more {
  border-radius: 1px;
  margin-top: 15px;
  background-color: #F68C3D;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}

a.view-more:hover {
  color: #fff;
  background: #0dadef;
}

/*common*/
.flyout-right ul > li > a,
.flyout-left ul > li > a,
.flyout-mega-wrap,
.mega-menu {
  color: #706f6f !important;
  font-weight: 600;
  background-color: #fff;
  font-size: 15px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left > ul:hover,
li.flyout-right > ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover + ul,
li.flyout-right a:hover + ul,
.blog-drop-down > a:hover + .Blog,
li.drop-down > a:hover + .drop-down-ul,
.images-drop-down > a:hover + .Images,
.mega-drop-down a:hover + .mega-menu,
li.flyout-mega > a:hover + .flyout-mega-wrap {
  display: block;
}

.mega-drop-down {
  border-radius: 5px !important;
}

li.mega-drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
  color: #706f6f;
  padding: 8px 9px;
  display: block;
  text-decoration: none;
  background-color: #fff;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
}

/*responsive*/
@media (min-width: 768px) {
  .mega-menu,
  .flyout-mega-wrap,
  .Images,
  .Blog,
  .flyout-right > ul,
  .flyout-left > ul,
  li.drop-down > ul {
    position: absolute;
  }
  .flyout-right > ul {
    left: 100%;
  }
  .flyout-left > ul {
    right: 100%;
  }
}
@media (max-width: 767px) {
  .exo-menu {
    min-height: 58px;
    width: 100%;
  }
  .exo-menu > li > a {
    width: 100%;
    display: none;
  }
  .exo-menu > li {
    width: 100%;
  }
  .display.exo-menu > li > a {
    display: block;
  }
  .mega-menu,
  .Images,
  .Blog,
  .flyout-right > ul,
  .flyout-left > ul,
  li.drop-down > ul {
    position: relative;
  }
}
.menu-cenarios {
  background-color: #004077;
}
.menu-cenarios .btn-close-menu-cenarios {
  font-size: 16px;
}
.menu-cenarios ul {
  border-radius: 0px;
}
.menu-cenarios h1 a {
  font-size: 32px;
  font-weight: 800;
  color: #fff;
}
.menu-cenarios h1 a:hover, .menu-cenarios h1 a:focus {
  color: #fff;
}
.menu-cenarios h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
.menu-cenarios li a {
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
}
.menu-cenarios i {
  color: #fff;
  font-size: 25px;
}
.menu-cenarios .nav-link:hover, .menu-cenarios .nav-link:focus {
  color: #fff;
}
.menu-cenarios .offcanvas-header {
  background-color: #004077;
}
.menu-cenarios .offcanvas-body {
  background-color: #004077;
}
.menu-cenarios .btn-close {
  color: #fff !important;
}
.menu-cenarios .dropdown-menu {
  background-color: #004077;
}
.menu-cenarios .menu-itens .nav-item {
  border-right: 1px solid #065BA4;
}
.menu-cenarios .menu-itens .nav-item:first-child {
  border-right: 1px solid #065BA4;
  border-left: 1px solid #065BA4;
}
.menu-cenarios .menu-itens .nav-item:last-child {
  border-right: none;
}
.menu-cenarios .menu-itens.menu-solar li a, .menu-cenarios .menu-itens.menu-eolica li a {
  font-size: 17px;
}
.menu-cenarios .menu-itens.menu-solar .nav-item:first-child, .menu-cenarios .menu-itens.menu-eolica .nav-item:first-child {
  border-left: none;
}

.cenarios_titulos .box-category h2 {
  color: #004077;
  border-bottom-color: #004077;
}
.cenarios_titulos .section-eventos a:hover {
  color: #005990;
}
.cenarios_titulos .section-eventos .box-category-eventos h2 {
  color: #fff;
  margin: 0;
  margin-left: 20px;
}
.cenarios_titulos .section-eventos .box-anuarios {
  background-color: #1FA7FC;
  border-bottom: solid 10px #004077;
}
.cenarios_titulos .section-eventos .box-eventos p {
  font-size: 18px;
  font-weight: 500;
  color: #004077;
  margin-top: 10px;
  margin-bottom: 0;
}
.cenarios_titulos .section-eventos .box-eventos a {
  color: #3299CC;
  font-size: 18px;
  font-weight: 600;
}
.cenarios_titulos .section-eventos .box-eventos h3 {
  font-size: 24px;
  color: #00417A;
  font-weight: bold;
}

.txt-cinza {
  color: #707070 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 22px;
}

.font16 {
  font-size: 16px !important;
}

.cenarios-categoria {
  font-size: 17px;
  font-weight: 800;
  color: #004077;
}

.cenarios-article .post-conteudo p a:hover {
  color: #021b30 !important;
}
.cenarios-article h4 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin: 0;
  display: list-item;
  list-style-type: disc; /* Escolha o estilo do bullet aqui */
}
.cenarios-article .link-cenarios {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #3299CC !important;
}
.cenarios-article .link-cenarios h3 {
  color: #707070;
}
.cenarios-article h3 a:hover {
  color: #00335f;
}

.seta-ver-tudo {
  font-size: 12px;
  color: #707070;
}

.link-eventos {
  color: #005990;
  font-size: 14px;
  font-weight: bold;
}

.link-eventos:hover {
  color: #005990 !important;
}

.cenarios-article-2 h3 {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  display: list-item;
  list-style-type: disc; /* Escolha o estilo do bullet aqui */
}
.cenarios-article-2 .link-cenarios {
  font-size: 18px;
  font-weight: 500;
  color: #3299CC;
}
.cenarios-article-2 .link-cenarios span {
  color: #707070;
}

/*CENARIOS PETROLEO PANORAMAS*/
.cenarios-petroleo-panoramas img {
  border-radius: 8px;
}
.cenarios-petroleo-panoramas p {
  font-size: 18px;
  color: #707070;
  font-weight: 500;
}
.cenarios-petroleo-panoramas h5 {
  font-weight: bold;
  color: #000000;
  font-size: 20px;
}

/*CENARIOS GAS PANORAMAS*/
.cenarios-gas-panoramas .cenarios-article img {
  border-radius: 8px;
}
.cenarios-gas-panoramas .cenarios-article p {
  font-size: 18px;
  color: #707070;
  font-weight: 500;
}
.cenarios-gas-panoramas .cenarios-article h3 {
  color: #2B99C6;
  font-size: 18px;
  font-weight: 900;
}
.cenarios-gas-panoramas .cenarios-article h4 {
  font-size: 18px;
  font-weight: 800;
  color: #515151;
}
.cenarios-gas-panoramas .cenarios-article h5 {
  font-weight: bold;
  color: #00417A;
  font-size: 20px;
}
.cenarios-gas-panoramas .cenarios-article .txt-cinza {
  font-weight: 500;
  color: #707070;
  font-size: 18px;
}

/*POST CENARIOS SOLAR*/
.cenarios-solar-detalhe .cenarios-article h1 {
  font-size: 50px;
  font-weight: bold;
  color: #134375;
}
.cenarios-solar-detalhe .cenarios-article p {
  font-size: 30px;
  font-weight: 500;
  color: #515151;
  line-height: 40px;
}
.cenarios-solar-detalhe .cenarios-article span {
  font-size: 17px;
  font-weight: 500;
  color: #515151;
  border-bottom: 1px solid #979797;
  width: 100%;
  display: inline-block;
}
.cenarios-solar-detalhe .cenarios-article .conteudo {
  font-size: 22px;
  color: #515151;
}
.cenarios-solar-detalhe .cenarios-article hr {
  margin-top: 0;
  color: #515151;
  margin-bottom: 30px;
}
.cenarios-solar-detalhe .cenarios-article .relacionadas h2 {
  color: #3299CC !important;
  border-color: #004077 !important;
}
.cenarios-solar-detalhe .cenarios-article .relacionadas h3 {
  font-size: 28px;
  font-weight: bold;
  color: #134375;
  line-height: 38px;
}

.box-anuarios-textos h3 {
  line-height: 22px;
}
.box-anuarios-textos p {
  line-height: 22px;
}

/* Alinhamento dos posts de cenários com títulos de tamanhos diferentes */
.post-dados-grafico {
  min-height: 300px; /* Define uma altura mínima consistente */
}
.post-dados-grafico .post-editorial-info {
  height: 25px; /* Altura fixa para a informação editorial */
}
.post-dados-grafico .post-title-wrapper {
  min-height: 80px; /* Altura mínima para o título */
}
.post-dados-grafico .post-title-wrapper .post-title-cenarios {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
}
.post-dados-grafico .post-title-wrapper .post-title-cenarios a {
  color: #000;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* Limita a 4 linhas */
  line-clamp: 4; /* Propriedade padrão para compatibilidade */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-dados-grafico .post-title-wrapper .post-title-cenarios a:hover {
  color: #00335f;
}
.post-dados-grafico .post-image-wrapper img {
  border-radius: 4px;
  transition: transform 0.2s ease-in-out;
}
.post-dados-grafico .post-image-wrapper a:hover img {
  transform: scale(1.02);
}

/* Media queries para responsividade */
@media (max-width: 768px) {
  .post-dados-grafico {
    min-height: auto;
    margin-bottom: 2rem;
  }
  .post-dados-grafico .post-title-wrapper {
    min-height: auto;
  }
}
@media (max-width: 575px) {
  .menu-cenarios h1 a {
    font-size: 22px;
  }
  .cenarios-solar-detalhe .cenarios-article h1 {
    font-size: 30px;
  }
  .cenarios-solar-detalhe .cenarios-article p {
    font-size: 25px;
  }
  .cenarios-solar-detalhe .cenarios-article .relacionadas h3 {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 992px) {
  .menu-cenarios .menu-itens .nav-item {
    border-right: 0;
  }
  .menu-cenarios .menu-itens .nav-item:first-child {
    border-right: 0;
    border-left: 0;
  }
  .menu-cenarios .menu-itens .nav-item:last-child {
    border-right: 0;
  }
}
.archives a:hover {
  color: #000 !important;
}
.archives .tit_principal {
  font-weight: 700;
  color: #004077;
  font-size: 16px;
}
.archives img {
  border-radius: 5px;
}
.archives p {
  color: #000;
}
.archives a {
  font-size: 14px;
  color: #000 !important;
}

.login-cadastrese h2 {
  color: #00335f;
}
.login-cadastrese .btn {
  min-width: 100px;
}
.login-cadastrese p {
  font-weight: 500;
}
.login-cadastrese a:hover {
  color: #004077;
}
.login-cadastrese a {
  font-size: 14px;
}

.info-login {
  color: #00a6d3;
  line-height: 18px;
  text-decoration: underline;
  font-weight: 800;
}

.produto-header {
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
}
.produto-header h2 {
  font-size: 30px;
  font-weight: 800;
  color: #004077;
}
.produto-header .price {
  font-size: 18px;
  font-weight: 600;
  color: #F68C3D;
}
.produto-header .description {
  font-size: 20px;
  font-weight: 500;
  color: #004077;
  line-height: 25px;
}
.produto-header li {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 25px;
}
.produto-header label {
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 5px;
}

.row_evento .a-azul {
  color: #f68c3d !important;
}

.row_revista .post-artigo-img-container .tit_secundario a {
  color: #000000;
}
.row_revista .tit_principal a {
  font-size: 24px;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 992px) {
  .row_revista .post-destaque-principal .tit_principal a {
    font-size: 34px !important;
  }
}

.post-revista h3 {
  font-size: 28px !important;
  font-weight: 700 !important;
  color: #004077;
}
.post-revista h3 a:hover {
  color: #004077;
}
.post-revista p a {
  font-size: 16px;
  color: #707070;
}
.post-revista img {
  border-radius: 5px;
  margin-top: 10px;
}

.revista .colunista .ver-todos {
  font-size: 14px;
  color: #F68C3D;
  font-weight: 600;
}
.revista .colunista .ver-todos:hover {
  color: #004077;
}
.revista h3 {
  font-size: 14px !important;
}
.revista .nome_colunista a {
  line-height: 8px;
  font-size: 18px !important;
}

.flip {
  margin-top: 20px;
}
.flip h3 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0px;
}
.flip p {
  color: #707070;
}
.flip p a {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #707070;
}
.flip img {
  border-radius: 5px;
}

.bonus {
  margin: 20px 0;
}
.bonus p {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 0px;
  color: #004077;
}

.especial h3 {
  font-size: 28px !important;
  font-weight: 700 !important;
  color: #004077;
}
.especial h3 a:hover {
  color: #004077;
}
.especial p {
  font-size: 16px;
  color: #707070;
  margin: 10px 0 30px 0 !important;
}
.especial p a {
  font-size: 16px;
  color: #000;
}
.especial img {
  border-radius: 5px;
}
.especial .artigo p a {
  color: #707070 !important;
  font-weight: 500;
}

.revistas a {
  color: #212529 !important;
  font-weight: 500 !important;
  font-size: 14px !important;
}

.link-ed-ant {
  color: #212529 !important;
  font-weight: 500 !important;
  font-size: 14px !important;
}

.list-tag a {
  color: #004077;
}

.box-category a {
  color: #004077;
  font-weight: 600;
  font-size: 14px;
}
.box-category a:hover {
  color: #F68C3D;
}

.navegue-temas {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.navegue-temas .tema-tag {
  display: inline-block;
  padding: 4px 16px;
  background-color: #F68C3D;
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.navegue-temas .tema-tag:hover {
  background-color: #1fa7fc;
  color: #fff;
}

.conteudo-marca-section .box-category {
  border: 1px solid #004077;
  border-radius: 5px 5px 0 0;
  padding: 10px 20px;
  background: #004077;
}
.conteudo-marca-section .box-conteudo-marca {
  border: 1px solid #004077;
  border-radius: 0px 0px 5px 5px;
  padding: 20px 20px 10px 20px;
}

.videos-lista-revista h3 {
  font-size: 20px;
}

.box-perfil {
  padding-right: 20px;
}
.box-perfil .box-category h2 {
  font-size: 35px !important;
  font-weight: 900 !important;
}
.box-perfil h2 {
  font-size: 25px;
  font-weight: 900;
  color: #004077;
}
.box-perfil p {
  font-size: 16px;
  font-weight: 400;
}
.box-perfil img {
  border-radius: 999px;
  max-width: 200px;
}
.box-perfil .image-container {
  float: left;
  margin: 10px 20px 20px 0;
}
.box-perfil .relacionados {
  margin: 50px 0;
}
.box-perfil .relacionados img {
  border-radius: 5px;
  max-width: 100%;
}
.box-perfil .relacionados .cargo {
  color: #706F6F !important;
  font-size: 16px;
  margin-top: 0;
  font-weight: 500;
  margin: 0;
}
.box-perfil .relacionados p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #004077 !important;
  margin-top: 5px;
  margin-bottom: 0;
}
.box-perfil .relacionados .cargo {
  color: #706F6F !important;
  font-size: 16px;
  margin-top: 0;
  font-weight: 500;
  margin: 0;
}

.clipping .session-clip {
  font-size: 22px;
  font-weight: 600;
  color: #004077;
}
.clipping .clipping-title {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
}
.clipping .clipping-title:hover {
  color: #000000;
}
.clipping .clipping-category {
  font-size: 15px;
  font-weight: 700;
  color: #333741;
  margin: 0;
}
.clipping .clipping-date {
  font-size: 13px;
  font-weight: 400;
  color: #333741;
}
.clipping .clipping-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 0;
}
.clipping a {
  color: #F68C3D;
  font-size: 20px;
  font-weight: bold;
}
.clipping a:hover {
  color: #F68C3D;
}
.clipping .link-underline {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .revista-v2 {
    padding: 0px 12px;
  }
  .revista-v2.txt-cinza1 {
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
    color: #686666;
  }
  .revista-v2.txt-cinza2 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #686666;
  }
  .revista-v2 a {
    color: #004077 !important;
    font-weight: 600;
    font-size: 16px;
  }
  .revista-v2 a:hover {
    color: #F68C3D;
  }
  .revista-v2 .swiper {
    width: 100%;
    height: 100%;
  }
  .revista-v2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .revista-v2 .swiper-slide h3 {
    color: #fff;
    line-height: 25px;
    margin: 0;
  }
  .revista-v2 .swiper-slide .txt-fundo {
    background-color: #004077;
    padding: 10px;
    border-radius: 8px;
    width: 80%;
    bottom: 80px;
    margin-left: 10%;
  }
  .revista-v2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 50px;
  }
  .revista-v2 .swiper-pagination-bullet {
    width: 100px !important;
    height: 13px !important;
    background-color: #004077 !important;
    opacity: 1;
    border-radius: 10px !important;
    margin: 0 5px;
  }
  .revista-v2 .swiper-pagination-bullet-active {
    background-color: #F68C3D !important;
  }
  .revista-v2 .swiper-button-prev {
    left: 20px !important;
    top: 210px !important;
  }
  .revista-v2 .swiper-button-next {
    right: 20px !important;
    top: 210px !important;
  }
  .revista-v2 .swiper-button-prev:after {
    color: white !important;
    font-size: 80px !important;
    font-weight: 600 !important;
  }
  .revista-v2 .swiper-button-next:after {
    color: white !important;
    font-size: 80px !important;
    font-weight: 600 !important;
  }
  .revista-v2 .edicoes-anteriores img {
    width: 150px;
  }
  .revista-v2 .info-post p {
    font-size: 13px;
    color: #333741;
    line-height: 5px;
  }
  .revista-v2 .quem-e-quem {
    font-weight: 700;
    color: #FFFFFF;
  }
  .revista-v2 .quem-e-quem a {
    font-size: 20px !important;
    color: #515151 !important;
  }
  .revista-v2 .acesse-leitura {
    color: #F68C3D !important;
  }
}
@media (max-width: 767px) {
  .revista-v2 {
    padding: 0px 12px;
  }
  .revista-v2.txt-cinza1 {
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
    color: #686666;
  }
  .revista-v2.txt-cinza2 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #686666;
  }
  .revista-v2 a {
    font-weight: 600;
    font-size: 16px;
  }
  .revista-v2 a:hover {
    color: #F68C3D;
  }
  .revista-v2 .swiper {
    width: 100%;
    height: 100%;
  }
  .revista-v2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .revista-v2 .swiper-slide h3 {
    color: #fff;
    line-height: 20px;
    margin: 0;
    font-size: 16px;
  }
  .revista-v2 .swiper-slide .txt-fundo {
    background-color: #004077;
    padding: 10px;
    border-radius: 8px;
    width: 90%;
    bottom: 60px;
    margin-left: 5%;
  }
  .revista-v2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 50px;
  }
  .revista-v2 .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-color: #004077 !important;
    opacity: 1;
    border-radius: 10px !important;
    margin: 0 5px;
  }
  .revista-v2 .swiper-pagination-bullet-active {
    background-color: #F68C3D !important;
  }
  .revista-v2 .swiper-button-prev {
    left: 20px !important;
    top: 100px !important;
  }
  .revista-v2 .swiper-button-next {
    right: 20px !important;
    top: 100px !important;
  }
  .revista-v2 .swiper-button-prev:after {
    color: #004077 !important;
    font-size: 50px !important;
    font-weight: 600 !important;
  }
  .revista-v2 .swiper-button-next:after {
    color: #004077 !important;
    font-size: 50px !important;
    font-weight: 600 !important;
  }
  .revista-v2 .edicoes-anteriores img {
    width: 150px;
  }
  .revista-v2 .info-post p {
    font-size: 13px;
    color: #333741;
    line-height: 5px;
  }
  .revista-v2 .quem-e-quem {
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
  }
  .revista-v2 .acesse-leitura {
    color: #F68C3D !important;
  }
}
.cenarios-dados .link-dados {
  border-bottom: 1px solid;
  width: 16%;
  padding-bottom: 30px;
  margin-top: 20px;
}
.cenarios-dados .cenarios-article h4 {
  font-size: 15px !important;
  margin-top: 10px !important;
}

.table_datatables th, .table_datatables td {
  padding: 5px !important;
  font-size: 14px !important;
}

.dataTables_wrapper .paginate_button {
  font-size: 16px !important;
  padding: 5px 10px;
}

.referencias .cenarios-article h3 {
  color: #2B99C6;
  font-size: 18px;
  font-weight: 900;
}
.referencias .cenarios-article h4 {
  font-size: 18px;
  font-weight: 800;
  color: #515151;
}
.referencias .cenarios-article h5 {
  font-weight: bold;
  color: #00417A;
  font-size: 20px;
  margin-top: 10px;
}
.referencias .cenarios-article p {
  font-size: 18px;
  color: #707070;
  font-weight: 500;
  padding-right: 125px;
}

@media (max-width: 575px) {
  .referencias .cenarios-article h5 {
    font-size: 16px;
  }
  .referencias .cenarios-article p {
    padding-right: 0px;
  }
}
.body_brasilenergy .offcanvas .menu-item {
  width: 100%;
  margin: 20px 0;
  width: 100%;
}
.body_brasilenergy .offcanvas .menu-item a {
  background-color: #004077 !important;
  border: none !important;
  box-shadow: none !important;
  color: white !important;
  border-radius: 5px !important;
  padding: 10px 20px;
}
.body_brasilenergy .offcanvas .menu-item a:hover {
  background-color: white !important;
  color: #004077 !important;
  font-weight: 600;
  padding: 10px 20px;
}
.body_brasilenergy .redesocial a:hover,
.body_brasilenergy .line-left a:hover {
  color: #fff;
}
.body_brasilenergy .menu-footer a:hover {
  color: #fff;
}
.body_brasilenergy #navbarNav .box-header2 a:hover {
  color: #fff !important;
}
.body_brasilenergy .post-brasilenergy {
  -webkit-transition: 0.7s cubic-bezier(0.55, -0.01, 0.19, 0.98) 0s;
  -moz-transition: 0.7s cubic-bezier(0.55, -0.01, 0.19, 0.98) 0s;
  -o-transition: 0.7s cubic-bezier(0.55, -0.01, 0.19, 0.98) 0s;
  transition: 0.3s cubic-bezier(0.55, -0.01, 0.19, 0.98) 0s;
}
.body_brasilenergy .post-brasilenergy:hover {
  border-color: #004077;
}
.body_brasilenergy .post-brasilenergy h3 {
  font-size: 10px;
  font-size: 1.4rem;
}
.body_brasilenergy .post-brasilenergy p {
  line-height: 20px;
}
.body_brasilenergy .from-the-media h3 {
  font-size: 1.45rem !important;
  line-height: 26px !important;
}

.anuncie p {
  color: #515151 !important;
}
.anuncie a:hover {
  color: #004077;
}

.grt-cookie {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: #FFF;
  color: #333;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  z-index: 9999;
}

.grt-cookie-active {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
}

.grt-cookie p {
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 1.35;
  color: #333;
  font-weight: normal;
}

.grt-cookie p a {
  color: #333;
  text-decoration: underline;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.grt-cookie-button {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
  padding: 3px 18px;
  margin-left: 12px;
  background: #333;
  color: #FFF;
  text-transform: capitalize;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .grt-cookie {
    flex-direction: column;
    padding: 15px;
  }
  .grt-cookie p, .grt-cookie p a {
    font-size: 13px;
  }
  .grt-cookie-button {
    font-size: 13px;
    padding: 3px 14px;
    margin: 8px 0 0 0;
  }
}
.quem-somos p {
  font-size: 20px;
  color: #212529 !important;
  font-weight: 500 !important;
  line-height: 40px;
}

.section-relacionados {
  border: solid 1px #004077;
  border-radius: 5px;
}
.section-relacionados .box_title {
  text-align: center;
  background-color: #004077;
  border-bottom: solid 10px #1FA7FC;
  padding: 5px;
  margin-bottom: 40px;
}
.section-relacionados h2 {
  color: #FFF;
  border-bottom: 0;
  margin: auto;
  padding: 10px;
  font-size: 30px;
  font-weight: 900;
}
.section-relacionados .box-relacionados {
  margin: 20px;
}
.section-relacionados .box-relacionados h3 {
  color: #1FA7FC;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 3px;
  padding-right: 20px;
}
.section-relacionados .box-relacionados ul {
  list-style-type: none;
  padding: 0;
}
.section-relacionados .box-relacionados ul li a:hover {
  color: #00192e !important;
}

.creditos .box-category {
  border-bottom: solid 1px #004077;
  margin-bottom: 20px;
}
.creditos h2 {
  font-size: 32px;
  font-weight: 900;
  border-bottom: solid 4px;
  display: inline;
  padding-right: 20px;
  margin: 0;
  color: #004077;
}
.creditos p {
  font-weight: bold;
  color: #515151;
}
.creditos .btn-orange {
  min-width: 177px;
}
.creditos a {
  color: #FFF !important;
}
.creditos a:hover {
  color: #FFF !important;
}

.patrocinadores a {
  color: #004077;
  font-weight: bold !important;
}
.patrocinadores a:hover {
  color: #004077 !important;
}

[v-cloak] {
  display: none;
}

.fz-28 {
  font-size: 28px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.page-container {
  margin-top: 45px;
  margin-bottom: 45px;
}

body {
  font-family: "Nunito Sans", sans-serif;
}
body .cat_post_detail {
  font-size: 18px;
}

#titulo_interno {
  color: #000 !important;
}

.orange {
  color: #F68C3D;
}

a {
  text-decoration: none;
}

.semi-bold {
  font-weight: 500;
}

.color-text-cinza {
  color: #212529;
}

.fz18 {
  font-size: 18px;
}

.container {
  max-width: 1170px !important;
}

.box-header {
  padding: 20px 0;
}

.box-header2 {
  text-align: center;
}

.box-category {
  border-bottom: solid 1px #004077;
  color: #004077;
}

.box-category-login {
  background-color: #004077;
  border-bottom: solid 10px #E8914F;
}

flash {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
}
flash .alert {
  width: 100%;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.btn-popover {
  cursor: pointer;
  position: relative;
}

.popover_container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Overlay semi-transparente */
  z-index: 999;
  justify-content: center;
  align-items: center;
}
.popover_container .popover-content {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  width: 90%;
  max-width: 300px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  position: absolute;
  z-index: 1000;
}
.popover_container .arrow {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}

iframe {
  max-width: 100% !important;
}

.dataTables_wrapper {
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;
}