/**********************/
/*Elements Tinymce*/
/*********************/
/*
Template Name: Gazeta Live - Version 1
Author: Drielly Galetti
File: scss
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Slab:100,300,400,700");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i");
@font-face {
  font-family: "Rubik";
  src: local("Rubik"), local("Rubik"), url("https://www.agazeta.com.br/programatica/fonts/Rubik/Rubik-VariableFont_wght.ttf") format("ttf");
  font-display: swap;
}
@font-face {
  font-family: "Lexend Peta";
  src: local("Lexend Peta"), local("Lexend Peta"), url("https://www.agazeta.com.br/programatica/fonts/Rubik/Rubik-VariableFont_wght.ttf") format("ttf");
  font-display: swap;
}
/*********************** 
Layout Font-Face
************************/
@font-face {
  font-family: "Montserrat-Black";
  src: url("../fonts/Montserrat-Black.ttf");
  font-style: italic;
  font-weight: 900;
}
@font-face {
  font-family: "Montserrat-BlackItalic";
  src: url("../fonts/Montserrat-BlackItalic.ttf");
  font-style: italic;
  font-weight: 900;
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/Montserrat-Bold.ttf");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Montserrat-BoldItalic";
  src: url("../fonts/Montserrat-BoldItalic.ttf");
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url("../fonts/Montserrat-ExtraBold.ttf");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "Montserrat-ExtraBoldItalic";
  src: url("../fonts/Montserrat-ExtraBoldItalic.ttf");
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: "Montserrat-ExtraLight";
  src: url("../fonts/Montserrat-ExtraLight.ttf");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "Montserrat-ExtraLightItalic";
  src: url("../fonts/Montserrat-ExtraLightItalic.ttf");
  font-style: italic;
  font-weight: 200;
}
@font-face {
  font-family: "Montserrat-Italic";
  src: url("../fonts/Montserrat-Italic.ttf");
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../fonts/Montserrat-Light.ttf");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Montserrat-LightItalic";
  src: url("../fonts/Montserrat-LightItalic.ttf");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium.ttf");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Montserrat-MediumItalic";
  src: url("../fonts/Montserrat-MediumItalic.ttf");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.ttf");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../fonts/Montserrat-SemiBold.ttf");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Montserrat-Thin";
  src: url("../fonts/Montserrat-Thin.ttf");
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "Montserrat-ThinItalic";
  src: url("../fonts/Montserrat-ThinItalic.ttf");
  font-style: italic;
  font-weight: 100;
}
/*********************** 
Colors Theme Default
************************/
/*********************** 
Layout Color Default
************************/
/*********************** 
Colors Actions Default
************************/
/*********************** 
Colors borders Default
************************/
/*********************** 
Theme Default
************************/
/*********************** 
Agazeta Site
************************/
/*********************** 
Layout Font Default
************************/
/*********************** 
Layout Font Sizes
************************/
/*10px*/
/*13px*/
/*14px*/
/*16px*/
/*18px*/
/*20px*/
/*22px*/
/*24px*/
/*30px*/
/*32px*/
/*36px*/
/*40px*/
/*42px*/
/*********************** 
Backgrounds Colors
************************/
.bg_theme {
  background-color: #4A88B1;
}

.bg_gray {
  background-color: #f6f6f6;
}

.bg_white {
  background-color: #FFFFFF;
}

/*********************** 
Custom Margins
************************/
@media (max-width: 1024px) {
  .m-t-60-xsl {
    margin-top: 60px;
  }
}

@media (max-width: 1280px) {
  .p-l-0 {
    padding-left: 0;
  }
}

.erro-focus:focus {
  border: 1px solid #FF4A6E;
}

.border-containerDashed {
  border: 1px dashed #dcdcdc !important;
  margin-top: 5px;
}

/*********************** 
Correio da Bahia
************************/
.theme_button[data-theme=new-element] {
  color: #4A88B1;
  background-color: white;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  font-family: "Montserrat", sans-serif;
  background-color: transparent;
  height: 40px;
  width: 40px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px !important;
  border-radius: 50px;
}
@media (max-width: 767px) {
  .theme_button[data-theme=new-element] {
    margin-right: 0;
  }
}
.theme_button[data-theme=new-element] .icon-add-element {
  width: 40px;
  height: 40px;
  border: 1px dashed;
  padding: 0px 2px;
  vertical-align: middle;
}
.theme_button[data-theme=new-element]:hover, .theme_button[data-theme=new-element]:active {
  color: #FFFFFF !important;
  background: #4A88B1;
  border: 1px solid #4A88B1;
  font-weight: 500;
  background-color: #4A88B1;
  cursor: pointer;
  border-radius: 50px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.theme_button[data-theme=new-element]:hover span, .theme_button[data-theme=new-element]:active span {
  color: #FFFFFF;
}
.theme_button[data-theme=new-element]:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.switch-tratament-publish {
  vertical-align: middle;
  margin-top: -50px;
}

.label-inline-tratamet {
  display: inline-block;
  padding-left: 0;
  width: auto;
}

.check-selection-copy {
  display: inline-block;
}
.check-selection-copy label {
  margin-bottom: 0;
  padding-bottom: 0;
  height: 21px;
}

.embed-edit-text {
  min-height: 300px;
}

.copy-element-selection .copy-action-container {
  background-color: #4A88B1 !important;
  color: #FFFFFF !important;
  padding: 5px 10px 0px;
}
.copy-element-selection .copy-action-container b, .copy-element-selection .copy-action-container span, .copy-element-selection .copy-action-container .delete-elements, .copy-element-selection .copy-action-container i {
  color: #FFFFFF !important;
}
.copy-element-selection .copy-action-container .theme_article_default[data-theme=paragrafo] div {
  background-color: white !important;
}
.copy-element-selection .copy-action-container .theme_article_default[data-theme=paragrafo] div i {
  font-style: italic !important;
  max-width: 100%;
  color: #333 !important;
}
.copy-element-selection .copy-action-container .theme_article_default[data-theme=paragrafo] div i:hover, .copy-element-selection .copy-action-container .theme_article_default[data-theme=paragrafo] div i:focus, .copy-element-selection .copy-action-container .theme_article_default[data-theme=paragrafo] div i:active {
  padding: 0px !important;
  background-color: #fff !important;
  margin: 0px !important;
  margin-left: 0px !important;
  cursor: text !important;
  color: #333;
}
.copy-element-selection .copy-action-container div {
  background-color: #FFFFFF;
}
.copy-element-selection .copy-action-container .copy-button {
  color: #FFFFFF;
  margin-left: 5px;
}
.copy-element-selection .copy-action-container .style-button {
  margin-left: 5px;
}
.copy-element-selection .copy-action-container .style-button i {
  color: #619EC8;
}
.copy-element-selection .copy-action-container .check-selection-copy {
  color: #FFFFFF;
  background-color: transparent;
  display: inline-block;
  width: auto;
  font-weight: bold;
}
.copy-element-selection .copy-action-container .check-selection-copy label.label-checkox {
  margin-bottom: 0;
}
.copy-element-selection .copy-action-container .check-selection-copy [type=checkbox].filled-in:not(:checked) + label:after {
  background-color: #FFFFFF;
  border: 1px solid #fff;
}
.copy-element-selection .veja-tambem__wrap .border-containerDashed {
  border: 1px dashed #bbbbbb !important;
}
.copy-element-selection .border-containerDashed {
  margin-top: 0 !important;
  border: 5px solid #4A88B1 !important;
}
.copy-element-selection .border-containerDashed .border-containerDashed {
  border: none !important;
}

.copy-action-container {
  display: inline-block;
  width: 100%;
  padding: 5px 5px 0 0;
}
.copy-action-container .copy-button {
  color: #333 !important;
}
.copy-action-container .copy-button:hover {
  cursor: pointer;
  text-decoration: underline;
}
.style-button {
  margin-left: 5px;
}
.style-button i {
  color: #619EC8;
  margin-left: 5px;
}
.style-button:hover {
  cursor: pointer;
  text-decoration: underline;
}

.list-copy-elements {
  max-width: 350px;
  width: 350px;
  height: 450px;
  position: fixed;
  right: 0.3%;
  background: #FFF;
  top: 185px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.list-copy-elements .header-list {
  height: 40px;
  width: 350px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #4A88B1;
  color: #fff;
  padding: 10px;
  position: fixed;
  display: block;
  z-index: 2;
}
.list-copy-elements .footer-list {
  background-color: white;
  border-top: 1px solid #f3f3f3;
  height: 50px;
  max-height: 365px;
  padding: 10px;
  position: fixed;
  display: block;
  z-index: 2;
  width: 350px;
}
.list-copy-elements .footer-list button {
  width: 45%;
  padding: 5px;
}
.list-copy-elements .footer-list button:hover {
  cursor: pointer;
  font-weight: 600;
}
.list-copy-elements .footer-list .cancel-button {
  font-weight: 600;
}
.list-copy-elements .footer-list .cancel-button:hover {
  color: #FF4A6E;
}
.list-copy-elements .footer-list .confirme-button {
  font-weight: 600;
}
.list-copy-elements .footer-list .confirme-button:hover {
  color: #06D79D;
}
.list-copy-elements #nestable-block-element {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  cursor: not-allowed;
}
.list-copy-elements #copy-list-elements {
  padding: 10px;
  margin-top: 35px;
  max-height: 365px;
  overflow: auto;
  height: 365px;
}
.list-copy-elements #copy-list-elements li:hover {
  cursor: pointer !important;
  background-color: #396b96;
}
.list-copy-elements #copy-list-elements li:hover .dd-handle {
  color: #fff;
}
.list-copy-elements #copy-list-elements li.select {
  background-color: #396b96;
}
.list-copy-elements #copy-list-elements li.select .dd-handle {
  color: #fff;
}
.list-copy-elements #copy-list-elements li.block {
  background-color: #dcdcdc;
  cursor: not-allowed !important;
}
.list-copy-elements #copy-list-elements li.block .dd-handle {
  color: #aaa;
}
.list-copy-elements #copy-list-elements li.block .dd-handle:hover {
  cursor: not-allowed !important;
}
.list-copy-elements #copy-list-elements li.block .icon_elements {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.list-copy-elements #copy-list-elements .dd-handle {
  text-align: left;
  border-bottom: 1px solid #f3f3f3 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.list-copy-elements #copy-list-elements .dd-handle:hover {
  cursor: pointer !important;
}
.list-copy-elements #copy-list-elements .dd-handle .check-copy-item {
  border: none !important;
  float: right;
  height: 21px;
  padding-left: 21px;
  margin-right: -9px;
}
.list-copy-elements #copy-list-elements .dd-handle i {
  float: right;
  font-size: 18px;
}
.list-copy-elements #copy-list-elements .dd-handle img.icon_elements {
  height: 16px;
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}

.toast-copy {
  color: #fff;
  padding: 20px;
  text-align: center !important;
}
.toast-copy .toast-loaded {
  -webkit-transition: width 2.6s ease-in;
  transition: width 2.6s ease-in;
  background-color: #ff6849;
}
.toast-copy .header-toast {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1803921569);
  margin-bottom: 10px;
  display: block;
}
.toast-copy ul {
  list-style: none !important;
  padding: 0;
}
.toast-copy ul li {
  text-align: left;
  list-style-type: none !important;
}
.toast-copy ul li i {
  font-size: 14px;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
  border-bottom: none;
}
.toast-copy i {
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
}
.toast-copy .jq-toast-heading {
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
}
.toast-copy .jq-icon-info {
  color: #FFF;
  background-image: none;
  padding: 10px;
}

.container-buttons-elements {
  text-align: center;
  width: 100%;
}
.container-buttons-elements .hide {
  display: none;
}
.container-buttons-elements .theme_button[data-theme=new-element] {
  color: #4A88B1;
  background-color: white;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  font-family: "Montserrat", sans-serif;
  background-color: transparent;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .container-buttons-elements .theme_button[data-theme=new-element] {
    margin-right: 0;
  }
}
.container-buttons-elements .theme_button[data-theme=new-element] .icon-paste {
  font-size: 18px;
  vertical-align: middle;
}
.container-buttons-elements .theme_button[data-theme=new-element] .icon-add-element {
  width: 40px;
  height: 40px;
  border: 1px dashed;
  padding: 0px 2px;
  vertical-align: middle;
}
.container-buttons-elements .theme_button[data-theme=new-element]:hover, .container-buttons-elements .theme_button[data-theme=new-element]:active {
  color: #FFFFFF !important;
  background: #4A88B1;
  border: 1px solid #4A88B1;
  font-weight: 500;
  background-color: #4A88B1;
  cursor: pointer;
  border-radius: 50px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.container-buttons-elements .theme_button[data-theme=new-element]:hover span, .container-buttons-elements .theme_button[data-theme=new-element]:active span {
  color: #FFFFFF;
}
.container-buttons-elements .theme_button[data-theme=new-element]:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.list-erro-input {
  max-width: 350px;
  width: 350px;
  height: 450px;
  position: fixed;
  right: 0.3%;
  background: #FFF;
  top: 185px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.list-erro-input .separator {
  margin-bottom: 0;
}
.list-erro-input .location-alert {
  vertical-align: middle;
  padding: 2px;
  margin-top: -2px;
}
.list-erro-input .location-alert:hover {
  cursor: pointer;
}
.list-erro-input .location-alert i {
  color: #F8AB11;
  margin: 0;
  font-size: 15px !important;
}
.list-erro-input .msg-alert {
  font-size: 12px;
}
.list-erro-input .item-erro {
  color: #FF4A6E;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.list-erro-input .type-erro {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 5px !important;
}
.list-erro-input .location-erro {
  color: #333;
  font-size: 12px;
  font-weight: 400;
}
.list-erro-input .header-list {
  height: 40px;
  width: 350px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #4A88B1;
  color: #fff;
  padding: 10px;
  position: fixed;
  display: block;
  z-index: 2;
}
.list-erro-input .footer-list {
  background-color: white;
  border-top: 1px solid #f3f3f3;
  height: 50px;
  max-height: 365px;
  padding: 10px;
  position: fixed;
  display: block;
  z-index: 2;
  width: 350px;
}
.list-erro-input .footer-list button {
  width: 100%;
  padding: 5px;
}
.list-erro-input .footer-list button:hover {
  cursor: pointer;
  font-weight: 600;
}
.list-erro-input .footer-list .cancel-button {
  font-weight: 600;
}
.list-erro-input .footer-list .cancel-button:hover {
  color: #FF4A6E;
}
.list-erro-input .footer-list .confirme-button {
  font-weight: 600;
}
.list-erro-input .footer-list .confirme-button:hover {
  color: #06D79D;
}
.list-erro-input #nestable-block-element {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  cursor: not-allowed;
}
.list-erro-input #list-inputs {
  padding: 10px;
  margin-top: 35px;
  max-height: 365px;
  overflow: auto;
  height: 365px;
}
.list-erro-input #list-inputs li:hover {
  cursor: pointer !important;
  background-color: #f3f3f3;
}
.list-erro-input #list-inputs li:hover .dd-handle {
  color: #fff;
}
.list-erro-input #list-inputs li.select {
  background-color: #396b96;
}
.list-erro-input #list-inputs li.select .dd-handle {
  color: #fff;
}
.list-erro-input #list-inputs li.block {
  background-color: #dcdcdc;
  cursor: not-allowed !important;
}
.list-erro-input #list-inputs li.block .dd-handle {
  color: #aaa;
}
.list-erro-input #list-inputs li.block .dd-handle:hover {
  cursor: not-allowed !important;
}
.list-erro-input #list-inputs li.block .icon_elements {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.list-erro-input #list-inputs .dd-handle {
  text-align: left;
  border-bottom: 1px solid #f3f3f3 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.list-erro-input #list-inputs .dd-handle:hover {
  cursor: text;
}
.list-erro-input #list-inputs .dd-handle .check-copy-item {
  border: none !important;
  float: right;
  height: 21px;
  padding-left: 21px;
  margin-right: -9px;
}
.list-erro-input #list-inputs .dd-handle i {
  float: right;
  font-size: 18px;
}
.list-erro-input #list-inputs .dd-handle img.icon_elements {
  height: 16px;
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}

.embed-tratament {
  min-height: 16px;
  padding: 10px;
}

.control-tag-container {
  position: relative;
}
.control-tag-container .bootstrap-tagsinput {
  width: 100% !important;
  max-width: 100%;
  max-height: 100% !important;
  overflow-y: hidden !important;
}
.control-tag-container .twitter-typeahead {
  width: auto !important;
  min-width: 50px !important;
}
.control-tag-container .tt-menu {
  top: 99% !important;
}
.control-tag-container .tt-hint {
  display: none !important;
}

.height-control {
  height: 285px;
}

.select-update-tipo .bootstrap-select.btn-group .dropdown-menu {
  min-width: auto;
  width: auto;
  background-color: #FFF !important;
}
.select-update-tipo ul {
  background-color: #fff;
}
.select-update-tipo li {
  width: 100%;
  max-width: 100% !important;
  text-align: left !important;
}
.select-update-tipo a {
  width: 100%;
  min-width: 100%;
}

.theme_article {
  color: #666666;
  font-size: 1em;
  width: 100% !important;
  margin-bottom: 10px;
}
.theme_article b {
  color: #666666;
  font-size: 1em;
}
.theme_article span {
  color: #4A88B1;
}
.theme_article i:hover {
  cursor: pointer;
}
.theme_article .mce-panel {
  width: 100% !important;
  border: none;
}
.theme_article iframe {
  min-height: 155px;
  max-height: 100% !important;
  border: 1px dashed #dcdcdc !important;
}
.theme_article .-editable-content {
  width: 100% !important;
  min-width: 220px;
  min-height: 16px;
  padding: 5px;
  border: 1px dashed #bbbbbb;
}
.theme_article .-editable-content p {
  margin-bottom: 0;
}
.theme_article .-editable-content:hover {
  border: 1px dashed #bbbbbb;
}
.theme_article .-editable-content:hover i {
  opacity: 0.4;
  margin-left: 10px;
  display: inline-block !important;
}
.theme_article .-editable-content:empty {
  min-height: 16px;
  width: 100% !important;
  min-width: 100px;
  border: 1px dashed red;
  display: inline-block;
  width: 100% !important;
}
.theme_article .-editable-content:empty:after {
  content: "Erro: Campo vazio! Preencha o campo.";
  color: red;
  font-size: 11px;
  pointer-events: none;
}
.theme_article ul {
  padding: 0 !important;
}

.clear-min-width {
  min-width: inherit !important;
}

.-editable-content {
  min-height: 16px;
  width: 100%;
  border: 1px dashed #bbbbbb;
}
.-editable-content:hover {
  cursor: text;
}

@media (min-width: 1024px) {
  .an-padrao .col-a {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 6;
    grid-column-end: 10;
  }
}
.an-padrao .col-a .box {
  padding-bottom: 15px;
  border-bottom: 0.75px solid #D9D9D9;
}
.an-padrao .col-a .box header .titulo {
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
  color: #333333;
  font-family: "Playfair Display", serif;
}

.config-elements {
  float: right;
  padding: 0 10px;
  font-size: 20px;
  color: #4A88B1 !important;
}
.config-elements:hover {
  cursor: pointer;
}

.delete-elements {
  float: right;
  font-size: 20px;
  line-height: 1.5;
  color: #FF4A6E;
}
.delete-elements:hover {
  cursor: pointer;
}

.tipo-materia-info {
  display: inline-block !important;
  padding: 5px !important;
  font-size: 0.9125em;
  text-transform: uppercase;
}

.mce-content-body *[contentEditable=false][data-mce-selected], .mce-content-body *[contentEditable=true][data-mce-selected] {
  outline: none !important;
}

/**********************************/
/*Elements Article Layout Default*/
/*********************************/
.theme_article_default[data-theme=kicker] {
  text-align: left;
  vertical-align: middle;
  font-family: "Libre Franklin", sans-serif !important;
  height: auto !important;
}
.theme_article_default[data-theme=kicker] p {
  width: 100% !important;
  padding: 10px !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: inline-block !important;
  font-family: "Libre Franklin", sans-serif !important;
  font-size: 0.9125em !important;
  color: #619EC8 !important;
  background: transparent !important;
  margin: 0px 0 0 0;
  font-weight: 600;
}

.theme_article_default[data-theme=titulo] {
  width: 100% !important;
  text-align: left;
  vertical-align: middle;
  font-family: "Roboto Slab", serif !important;
  padding: 0 !important;
}
.theme_article_default[data-theme=titulo] h1 {
  width: 100% !important;
  padding: 10px;
  display: inline-block !important;
  font-family: "Playfair Display", serif !important;
  font-size: 2em !important;
  color: rgb(3, 3, 3) !important;
  margin: 0px 0 0 0;
  text-align: left !important;
  font-weight: 600;
  line-height: 1.2;
}

.theme_article_default[data-theme=dados_estatisticos] {
  width: 100%;
  text-align: left !important;
  vertical-align: middle;
  font-family: "Libre Franklin", sans-serif !important;
}
.theme_article_default[data-theme=dados_estatisticos] .-editable-content i {
  font-style: italic !important;
  max-width: 100%;
  color: #333;
}
.theme_article_default[data-theme=dados_estatisticos] .-editable-content i:hover, .theme_article_default[data-theme=dados_estatisticos] .-editable-content i:focus, .theme_article_default[data-theme=dados_estatisticos] .-editable-content i:active {
  padding: 0px !important;
  background-color: #fff !important;
  margin: 0px !important;
  margin-left: 0px !important;
  cursor: text !important;
  color: #333;
}
.theme_article_default[data-theme=dados_estatisticos] .comp.dado-estatistico {
  margin-top: 25px;
  margin-bottom: 25px;
  border-bottom: solid 1px #D9D9D9;
  font-family: "Libre Franklin", sans-serif;
}
.theme_article_default[data-theme=dados_estatisticos] .comp.dado-estatistico .dado {
  color: #619EC8;
  font-weight: bolder;
  font-size: 46px;
}
.theme_article_default[data-theme=dados_estatisticos] .comp.dado-estatistico .descricao {
  font-size: 18px;
  color: #666666;
  font-weight: bolder;
  line-height: 34px;
}
.theme_article_default[data-theme=dados_estatisticos] div {
  color: #666666;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.theme_article_default[data-theme=dados_estatisticos] div ol, .theme_article_default[data-theme=dados_estatisticos] div ul {
  margin-left: 20px;
}
.theme_article_default[data-theme=dados_estatisticos] div ol {
  list-style: decimal;
}
.theme_article_default[data-theme=dados_estatisticos] div ul {
  list-style: disc;
}
.theme_article_default[data-theme=dados_estatisticos] div a {
  color: #619EC8;
}
.theme_article_default[data-theme=dados_estatisticos] div a:hover {
  text-decoration: underline;
}

.theme_article_default[data-theme=linha_fina] {
  width: 100%;
  text-align: left;
  vertical-align: middle;
  font-family: "Libre Franklin", sans-serif !important;
  padding: 0 !important;
}
.theme_article_default[data-theme=linha_fina] p {
  padding: 10px;
  width: 100% !important;
  display: inline-block !important;
  font-family: "Libre Franklin", sans-serif !important;
  font-size: 16px !important;
  color: #666666 !important;
  margin: 0px 0 0 0;
  text-align: left !important;
  line-height: 18px;
  font-weight: 500;
}

.theme_article_default[data-theme=intertitulo] .subtitulo {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  font-weight: 700;
}
.theme_article_default[data-theme=intertitulo] .subtitulo.borda-superior {
  border-top: 2px solid #CBCBCB !important;
  padding: 10px 0;
  margin-top: 15px;
}
.theme_article_default[data-theme=intertitulo] .subtitulo.borda-inferior {
  border-bottom: 2px solid #CBCBCB !important;
  padding: 10px 0;
  margin-bottom: 10px;
}
.theme_article_default[data-theme=intertitulo] .subtitulo.-editable-content {
  border: none;
}

.theme_article_default[data-theme=paragrafo] {
  width: 100%;
  text-align: left !important;
  vertical-align: middle;
  font-family: "Libre Franklin", sans-serif !important;
}
.theme_article_default[data-theme=paragrafo] .-editable-content i {
  font-style: italic !important;
  max-width: 100%;
  color: #333;
}
.theme_article_default[data-theme=paragrafo] .-editable-content i:hover, .theme_article_default[data-theme=paragrafo] .-editable-content i:focus, .theme_article_default[data-theme=paragrafo] .-editable-content i:active {
  padding: 0px !important;
  background-color: #fff !important;
  margin: 0px !important;
  margin-left: 0px !important;
  cursor: text !important;
  color: #333;
}
.theme_article_default[data-theme=paragrafo] div {
  color: #666666;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.theme_article_default[data-theme=paragrafo] div ol, .theme_article_default[data-theme=paragrafo] div ul {
  margin-left: 20px;
}
.theme_article_default[data-theme=paragrafo] div ol {
  list-style: decimal;
}
.theme_article_default[data-theme=paragrafo] div ul {
  list-style: disc;
}
.theme_article_default[data-theme=paragrafo] div a {
  color: #619EC8;
}
.theme_article_default[data-theme=paragrafo] div a:hover {
  text-decoration: underline;
}

.theme_article_default[data-theme=citacao] {
  width: 100%;
}
.theme_article_default[data-theme=citacao]:focus {
  outline: none !important;
}
.theme_article_default[data-theme=citacao] h4 {
  color: #333333 !important;
}
.theme_article_default[data-theme=citacao] .destacado .destacado__wrap header {
  display: none;
}
.theme_article_default[data-theme=citacao] .destacado .destacado__wrap header figure {
  display: none;
}
.theme_article_default[data-theme=citacao] .destacado .destacado__wrap q {
  font-family: "Playfair Display", serif;
  color: #333333;
  font-size: 28px;
  line-height: 34px;
  font-weight: 500;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor .destacado__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor .destacado__wrap header {
  display: block;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor .destacado__wrap header .autor {
  font-family: "Libre Franklin", sans-serif;
  color: #333333;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor .destacado__wrap header .autor h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor .destacado__wrap header .autor p {
  font-size: 12px;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor .destacado__wrap q {
  margin-bottom: 15px;
  line-height: 1.5;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor-foto .destacado__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor-foto .destacado__wrap header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor-foto .destacado__wrap header figure {
  display: block;
  margin: 0 20px 0 0;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor-foto .destacado__wrap header figure img {
  width: 60px;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor-foto .destacado__wrap header .autor {
  font-family: "Libre Franklin", sans-serif;
  color: #333333;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor-foto .destacado__wrap header .autor h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.theme_article_default[data-theme=citacao] .destacado.destacado--autor-foto .destacado__wrap header .autor p {
  font-size: 12px;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.theme_article_default[data-theme=midia] p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.theme_article_default[data-theme=midia] figure {
  -o-object-fit: fill;
     object-fit: fill;
  max-width: 100%;
  -o-object-position: center;
     object-position: center;
  margin: 0;
}
.theme_article_default[data-theme=midia] figure img, .theme_article_default[data-theme=midia] figure video {
  -o-object-fit: fill;
     object-fit: fill;
  max-width: 100%;
  -o-object-position: center;
     object-position: center;
}
.theme_article_default[data-theme=midia] button {
  color: #63c9ef;
}
.theme_article_default[data-theme=midia] .fonte-midia {
  font-weight: 700;
  font-size: 16px;
  color: #333;
}
.theme_article_default[data-theme=midia] .credit {
  width: auto !important;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  margin-top: 5px;
}
.theme_article_default[data-theme=midia] .caption {
  width: auto !important;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  margin-top: 5px;
}
.theme_article_default[data-theme=midia] .theme_button[data-theme=tiny_actions] {
  background: transparent !important;
  color: #4A88B1 !important;
  border: none !important;
  opacity: 0.6;
}
.theme_article_default[data-theme=midia] .theme_button[data-theme=tiny_actions]:hover {
  cursor: pointer;
  opacity: 1;
}

.theme_article_default[data-theme=audio] h4 {
  color: #FFFFFF;
  margin-bottom: 0;
}
.theme_article_default[data-theme=audio] .comp.audio-link {
  background-color: #619EC8;
  padding: 10px 15px;
  color: #FFFFFF;
  cursor: pointer;
}
.theme_article_default[data-theme=audio] .comp.audio-link:hover {
  background-color: #4e92c1;
}
.theme_article_default[data-theme=audio] .comp.audio-link .audio-link__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=audio] .comp.audio-link .audio-link__wrap .tempo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=audio] .comp.audio-link .audio-link__wrap .tempo {
    margin-right: 15px;
  }
}
.theme_article_default[data-theme=audio] .comp.audio-link .audio-link__wrap .tempo i {
  font-size: 26px;
  margin-right: 10px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=audio] .comp.audio-link .audio-link__wrap .tempo i {
    margin-right: 15px;
  }
}
.theme_article_default[data-theme=audio] .comp.audio-link .audio-link__wrap .tempo time {
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  line-height: 11px;
  font-weight: 700;
}
.theme_article_default[data-theme=audio] .comp.audio-link .audio-link__wrap h4 {
  font-family: "Playfair Display", serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  padding-left: 10px;
  border-left: 1px solid #FFFFFF;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=audio] .comp.audio-link .audio-link__wrap h4 {
    padding-left: 15px;
  }
}

.theme_article_default[data-theme=perguntas_respostas] .delete-elements {
  margin-bottom: 0px;
  margin-right: 3px;
  padding-bottom: 0px;
  margin-top: 3px;
}
.theme_article_default[data-theme=perguntas_respostas]:hover i {
  margin-left: inherit;
  padding-left: inherit;
  padding-right: inherit;
  cursor: inherit;
  color: inherit;
  opacity: inherit;
}
.theme_article_default[data-theme=perguntas_respostas] .comp.entrevista__pergunta i.fa {
  margin-top: 3px;
  margin-right: 3px;
}
.theme_article_default[data-theme=perguntas_respostas] .comp.entrevista__pergunta h3 {
  font-family: "Libre Franklin", sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #333333 !important;
  font-weight: 700 !important;
}
.theme_article_default[data-theme=perguntas_respostas] .entrevista__resposta {
  position: relative !important;
  color: #666666 !important;
  font-family: "Libre Franklin", sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
}
.theme_article_default[data-theme=perguntas_respostas] .entrevista__resposta b {
  font-weight: 700;
}
.theme_article_default[data-theme=perguntas_respostas] .entrevista__resposta i {
  font-style: italic;
}
.theme_article_default[data-theme=perguntas_respostas] .entrevista__resposta u {
  text-decoration: underline;
}
.theme_article_default[data-theme=perguntas_respostas] .entrevista__resposta a {
  color: #619EC8 !important;
}

.theme_article_default[data-theme=veja_tambem] ul {
  padding: 0 !important;
}
.theme_article_default[data-theme=veja_tambem] .theme_button[data-theme=icon_delete] {
  padding: 4px 4px !important;
  margin-right: 5px !important;
}
.theme_article_default[data-theme=veja_tambem] .theme_button[data-theme=icon_config] {
  padding: 4px 4px !important;
  margin-right: 5px !important;
}
.theme_article_default[data-theme=veja_tambem] .veja-mais-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 11%;
  margin-left: 2em;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=veja_tambem] .border-containerDashed {
  position: relative;
  padding: 10px 10px 5px 10px;
  width: 95.5% !important;
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
  font-family: "Libre Franklin", sans-serif;
  text-align: right;
  font-size: 26px;
  line-height: 34px;
  color: #619EC8;
  font-weight: 700;
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .articles__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 98px;
  padding-left: 15px;
  border-left: 0.75px solid #D9D9D9;
  width: 85%;
  margin-top: 30px;
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article figure {
  display: none;
  margin-right: 15px;
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article figure img {
  width: 98px;
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article h3 {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a:hover h3 {
  color: #666666;
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--2 .veja-tambem__wrap .articles__wrap a article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--2 .veja-tambem__wrap .articles__wrap a article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--2 .veja-tambem__wrap .articles__wrap a article figure {
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--2 .veja-tambem__wrap .articles__wrap a article figure {
    margin-bottom: 0px;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--3 .veja-tambem__wrap .articles__wrap a {
  margin-bottom: 30px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--3 .veja-tambem__wrap .articles__wrap a {
    margin-bottom: 20px;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--3 .veja-tambem__wrap .articles__wrap a article figure {
  display: none;
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--3 .veja-tambem__wrap .articles__wrap a:last-child {
  margin-bottom: 0;
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--4 .veja-tambem__wrap .articles__wrap a {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--4 .veja-tambem__wrap .articles__wrap a {
    margin-bottom: 20px;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--4 .veja-tambem__wrap .articles__wrap a article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--4 .veja-tambem__wrap .articles__wrap a article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--4 .veja-tambem__wrap .articles__wrap a article figure {
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--4 .veja-tambem__wrap .articles__wrap a article figure {
    margin-bottom: 0px;
  }
}
.theme_article_default[data-theme=veja_tambem] .comp.veja-tambem.veja-tambem--4 .veja-tambem__wrap .articles__wrap a:last-child {
  margin-bottom: 0;
}

.theme_article_default[data-theme=veja_tambem_caso] ul {
  padding: 0 !important;
}
.theme_article_default[data-theme=veja_tambem_caso] .theme_button[data-theme=icon_delete] {
  padding: 4px 4px !important;
  margin-right: 5px !important;
}
.theme_article_default[data-theme=veja_tambem_caso] .theme_button[data-theme=icon_config] {
  padding: 4px 4px !important;
}
.theme_article_default[data-theme=veja_tambem_caso] .border-containerDashed {
  position: relative;
  padding: 10px 10px 5px 10px;
  width: 95.5% !important;
}
.theme_article_default[data-theme=veja_tambem_caso] .leia-mais-control {
  display: inline-block;
  width: 8%;
  margin-left: 2em;
  text-align: center;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
  }
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
  font-family: "Libre Franklin", sans-serif;
  text-align: left;
  font-size: 26px;
  line-height: 34px;
  color: #619EC8;
  font-weight: 700;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .label {
    text-align: right;
    border-bottom: none;
    margin-bottom: none;
  }
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 98px;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap article.box--exclusivo .title::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 24px;
  margin-left: 6px;
  vertical-align: middle;
  background-image: url("https://assets.agazeta.com.br/gazeta-live-v1/release-0.36.182/assets/img/g-exclusivo.png");
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap {
    padding-left: 15px;
    border-left: 0.75px solid #D9D9D9;
  }
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 80%;
          flex: 1 0 80%;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article figure {
  display: none;
  margin-right: 15px;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article figure img {
  width: 98px;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article .title {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a article .title {
    font-size: 22px;
    line-height: 28px;
  }
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem .veja-tambem__wrap .articles__wrap a:hover .title {
  color: #666666;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .label {
  font-size: 22px;
  margin-right: 0px;
  margin-bottom: 10px;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap {
  padding-left: 0;
  border-left: 0;
  border-top: 0.75px solid #D9D9D9;
  padding-top: 15px;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a {
  margin-bottom: 30px;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a:hover {
  text-decoration: none !important;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a {
    margin-bottom: 20px;
  }
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a article {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a article {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 88%;
    display: inline-block;
    vertical-align: middle;
  }
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a article figure {
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a article figure {
    margin-bottom: 0px;
  }
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a article .title {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 25px;
}
.theme_article_default[data-theme=veja_tambem_caso] .comp.veja-tambem.veja-tambem--5 .veja-tambem__wrap .articles__wrap a:last-child {
  margin-bottom: 0;
}

.theme_article_default[data-theme=infografico] {
  width: 100%;
  min-height: 16px !important;
  max-width: 100%;
  max-height: 100%;
}

.theme_article_default[data-theme=dailymotion] {
  width: 100%;
  min-height: 16px !important;
  max-width: 100%;
  max-height: 100%;
}
.theme_article_default[data-theme=dailymotion] .content {
  text-align: center;
}
.theme_article_default[data-theme=dailymotion] iframe {
  min-width: 360px;
  min-height: 360px;
  max-height: 100% !important;
  max-width: 100% !important;
  border: none !important;
}

.theme_article_default[data-theme=placar] .statistic {
  font-family: "Roboto Slab", serif;
  font-size: 1em;
  color: #8d8d8d;
  font-weight: 400;
}
.theme_article_default[data-theme=placar] .statistic .main-info {
  color: #4A88B1;
  font-size: 14px;
}
.theme_article_default[data-theme=placar] .statistic .loadNum {
  font-family: "Roboto Slab", serif;
  font-size: 1em;
  color: #8d8d8d;
  font-weight: 400;
}

.theme_article_default[data-theme=errata]:hover i {
  margin-left: inherit;
  padding-left: inherit;
  padding-right: inherit;
  cursor: inherit;
  color: inherit;
  opacity: inherit;
}
.theme_article_default[data-theme=errata] li.border-containerDashed {
  margin: 0;
  height: 125px;
}
.theme_article_default[data-theme=errata] ul {
  padding: 0 !important;
}
.theme_article_default[data-theme=errata] .comp.errata {
  margin-bottom: 25px;
}
.theme_article_default[data-theme=errata] .comp.errata a {
  color: #619EC8;
}
.theme_article_default[data-theme=errata] .comp.errata a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap {
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
  background-color: #F5F5F5;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=errata] .comp.errata .errata__wrap {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 15px;
  }
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap .errata__header {
  margin-bottom: 15px;
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap .errata__header p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-family: "Libre Franklin", sans-serif;
  font-size: 14px;
  color: #656565;
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap .errata__header .data-errata {
  font-size: 11px !important;
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap .errata__header .header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=errata] .comp.errata .errata__wrap .errata__header .header__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap .errata__header .header__wrap h3 {
  font-family: "Playfair Display", serif;
  color: #656565;
  font-size: 16px;
  line-height: 2;
  font-weight: 700;
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap .errata__header .header__wrap h3 i {
  font-size: 16px;
  margin-right: 5px;
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap .conteudo p {
  font-family: "Libre Franklin", sans-serif;
  color: #666666;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 25px;
}
.theme_article_default[data-theme=errata] .comp.errata .errata__wrap .conteudo p:last-child {
  margin-bottom: 0;
}

.theme_article_default[data-theme=notaPatrocinada]:hover i {
  margin-left: inherit;
  padding-left: inherit;
  padding-right: inherit;
  cursor: inherit;
  color: inherit;
  opacity: inherit;
}
.theme_article_default[data-theme=notaPatrocinada] li.border-containerDashed {
  margin: 0;
  height: 125px;
}
.theme_article_default[data-theme=notaPatrocinada] ul {
  padding: 0 !important;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada {
  margin-bottom: 25px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada a {
  color: "Libre Franklin", sans-serif;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__image {
  display: none;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap {
  border: 1px solid #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  margin: 0 auto;
  padding: 10px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content {
  padding: 10px 15px;
  width: 100%;
  display: inline;
  position: relative;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content .nota-patrocinada__header p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-family: "Libre Franklin", sans-serif;
  font-size: 14px;
  color: #656565;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content .nota-patrocinada__header .data-nota-patrocinada {
  font-size: 11px !important;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content .nota-patrocinada__header h3 {
  font-family: "Libre Franklin", sans-serif;
  color: #656565;
  font-size: 16px;
  line-height: 2;
  font-weight: 700;
  text-transform: uppercase;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content .nota-patrocinada__header h3 i {
  font-size: 16px;
  margin-right: 5px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content .conteudo {
  margin-bottom: 25px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content .conteudo p {
  font-family: "Libre Franklin", sans-serif;
  color: #666666;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 25px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content .conteudo p:last-child {
  margin-bottom: 0;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada .nota-patrocinada__wrap .nota-patrocinada__content .tag-patrocinada {
  position: absolute;
  bottom: -10px;
  right: -10px;
  padding: 5px;
  background: #d9d9d9;
  color: #666;
  font-size: 15px;
  font-weight: 600;
  font-family: "Libre Franklin", sans-serif;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem {
  display: inherit;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem .nota-patrocinada__wrap {
  display: inline-block;
  text-align: center;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem .nota-patrocinada__image {
  max-width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 225px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem .nota-patrocinada__image img {
  max-width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  max-height: 286px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem .nota-patrocinada__content {
  width: auto;
  display: inline-block;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem .nota-patrocinada__content {
    width: 58%;
  }
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem .nota-patrocinada__wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: left;
  }
  .theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem .nota-patrocinada__image {
    max-width: 50%;
    width: auto;
  }
  .theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.nota-imagem .nota-patrocinada__image img {
    max-height: 100%;
    margin-top: 0;
  }
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.horizontal .nota-patrocinada__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.horizontal .nota-patrocinada__image {
  max-width: 100%;
  width: 100%;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.horizontal .nota-patrocinada__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.horizontal .nota-patrocinada__content {
  width: 100%;
}
.theme_article_default[data-theme=notaPatrocinada] .comp.nota-patrocinada.horizontal .tag-patrocinada {
  bottom: -10px !important;
  right: 5px !important;
}

.theme_article_default[data-theme=box_conteudo]:hover i {
  margin-left: inherit;
  padding-left: inherit;
  padding-right: inherit;
  cursor: inherit;
  color: inherit;
  opacity: inherit;
}
.theme_article_default[data-theme=box_conteudo] li.border-containerDashed {
  margin: 0;
  height: 125px;
}
.theme_article_default[data-theme=box_conteudo] ul {
  padding: 0 !important;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap {
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
  background-color: #F5F5F5;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap {
    margin-left: auto;
    margin-right: auto;
    padding: 25px;
  }
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .box-conteudo__header {
  display: none;
  margin-bottom: 20px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .box-conteudo__header p {
  display: none;
  margin-bottom: 10px;
  font-family: "Libre Franklin", sans-serif;
  font-size: 14px;
  color: #333333;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .box-conteudo__header .header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .box-conteudo__header .header__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .box-conteudo__header .header__wrap figure {
  display: none;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .box-conteudo__header .header__wrap figure img {
  width: 76px;
  height: 76px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-right: 15px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .box-conteudo__header .header__wrap h3 {
  font-family: "Playfair Display", serif;
  color: #333333;
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p {
  font-family: "Libre Franklin", sans-serif;
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 25px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p:last-child {
  margin-bottom: 0;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a b, .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a i, .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a u {
  color: #BCCED7;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a:visited b, .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a:visited i, .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a:visited u {
  color: #F8AB11;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a:hover b, .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a:hover i, .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p a:hover u {
  color: #4A88B1;
  opacity: 1;
  margin-left: 0px !important;
  padding-left: 0 !important;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p b {
  font-weight: 700;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p i {
  font-style: italic;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo p u {
  text-decoration: underline;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-family: "Libre Franklin", sans-serif;
  margin-bottom: 25px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li:last-child {
  margin-bottom: 0;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li .num {
  margin-top: 6px;
  margin-right: 25px;
  color: #619EC8;
  font-size: 37px;
  font-weight: 500;
  border-top: 3px solid #619EC8;
  padding-top: 3px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li .num {
    font-size: 30px;
  }
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li figure {
  display: none;
  margin-right: 10px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li figure img {
  width: 80px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li figure img {
    width: 100px;
  }
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li header .nome {
  color: #333333;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li header .subtitulo {
  font-size: 14px;
  margin-bottom: 5px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .conteudo ul li header .texto-curto {
  font-size: 30px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .assinatura {
  display: none;
  margin-top: 15px;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo .box-conteudo__wrap .assinatura p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  color: #A5A5A5;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--header .box-conteudo__header {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--kicker .box-conteudo__header {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--kicker .box-conteudo__header p {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333333;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--img .box-conteudo__header {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--img .box-conteudo__header p {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--img .box-conteudo__header .header__wrap figure {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--footer .box-conteudo__header {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--footer .box-conteudo__header p {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--footer .box-conteudo__header .header__wrap figure {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--footer .assinatura {
  display: block;
}
.theme_article_default[data-theme=box_conteudo] .comp.box-conteudo.box-conteudo--footer .assinatura p {
  margin-bottom: 0;
  line-height: 18px;
}

.theme_article_default[data-theme=box_conteudo_lista] .theme_button[data-theme=icon_delete] {
  font-size: 12px;
  height: 24px;
  width: 24px;
}
.theme_article_default[data-theme=box_conteudo_lista] .theme_button[data-theme=icon_config] {
  font-size: 12px;
  height: 24px;
  width: 24px;
}
.theme_article_default[data-theme=box_conteudo_lista] li.border-containerDashed {
  margin: 0;
  height: auto;
}
.theme_article_default[data-theme=box_conteudo_lista] ul {
  padding: 0 !important;
}
.theme_article_default[data-theme=box_conteudo_lista] .theme_content[data-theme=right_content] {
  margin-bottom: 0 !important;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista img:not([src]) {
  display: none;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista ul li {
  min-height: 150px;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap {
  max-width: 450px;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
  background-color: #F5F5F5;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap {
    margin-left: auto;
    margin-right: auto;
    padding: 25px;
  }
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .box-conteudo__header {
  margin-bottom: 20px;
  display: block;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .box-conteudo__header p {
  display: block;
  margin-bottom: 10px;
  font-family: "Libre Franklin", sans-serif;
  font-size: 14px;
  color: #333333;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .box-conteudo__header .header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .box-conteudo__header .header__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .box-conteudo__header .header__wrap figure {
  display: none;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .box-conteudo__header .header__wrap figure img {
  width: 76px;
  height: 76px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-right: 15px;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .box-conteudo__header .header__wrap h3 {
  font-family: "Playfair Display", serif;
  color: #333333;
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-family: "Libre Franklin", sans-serif;
  margin-bottom: 25px;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li:last-child {
  margin-bottom: 0;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li .num {
  margin-top: 0;
  margin-right: 15px;
  font-size: 22px;
  color: #619EC8;
  font-weight: 500;
  border-top: 3px solid #619EC8;
  padding-top: 3px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li .num {
    font-size: 30px;
  }
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li figure {
  display: none;
  margin-right: 10px;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li figure img {
  width: 80px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li figure img {
    width: 100px;
  }
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li header {
  max-width: 100%;
  display: block;
  word-break: break-all;
  margin-bottom: 25px;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li header .nome {
  margin-top: 0;
  color: #333333;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li header .nome {
    font-size: 16px;
    line-height: 24px;
  }
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li header .subtitulo {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li header .subtitulo {
    font-size: 14px;
  }
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li header .texto-curto {
  font-size: 26px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .conteudo ul li header .texto-curto {
    font-size: 30px;
  }
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .assinatura {
  display: none;
  margin-top: 15px;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista .box-conteudo__wrap .assinatura p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  color: #A5A5A5;
}
.theme_article_default[data-theme=box_conteudo_lista] .comp.box-conteudo-lista.box-conteudo--img .conteudo ul li figure {
  display: block;
}

.theme_article_default[data-theme=box_conteudo_evento] div ul {
  list-style: disc !important;
}
.theme_article_default[data-theme=box_conteudo_evento] .theme_content[data-theme=center_content] {
  position: relative;
  height: 30px;
  width: auto;
  display: block;
  text-align: center;
}
.theme_article_default[data-theme=box_conteudo_evento] .theme_button[data-theme=icon_delete] {
  font-size: 12px;
  height: 24px;
  width: 24px;
}
.theme_article_default[data-theme=box_conteudo_evento] .theme_button[data-theme=icon_config] {
  font-size: 12px;
  height: 24px;
  width: 24px;
}
.theme_article_default[data-theme=box_conteudo_evento] li.border-containerDashed {
  margin: 0;
  min-height: 235px;
}
.theme_article_default[data-theme=box_conteudo_evento] ul {
  padding: 0 !important;
  list-style: disc !important;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.paragrafo {
  position: relative;
}
.theme_article_default[data-theme=box_conteudo_evento] .theme_content[data-theme=right_content] {
  bottom: -5px;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento .box-conteudo__wrap {
  max-width: 70%;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
  background-color: #F5F5F5;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento .box-conteudo__wrap {
    margin-left: auto;
    margin-right: auto;
    padding: 25px;
  }
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento .box-conteudo__wrap .box-conteudo__header {
  margin-bottom: 35px;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento .box-conteudo__wrap .box-conteudo__header .header__wrap h3 {
  font-family: "Libre Franklin", sans-serif;
  font-size: 28px;
  font-weight: bolder;
  color: #333;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul {
  list-style: none;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 0.75px solid #D9D9D9;
  font-family: "Libre Franklin", sans-serif;
  margin-bottom: 25px;
  padding-bottom: 20px;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li figure {
  max-width: 200px;
  display: inline-block;
  width: 100%;
  height: 174px;
  margin-right: 15px;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li figure img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 720px) {
  .theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li figure img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li header {
  display: inline-block;
  max-width: 100%;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li header .title {
  font-size: 22px;
  color: #C12848;
  font-weight: bold;
}
.theme_article_default[data-theme=box_conteudo_evento] .comp.box-conteudo--evento ul li header .linha-fina {
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  margin-top: 15px;
}

.theme_article_default[data-theme=lista] .theme_button[data-theme=icon_delete] {
  padding: 4px 6px !important;
}
.theme_article_default[data-theme=lista] .theme_content[data-theme=right_content] {
  bottom: 20px;
}
.theme_article_default[data-theme=lista] p {
  min-height: 100px;
}
.theme_article_default[data-theme=lista] ul {
  position: relative;
}
.theme_article_default[data-theme=lista] li {
  position: relative;
}
.theme_article_default[data-theme=lista] ol {
  position: relative;
  padding: 10px;
}
.theme_article_default[data-theme=lista] .galeria-simples {
  margin: -16px !important;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .galeria-simples {
    margin: 0px !important;
  }
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single,
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single img,
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav img {
  width: 100%;
}
.theme_article_default[data-theme=lista] .galeria-simples h2 {
  font-family: "Libre Franklin", sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin: 16px;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap {
  position: relative;
  margin-bottom: 10px;
  background: #000;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .slider-single {
  max-height: 320px;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .slider-single .slick-track {
  max-height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .slider-single figure {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .slider-single figure figcaption {
  background-color: #666666;
  color: #FFFFFF;
  font-family: "Libre Franklin", sans-serif;
  font-size: 10px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 10px;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .slider-single figure figcaption .credito {
  font-style: italic;
  color: #d9d9d9;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .slider-single figure img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 290px;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .btn-control {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  font-weight: 100;
  width: 100%;
  height: 0;
  top: 50%;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .btn-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .btn-control button {
  height: 64px;
  width: 32px;
  color: #A5A5A5;
  background-color: #D9D9D9;
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .btn-control button:hover {
  background-color: #cccccc;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .btn-control .prev-simples {
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  margin-left: -32px;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .btn-control .next-simples {
  border-bottom-right-radius: 90px;
  border-top-right-radius: 90px;
  margin-right: -32px;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .btn-control .slick-disabled {
  opacity: 0.5;
  cursor: auto;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-single-wrap .btn-control .slick-disabled:hover {
  background-color: #D9D9D9;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap .slider-nav {
  width: 100%;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap .slider-nav {
    width: 80%;
  }
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap .slider-nav figure {
  margin: 2.5px;
  height: 80px;
  width: 80px;
  cursor: pointer;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap .slider-nav figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap button {
  height: 24px;
  width: 24px;
  border-radius: 100%;
  color: #619EC8;
  border: 2px solid #619EC8;
  background-color: transparent;
  font-size: 9px;
  display: none !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap button:hover {
  background-color: #619EC8;
  color: #FFFFFF;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap .prev-nav {
  margin-right: calc(10% - 24px);
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap .next-nav {
  margin-left: calc(10% - 24px);
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap .slick-disabled {
  opacity: 0.5;
  cursor: auto;
}
.theme_article_default[data-theme=lista] .galeria-simples .slider-nav-wrap .slick-disabled:hover {
  background-color: #FFFFFF;
}
.theme_article_default[data-theme=lista] .embed #content {
  max-width: 50%;
  margin: 0 auto;
}
.theme_article_default[data-theme=lista] .comp.lista ol {
  margin: 0 !important;
  padding: 10px;
}
.theme_article_default[data-theme=lista] .comp.lista ol li {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .comp.lista ol li {
    margin-bottom: 50px;
  }
}
.theme_article_default[data-theme=lista] .comp.lista ol li:last-child {
  margin-bottom: 35px;
}
.theme_article_default[data-theme=lista] .comp.lista ol li figure {
  display: none;
  margin-bottom: 25px;
}
.theme_article_default[data-theme=lista] .comp.lista ol li figure img {
  width: 100%;
}
.theme_article_default[data-theme=lista] .comp.lista ol li figure video {
  width: 100%;
}
.theme_article_default[data-theme=lista] .comp.lista ol li .texto-lista {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme_article_default[data-theme=lista] .comp.lista ol li .texto-lista .num {
  margin-top: 7px;
  margin-right: 25px;
  padding-top: 5px;
  color: #619EC8;
  font-family: "Libre Franklin", sans-serif;
  font-size: 38px;
  font-weight: 400;
  border-top: 3px solid #619EC8;
  max-width: 30%;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista ol li .texto-lista .num {
    margin-left: 20px;
    padding-top: 10px;
    font-size: 134px;
    border-top: 10px solid #619EC8;
  }
}
.theme_article_default[data-theme=lista] .comp.lista ol li .texto-lista .num:empty .wrap {
  width: 100% !important;
}
.theme_article_default[data-theme=lista] .comp.lista ol li .texto-lista > .wrap {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  line-height: 24px;
  width: 65%;
}
@media (max-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista ol li .texto-lista > .wrap {
    width: 100%;
  }
}
.theme_article_default[data-theme=lista] .comp.lista ol li .texto-lista > .wrap h4 {
  margin-bottom: 25px;
  color: #333333;
  font-weight: 700;
}
.theme_article_default[data-theme=lista] .comp.lista ol li .texto-lista > .wrap p {
  color: #666666;
}
.theme_article_default[data-theme=lista] .comp.lista .gallery .border-containerDashed {
  border: none !important;
  margin-bottom: 30px;
}
.theme_article_default[data-theme=lista] .comp.lista .comp.video-noticia {
  position: relative;
}
.theme_article_default[data-theme=lista] .comp.lista .comp.video-noticia .my-video-dimensions {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
}
.theme_article_default[data-theme=lista] .comp.lista .comp.video-noticia .my-video-dimensions video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theme_article_default[data-theme=lista] .comp.lista .comp.video-noticia .vjs-big-play-button {
  display: none;
}
.theme_article_default[data-theme=lista] .comp.lista .comp.video-noticia .play-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  pointer-events: none;
  bottom: 15px;
  left: 15px;
  background-color: rgba(51, 51, 51, 0.7);
  padding: 5px 16px;
  color: #FFFFFF;
  margin-right: 5px;
}
.theme_article_default[data-theme=lista] .comp.lista .comp.video-noticia .play-btn i {
  margin-right: 10px;
  font-size: 56px;
}
.theme_article_default[data-theme=lista] .comp.lista .comp.video-noticia .play-btn span {
  font-size: 18px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista.lista--imagem {
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .comp.lista.lista--imagem {
    -ms-grid-column: 3;
        grid-column-start: 3;
  }
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol {
  list-style: none;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li {
  list-style: none;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure {
  display: block;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure.gif {
  min-height: 300px;
  max-height: 550px;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure.galeria {
  position: relative;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure.galeria .galeria-label {
  position: absolute;
  bottom: 10px;
  left: 5px;
  padding: 10px;
  color: #FFFFFF;
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  line-height: 14px;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure.galeria .galeria-label i {
  margin-right: 15px;
  font-size: 18px;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure.galeria .galeria-label div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure.galeria .galeria-label div .inst {
  font-size: 10px;
  color: #D9D9D9;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure.galeria:hover {
  cursor: pointer;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li figure.embed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li .texto-lista > .wrap {
  width: 65%;
}
@media (max-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista.lista--imagem ol li .texto-lista > .wrap {
    width: 100%;
  }
}
.theme_article_default[data-theme=lista] .comp.lista.lista--imagem .comp.video-noticia {
  margin-bottom: 25px;
}
.theme_article_default[data-theme=lista] .comp.lista.lista-media ol li {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .comp.lista.lista-media ol li {
    margin-bottom: 50px;
  }
}
.theme_article_default[data-theme=lista] .comp.lista.lista-media ol li:last-child {
  margin-bottom: 35px;
}
.theme_article_default[data-theme=lista] .comp.lista.lista-media ol li .texto-lista {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme_article_default[data-theme=lista] .comp.lista.lista-media ol li .texto-lista .num {
  font-size: 38px;
  max-width: 25%;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista.lista-media ol li .texto-lista .num {
    font-size: 90px;
  }
}
.theme_article_default[data-theme=lista] .comp.lista.lista-media ol li .texto-lista > .wrap h4 {
  margin-bottom: 10px;
}
.theme_article_default[data-theme=lista] .comp.lista.lista-pequena ol li {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .comp.lista.lista-pequena ol li {
    margin-bottom: 50px;
  }
}
.theme_article_default[data-theme=lista] .comp.lista.lista-pequena ol li:last-child {
  margin-bottom: 35px;
}
.theme_article_default[data-theme=lista] .comp.lista.lista-pequena ol li .texto-lista {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme_article_default[data-theme=lista] .comp.lista.lista-pequena ol li .texto-lista .num {
  font-size: 38px;
  max-width: 15%;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista.lista-pequena ol li .texto-lista .num {
    font-size: 46px;
  }
}
.theme_article_default[data-theme=lista] .comp.lista.lista-pequena ol li .texto-lista > .wrap h4 {
  margin-bottom: 10px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista.mdc-layout-grid__cell--span-6-desktop {
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .comp.lista.mdc-layout-grid__cell--span-6-desktop {
    -ms-grid-column: 4;
        grid-column-start: 4;
  }
}
.theme_article_default[data-theme=lista] .comp.lista.mdc-layout-grid__cell--span-6-desktop.comp.lista.lista--imagem ol li .texto-lista {
  width: 100%;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista.mdc-layout-grid__cell--span-8-desktop {
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .comp.lista.mdc-layout-grid__cell--span-8-desktop {
    -ms-grid-column: 3;
        grid-column-start: 3;
  }
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=lista] .comp.lista.mdc-layout-grid__cell--span-12-desktop {
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=lista] .comp.lista.mdc-layout-grid__cell--span-12-desktop {
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
}
.theme_article_default[data-theme=lista] .comp.lista.mdc-layout-grid__cell--span-12-desktop.comp.lista.lista--imagem ol li .texto-lista {
  max-width: 605px;
}

.theme_article_default[data-theme=documento] {
  width: 100%;
}
.theme_article_default[data-theme=documento] .comp.documento {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme_article_default[data-theme=documento] .comp.documento figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 7px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=documento] .comp.documento figure {
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=documento] .comp.documento figure {
    padding-right: 15px;
  }
}
.theme_article_default[data-theme=documento] .comp.documento figure i {
  margin-right: 10px;
  font-size: 78px;
  color: #A5A5A5;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=documento] .comp.documento figure i {
    margin-right: 20px;
    font-size: 100px;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=documento] .comp.documento figure i {
    margin-right: 15px;
    font-size: 80px;
  }
}
.theme_article_default[data-theme=documento] .comp.documento figure span {
  color: #A5A5A5;
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
.theme_article_default[data-theme=documento] .comp.documento header {
  border-left: 0.75px solid #D9D9D9;
  padding: 3px 0px 3px 10px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=documento] .comp.documento header {
    padding: 8px 0px 8px 20px;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=documento] .comp.documento header {
    padding: 3px 0px 10px 15px;
  }
}
.theme_article_default[data-theme=documento] .comp.documento header h4 {
  color: #333333;
  font-family: "Playfair Display", serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 6px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=documento] .comp.documento header h4 {
    font-size: 28px;
    line-height: 38px;
  }
}
.theme_article_default[data-theme=documento] .comp.documento header p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.theme_article_default[data-theme=documento] .comp.documento header button {
  font-family: "Libre Franklin", sans-serif;
  color: #619EC8;
  font-size: 12px;
  cursor: pointer;
  margin-right: 20px;
}
.theme_article_default[data-theme=documento] .comp.documento header button:hover {
  text-decoration: underline;
}

.theme_article_default[data-theme=patrocinado_ass] {
  width: 100%;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado {
  margin-top: 25px;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
@media (max-width: 720px) {
  .theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento {
  min-width: 260px;
  margin-bottom: 10px;
  font-family: "Libre Franklin", sans-serif;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento img {
  margin-right: 15px;
  max-height: 50px;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento .nome {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  display: block;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento .email {
  font-size: 0.9125em;
  line-height: 14px;
}
@media (max-width: 720px) {
  .theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento {
    margin-bottom: 15px;
  }
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento .tooltiptext {
  visibility: hidden;
  width: 370px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 60px;
  margin-left: -60px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 10px;
  line-height: 14px;
}
@media (max-width: 500px) {
  .theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento .tooltiptext {
    width: 260px;
  }
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado .oferecimento-container .oferecimento .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 60px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado.patrocinado.vertical .oferecimento-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado.patrocinado.vertical .oferecimento-container .oferecimento {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado.patrocinado.vertical .oferecimento-container .oferecimento img {
  margin-right: 0;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado.patrocinado.vertical .oferecimento-container .oferecimento .info {
  margin-top: 10px;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado.patrocinado.horizontal .oferecimento-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado.patrocinado .frase-conteudo-pago {
  background: #eeeeef;
  text-align: center;
  padding: 5px 13px;
  border-radius: 2px;
  margin-top: 0;
}
.theme_article_default[data-theme=patrocinado_ass] .comp.patrocinado.patrocinado .frase-conteudo-pago p {
  color: #666;
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}

.theme_article_default[data-theme=galeria_especial] {
  width: 100%;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial {
  position: relative;
  -ms-grid-column: 1;
      grid-column-start: 1;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider {
  background-color: #333333;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider .slick-list {
  padding: 0px 17% 0 0;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider .slick-list {
    padding: 0px 13% 0 0;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider .slick-list {
    padding: 0px 17% 0 0;
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider .slick-list::after {
  content: "";
  width: 17%;
  height: 100%;
  background-color: #333333;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.5;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider .slick-list::after {
    width: 13%;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider .slick-list::after {
    width: 17%;
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider .slide-item figure img {
  width: 100%;
  max-height: 588px;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__slider .slide-item figure figcaption {
  display: none;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev {
  display: none;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: calc(50% - 120px);
    right: calc(13% - 34px);
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev {
    right: calc(17% - 34px);
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev button {
  width: 34px;
  height: 68px;
  background-color: #FFFFFF;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev button:hover {
  background-color: #f2f2f2;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev button.slick-disabled {
  background: #D9D9D9;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev button.prev {
  border-top-left-radius: 68px;
  border-bottom-left-radius: 68px;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev button.next {
  border-top-right-radius: 68px;
  border-bottom-right-radius: 68px;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .next-prev button i {
  font-size: 25px;
  color: #619EC8;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 120px;
  padding: 25px;
  background-color: #333333;
  font-family: "Libre Franklin", sans-serif;
  color: #FFFFFF;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .contador {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-right: 25px;
  margin-bottom: 5px;
  font-size: 12px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .contador {
    width: 7.5%;
    margin-bottom: 0px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .contador {
    width: 13.5%;
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .legenda {
  width: 100%;
  margin-right: 25px;
  margin-bottom: 20px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .legenda {
    width: 65%;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .legenda {
    width: 60%;
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .legenda p {
  font-size: 14px;
  line-height: 17px;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .legenda.slide-1 p {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .legenda.slide-1 p {
    font-size: 28px;
    line-height: 38px;
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-left: 0;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col {
    width: 21%;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col {
    width: 15.5%;
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .abre-lightbox {
  cursor: pointer;
  display: none;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .social-items {
  margin: 0;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .social-items {
    margin: 0;
  }
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .social-items ul {
  float: none;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .social-items ul a {
  margin-right: 5px;
  display: inline-block;
  margin-left: 0;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .social-items ul a:hover li {
  background-color: #FFFFFF;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .social-items ul a:hover i {
  color: #333333;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .social-items ul a li {
  border: 1px solid #FFFFFF;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  text-align: center;
  padding: 2px 0;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .right-col .social-items ul a li i {
  color: #FFFFFF;
}
.theme_article_default[data-theme=galeria_especial] .comp.galeria-especial .galeria-especial__info .ver-lista {
  display: none;
}

.theme_article_default[data-theme=galeria_simples] .swiper-slide {
  background-size: contain !important;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples {
  margin: -16px !important;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_simples] .galeria-simples {
    margin: 0px !important;
  }
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single,
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single img,
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav img {
  width: 100%;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples h2 {
  font-family: "Libre Franklin", sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin: 16px;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap {
  position: relative;
  margin-bottom: 10px;
  background: #000;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .slider-single {
  max-height: 320px;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .slider-single .slick-track {
  max-height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .slider-single figure {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .slider-single figure figcaption {
  background-color: #666666;
  color: #FFFFFF;
  font-family: "Libre Franklin", sans-serif;
  font-size: 10px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 10px;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .slider-single figure figcaption .credito {
  font-style: italic;
  color: #d9d9d9;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .slider-single figure img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 290px;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .btn-control {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  font-weight: 100;
  width: 100%;
  height: 0;
  top: 50%;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .btn-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .btn-control button {
  height: 64px;
  width: 32px;
  color: #A5A5A5;
  background-color: #D9D9D9;
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .btn-control button:hover {
  background-color: #cccccc;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .btn-control .prev-simples {
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  margin-left: -32px;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .btn-control .next-simples {
  border-bottom-right-radius: 90px;
  border-top-right-radius: 90px;
  margin-right: -32px;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .btn-control .slick-disabled {
  opacity: 0.5;
  cursor: auto;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-single-wrap .btn-control .slick-disabled:hover {
  background-color: #D9D9D9;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap .slider-nav {
  width: 100%;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap .slider-nav {
    width: 80%;
  }
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap .slider-nav figure {
  margin: 2.5px;
  height: 80px;
  width: 80px;
  cursor: pointer;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap .slider-nav figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap button {
  height: 24px;
  width: 24px;
  border-radius: 100%;
  color: #619EC8;
  border: 2px solid #619EC8;
  background-color: transparent;
  font-size: 9px;
  display: none !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap button:hover {
  background-color: #619EC8;
  color: #FFFFFF;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap .prev-nav {
  margin-right: calc(10% - 24px);
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap .next-nav {
  margin-left: calc(10% - 24px);
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap .slick-disabled {
  opacity: 0.5;
  cursor: auto;
}
.theme_article_default[data-theme=galeria_simples] .galeria-simples .slider-nav-wrap .slick-disabled:hover {
  background-color: #FFFFFF;
}
.theme_article_default[data-theme=galeria_simples] .slick-lightbox-slick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  font-weight: 100;
  width: 100%;
  height: 0;
  top: 50%;
}
.theme_article_default[data-theme=galeria_simples] .slick-lightbox-slick .slick-arrow {
  height: 64px;
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=galeria_simples] .slick-lightbox-slick .slick-arrow i {
  color: #FFFFFF;
  font-size: 34px;
}
.theme_article_default[data-theme=galeria_simples] .slick-lightbox-slick .slick-arrow.slick-prev {
  margin-left: 10px;
}
.theme_article_default[data-theme=galeria_simples] .slick-lightbox-slick .slick-arrow.slick-next {
  margin-right: 10px;
}

.theme_article_default[data-theme=tempo_real] div.-editable-content {
  max-width: 220px !important;
}
.theme_article_default[data-theme=tempo_real] .theme_button[data-theme=icon_delete] {
  padding: 4px 6px !important;
}
.theme_article_default[data-theme=tempo_real] .tempo-real {
  position: relative;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real {
  font-family: "Libre Franklin", sans-serif;
  color: #333333;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=tempo_real] .comp.tempo-real {
    -ms-grid-column: 4;
        grid-column-start: 4;
  }
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap {
  position: relative;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .tempo {
  padding: 10px 20px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #D9D9D9;
  width: 60px;
  font-size: 20px;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .tempo::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  border-top: 0.75px solid #D9D9D9;
  z-index: -1;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header h1.title {
  font-family: "Playfair Display", serif;
  font-size: 26px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p {
  font-size: 16px;
  margin-bottom: 15px;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a b, .theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a i, .theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a u {
  color: #BCCED7;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a:visited b, .theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a:visited i, .theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a:visited u {
  color: #F8AB11;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a:hover b, .theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a:hover i, .theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p a:hover u {
  color: #4A88B1;
  opacity: 1;
  margin-left: 0px !important;
  padding-left: 0 !important;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p b {
  font-weight: 700;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p i {
  font-style: italic;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap header p u {
  text-decoration: underline;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap figure {
  display: none;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap figure img,
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap figure video {
  width: 100%;
  height: auto;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .media-embed {
  display: none;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .media-embed blockquote.instagram-media {
  min-width: 100% !important;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .social-media {
  margin: 15px 0px;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .social-media ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .social-media ul .item {
  margin-right: 5px;
  border-radius: 100%;
  border: 1px solid #619EC8;
  padding: 5px;
  height: 1em;
  width: 1em;
  text-align: center;
  height: 30px;
  width: 30px;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .social-media ul .item i {
  color: #619EC8;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real .tempo-real__wrap .social-media ul .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real.tempo-real--media figure {
  display: block;
}
.theme_article_default[data-theme=tempo_real] .comp.tempo-real.tempo-real--embed .media-embed {
  display: block;
  margin-bottom: 15px;
}

.theme_article_default[data-theme=video] .comp.video-noticia {
  position: relative;
}
.theme_article_default[data-theme=video] .comp.video-noticia .my-video-dimensions {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
}
.theme_article_default[data-theme=video] .comp.video-noticia .my-video-dimensions video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theme_article_default[data-theme=video] .comp.video-noticia .vjs-big-play-button {
  display: none;
}
.theme_article_default[data-theme=video] .comp.video-noticia .play-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  pointer-events: none;
  bottom: 15px;
  left: 15px;
  background-color: rgba(51, 51, 51, 0.7);
  padding: 5px 16px;
  color: #FFFFFF;
  margin-right: 5px;
}
.theme_article_default[data-theme=video] .comp.video-noticia .play-btn i {
  margin-right: 10px;
  font-size: 56px;
}
.theme_article_default[data-theme=video] .comp.video-noticia .play-btn span {
  font-size: 18px;
}

.theme_article_default[data-theme=video_entrevista] .border-containerDashed {
  position: relative;
  padding: 5px 5px 15px;
  margin: 0px;
}
.theme_article_default[data-theme=video_entrevista] video {
  width: 100% !important;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=video_entrevista] .video-entrevista .col-a {
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
}
.theme_article_default[data-theme=video_entrevista] .video-entrevista .col-a .video-wrap video {
  width: 100%;
}
.theme_article_default[data-theme=video_entrevista] .video-entrevista .topicos {
  font-size: 16px;
  font-family: "Libre Franklin", sans-serif;
  font-weight: bold;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=video_entrevista] .video-entrevista .topicos {
    overflow: auto;
    max-height: 330px;
  }
}
.theme_article_default[data-theme=video_entrevista] .video-entrevista .topicos .citacao {
  margin-bottom: 15px;
}
.theme_article_default[data-theme=video_entrevista] .video-entrevista .topicos .citacao a {
  color: #619EC8;
  margin-right: 5px;
  display: inline-block;
  min-width: 50px;
  width: auto !important;
  margin-bottom: 10px;
}
.theme_article_default[data-theme=video_entrevista] .video-entrevista .topicos .citacao span {
  color: #333333;
}

.theme_article_default[data-theme=embed] {
  min-height: 16px !important;
}
.theme_article_default[data-theme=embed] div {
  min-height: 16px !important;
}
.theme_article_default[data-theme=embed] .comp.media-embed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=embed] .comp.media-embed {
    display: block;
  }
}
.theme_article_default[data-theme=embed] .comp.media-embed blockquote.instagram-media {
  min-width: 100% !important;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=embed] .comp.media-embed blockquote.instagram-media {
    min-width: inherit !important;
  }
}

.theme_article_default[data-theme=header_entrevista] figure {
  margin-bottom: 0px !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  min-width: 50% !important;
}
.theme_article_default[data-theme=header_entrevista] figure figcaption {
  display: none !important;
}
.theme_article_default[data-theme=header_entrevista] figure img {
  width: auto;
  height: 100%;
  max-width: 100%;
}
.theme_article_default[data-theme=header_entrevista] .theme_article_default[data-theme=midia] {
  margin-top: -23px;
  margin-bottom: 0px;
}
.theme_article_default[data-theme=header_entrevista] .theme_article_default[data-theme=midia] .dropzone {
  max-height: 480px;
  min-height: 480px;
}
.theme_article_default[data-theme=header_entrevista] .theme_article_default[data-theme=midia] .dropzone .dz-message {
  padding: 35% 5%;
  text-align: center;
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Libre Franklin", sans-serif;
  color: #FFFFFF !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0px -16px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap {
    margin: auto;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap {
    -ms-grid-column: 2;
        grid-column-start: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figcaption.mobile {
  display: block;
  font-size: 10px;
  color: #666666;
  line-height: 14px;
  padding: 0px 15px;
  margin-top: 7px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figcaption.mobile {
    padding: 0px;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figcaption.mobile {
    display: none;
  }
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figure {
  margin-bottom: -4px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figure {
    margin-bottom: 0px;
    width: 50%;
  }
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figure img {
  width: 100%;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figure img {
    width: auto;
    height: 100%;
  }
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figure figcaption {
  display: none;
  font-size: 10px;
  color: #666666;
  line-height: 14px;
  margin-top: 7px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap figure figcaption {
    display: block;
    margin-top: 0px;
  }
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header {
  background-color: #333333;
  position: relative;
  padding: 15px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header {
    padding: 50px 90px;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header {
    padding: 50px;
    width: 50%;
  }
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 0 20px 25px 20px;
  border-color: transparent transparent #333333 transparent;
  left: 44.5%;
  top: -25px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header .arrow {
    display: none;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #333333 transparent transparent;
    position: absolute;
    -webkit-transform: rotate(360deg);
    border-width: 20px 25px 20px 0;
    left: -25px;
    top: calc(50% - 25px);
  }
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header h3 {
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF !important;
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header h1 {
  font-size: 38px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  line-height: 44px;
  color: #FFFFFF !important;
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header p {
  font-size: 16px;
  line-height: 26px;
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header .top div {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header .top button {
  color: #FFFFFF;
  border-color: #FFFFFF;
  border-radius: 100%;
  border: 1px solid #FFFFFF;
  width: 25px;
  height: 25px;
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header .top .audio {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.theme_article_default[data-theme=header_entrevista] .an-entrevista .an-entrevista__wrap header .line {
  height: 1px;
  width: 33%;
  background-color: #FFFFFF;
  margin: 20px 0px;
}

.theme_article_default[data-theme=header_especial] .an-especial {
  position: relative;
}
@media (min-width: 320px) {
  .theme_article_default[data-theme=header_especial] .an-especial .mdc-layout-grid {
    padding: 0px 16px;
  }
}
.theme_article_default[data-theme=header_especial] .an-especial .box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: none;
  padding-bottom: 0;
}
.theme_article_default[data-theme=header_especial] .an-especial .box figcaption {
  font-family: "Libre Franklin", sans-serif;
  display: none;
  margin: 5px 0px;
  font-size: 10px;
  color: #666666;
  -ms-flex-item-align: normal;
      -ms-grid-row-align: normal;
      align-self: normal;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_especial] .an-especial .box figcaption {
    display: block;
  }
}
.theme_article_default[data-theme=header_especial] .an-especial .box figure {
  margin-bottom: 0px;
  position: relative;
}
@media (max-width: 1024px) {
  .theme_article_default[data-theme=header_especial] .an-especial .box figure img {
    margin-bottom: 15px;
  }
}
@media (max-width: 1280px) {
  .theme_article_default[data-theme=header_especial] .an-especial .box figure {
    width: 100vw;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_especial] .an-especial .box figure::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+1,0.65+91 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0)), color-stop(91%, rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.65) 91%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
    /* IE6-9 */
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .theme_article_default[data-theme=header_especial] .an-especial .box figure::before {
    width: 100vw;
  }
}
.theme_article_default[data-theme=header_especial] .an-especial .box header {
  width: 100%;
}
.theme_article_default[data-theme=header_especial] .an-especial .box header p.linha-fina {
  font-size: 16px;
  line-height: 26px;
}
.theme_article_default[data-theme=header_especial] .an-especial .box header .titulo {
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_especial] .an-especial .box header {
    width: 75%;
    bottom: 44px;
    position: absolute;
  }
  .theme_article_default[data-theme=header_especial] .an-especial .box header h3, .theme_article_default[data-theme=header_especial] .an-especial .box header h1, .theme_article_default[data-theme=header_especial] .an-especial .box header label, .theme_article_default[data-theme=header_especial] .an-especial .box header p, .theme_article_default[data-theme=header_especial] .an-especial .box header button, .theme_article_default[data-theme=header_especial] .an-especial .box header span, .theme_article_default[data-theme=header_especial] .an-especial .box header div, .theme_article_default[data-theme=header_especial] .an-especial .box header .aovivo, .theme_article_default[data-theme=header_especial] .an-especial .box header .audio-btn, .theme_article_default[data-theme=header_especial] .an-especial .box header .entrevistado {
    color: #FFFFFF;
  }
}
@media (min-width: 1280px) {
  .theme_article_default[data-theme=header_especial] .an-especial .box header {
    width: 50%;
    bottom: 44px;
    position: absolute;
  }
  .theme_article_default[data-theme=header_especial] .an-especial .box header h3, .theme_article_default[data-theme=header_especial] .an-especial .box header h2, .theme_article_default[data-theme=header_especial] .an-especial .box header label, .theme_article_default[data-theme=header_especial] .an-especial .box header p, .theme_article_default[data-theme=header_especial] .an-especial .box header button, .theme_article_default[data-theme=header_especial] .an-especial .box header span, .theme_article_default[data-theme=header_especial] .an-especial .box header div, .theme_article_default[data-theme=header_especial] .an-especial .box header .aovivo, .theme_article_default[data-theme=header_especial] .an-especial .box header .audio-btn, .theme_article_default[data-theme=header_especial] .an-especial .box header .entrevistado {
    color: #FFFFFF;
  }
}

.theme_article_default[data-theme=header_sup_especial] figure {
  margin-bottom: 0;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid {
    margin: 0;
  }
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid figure {
  width: 100%;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid figure::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #333333;
  opacity: 0.3;
  position: absolute;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid figure img {
  width: 100%;
  height: auto;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid header {
  position: absolute;
  padding: 20px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid header {
    padding: 40px;
  }
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid header h1 {
  font-family: "Playfair Display", serif;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  width: 70%;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid header h1 {
    width: 50%;
    font-size: 38px;
    line-height: 48px;
  }
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid header .linha-fina {
  margin-top: 10px;
  margin-bottom: 0;
  color: #FFFFFF;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  line-height: 18px;
  min-width: 100px;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se .topo__grid header .linha-fina.noticia {
  font-size: 16px;
  line-height: 24px;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--esq .topo__grid header h1, .theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--esq .topo__grid header .linha-fina {
  margin-left: 0px;
  text-align: left;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--dir .topo__grid header h1, .theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--dir .topo__grid header .linha-fina {
  margin-right: 0px;
  text-align: right;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--box {
  display: block;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--box .topo__grid {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--box .topo__grid figure::before {
  display: none;
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--box .topo__grid header {
  position: relative;
  display: block;
  background-color: #fff;
  margin-top: -40px;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  -webkit-box-shadow: 0px 0px 26px 9px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 26px 9px rgba(0, 0, 0, 0.19);
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--box .topo__grid header {
    margin-top: -150px;
    margin-left: 3%;
    margin-right: auto;
    width: 50%;
  }
}
.theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--box .topo__grid header h1, .theme_article_default[data-theme=header_sup_especial] .abertura-se.abertura-se--box .topo__grid header .linha-fina {
  color: #333333;
  width: 100%;
  text-align: left;
  margin: 0px;
}

.theme_article_default[data-theme=umt_doisv_container]:hover i {
  margin-left: inherit;
  padding-left: inherit;
  padding-right: inherit;
  cursor: inherit;
  color: inherit;
  opacity: inherit;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv {
  padding-top: 25px;
  border-top: 0.75px solid #D9D9D9;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col {
    width: calc(50% - 13.5px);
  }
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col header {
  color: #333333;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col header h3 {
  margin-bottom: 25px;
  font-family: "Playfair Display", serif;
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
  color: #333;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col header .assinatura {
  padding-bottom: 25px;
  font-family: "Libre Franklin", sans-serif;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col header .assinatura .nome {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  margin-bottom: 3px;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col header .assinatura .desc {
  font-size: 12px;
  line-height: 18px;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo {
  position: relative;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a b, .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a i, .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a u {
  color: #BCCED7;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a:visited b, .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a:visited i, .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a:visited u {
  color: #F8AB11;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a:hover b, .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a:hover i, .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p a:hover u {
  color: #4A88B1;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p b {
  font-weight: 700;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p i {
  font-style: italic;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col .conteudo p u {
  text-decoration: underline;
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--a {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 0.75px solid #D9D9D9;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--a {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
  }
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--a .conteudo .ad-area-a {
  display: none;
  height: 160px;
  float: right;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--a .conteudo .ad-area-a {
    display: inline;
  }
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--a .conteudo .ad-area-b {
  display: none;
  height: 270px;
  float: right;
  clear: right;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--a .conteudo .ad-area-b {
    width: 157px;
    display: inline;
  }
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--b .conteudo .ad-area-a {
  display: none;
  height: 160px;
  float: left;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--b .conteudo .ad-area-a {
    display: inline;
  }
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--b .conteudo .ad-area-b {
  display: none;
  height: 270px;
  float: left;
  clear: left;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .col.col--b .conteudo .ad-area-b {
    width: 157px;
    display: inline;
  }
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .umt-doisv__ads {
  display: none;
  position: absolute;
  top: 160px;
  right: -165px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .umt-doisv__ads {
    display: block;
  }
}
.theme_article_default[data-theme=umt_doisv_container] .umt-doisv .umt-doisv__ads--mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=umt_doisv_container] .umt-doisv .umt-doisv__ads--mobile {
    display: none;
  }
}

.theme_article_default[data-theme=destaque_recuo] {
  width: 75%;
  margin: 0 auto;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo {
  max-width: 90%;
  margin: 0px 30px 15px 30px;
  font-family: "Libre Franklin", sans-serif;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo {
    width: 37%;
    margin: 0px 45px 15px 30px;
  }
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo figure {
  margin-bottom: 10px;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo figure img {
  width: 100%;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo h3 {
  font-weight: 600;
  line-height: 26px;
  font-size: 18px;
  color: #333;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo p {
  font-weight: 300;
  line-height: 26px;
  font-size: 16px;
  color: #A5A5A5;
  color: #333;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo h3 + p {
  margin-top: 10px;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--multimedia-esq {
  float: left;
  display: block;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--multimedia-dir {
  float: right;
  display: block;
  margin: 0px 30px 15px 45px;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--texto-esq {
  float: left;
  display: block;
  margin-bottom: 30px;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--texto-esq figure {
  display: none;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--texto-dir {
  float: right;
  display: block;
  margin: 0px 30px 30px 45px;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--texto-dir figure {
  display: none;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--img-esq {
  float: left;
  display: block;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--img-esq h3,
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--img-esq p {
  display: none;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--img-esq {
    max-width: 48%;
    margin: 0px 25px 0px 0px;
  }
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--img-dir {
  float: right;
  display: block;
}
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--img-dir h3,
.theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--img-dir p {
  display: none;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=destaque_recuo] .destaque-paragrafo.destaque-paragrafo--img-dir {
    max-width: 48%;
    margin: 0px 30px 15px 45px;
  }
}

.theme_article_default[data-theme=header_obituario] {
  position: relative;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .theme_article_default[data-theme=header_obituario] .an-obituario .cropper-container {
  min-height: 215px !important;
  top: 40px;
  max-width: 220px !important;
  min-width: 220px !important;
  max-height: 215px !important;
  width: 100% !important;
  height: calc(100vh - 20px) !important;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a {
  padding-bottom: 25px;
  border-bottom: 0.75px solid #D9D9D9;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box {
  border-bottom: none;
  min-height: 310px;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: calc(30% + 25px);
  }
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure {
  max-width: 100%;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure .theme_article .border-containerDashed {
  min-height: 280px;
  padding: 0 !important;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure .theme_article .cropper-bg {
  background-image: none !important;
  max-width: 100% !important;
  padding: 0;
  margin: 0 auto;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure .theme_article .cropper-canvas {
  max-width: 100%;
  width: 100% !important;
  height: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure .theme_article figure {
  width: 100%;
  -o-object-fit: fill;
  object-fit: fill !important;
  max-width: 100% !important;
  -o-object-position: center;
  /* object-position: center !important; */
  width: 100% !important;
  height: 100% !important;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure .cropper-container {
  min-height: 215px !important;
  top: 40px;
  max-width: 220px !important;
  min-width: 220px !important;
  max-height: 215px !important;
  width: 100% !important;
  height: calc(100vh - 20px) !important;
}
@media (min-width: 720px) {
  .theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure {
    position: absolute;
    width: 30%;
    left: 0;
  }
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header figure img {
  display: block;
  width: 100%;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header .kicker {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header .kicker {
    margin-bottom: 8px;
  }
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header .titulo {
  margin-bottom: 15px;
  text-align: center;
  font-size: 28px;
  line-height: 38px;
}
@media (min-width: 1024px) {
  .theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header .titulo {
    margin-bottom: 10px;
    text-align: left;
  }
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header .data-morte {
  margin-bottom: 10px;
  font-family: "Libre Franklin", sans-serif;
  color: #666666;
  font-size: 16px;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .box header .comunicado-por {
  margin-bottom: 10px;
  color: #A5A5A5;
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  font-weight: 600;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura {
  margin-top: 25px;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-assinatura {
  padding: 0;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-assinatura li {
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 25px;
  font-family: "Libre Franklin", sans-serif;
  color: #333333;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-assinatura li.oferecimento {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-assinatura li.oferecimento img {
  margin-right: 15px;
  max-height: 50px;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-assinatura li .nome {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  display: block;
  margin-bottom: 0;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-assinatura li .email {
  font-size: 10px;
  line-height: 14px;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-fonte li {
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 25px;
  font-family: "Libre Franklin", sans-serif;
  color: #333333;
  text-align: right;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-fonte li .nome {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a .comp.assinatura-abertura ul.lista-fonte li .email {
  display: none;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a footer {
  display: block;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a footer .info-publication {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a footer .publicado-em {
  margin-bottom: 10px;
  color: #333333;
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a footer .atualizado-em {
  margin-bottom: 10px;
  color: #333333;
  font-family: "Libre Franklin", sans-serif;
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a footer .social-items {
  margin-top: 5px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a footer .social-items ul {
  width: 40%;
  float: right;
}
.theme_article_default[data-theme=header_obituario] .an-obituario .col-a footer .social-items .item {
  height: 2em;
  width: 2em;
}

.theme_article_default[data-theme=paragrafo-imagem] {
  width: 100%;
  text-align: left !important;
  vertical-align: middle;
  font-family: "Libre Franklin", sans-serif !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 1em 10em;
}
.theme_article_default[data-theme=paragrafo-imagem] .d1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 10px;
}
.theme_article_default[data-theme=paragrafo-imagem] .d2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.theme_article_default[data-theme=paragrafo-imagem] .-editable-content i {
  font-style: italic !important;
  max-width: 100%;
  color: #333;
}
.theme_article_default[data-theme=paragrafo-imagem] .-editable-content i:hover, .theme_article_default[data-theme=paragrafo-imagem] .-editable-content i:focus, .theme_article_default[data-theme=paragrafo-imagem] .-editable-content i:active {
  padding: 0px !important;
  background-color: #fff !important;
  margin: 0px !important;
  margin-left: 0px !important;
  cursor: text !important;
  color: #333;
}
.theme_article_default[data-theme=paragrafo-imagem] .paragrafo {
  width: 50%;
  float: left;
  max-height: 324px;
}
.theme_article_default[data-theme=paragrafo-imagem] .paragrafo p {
  color: #666666;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 0;
}
.theme_article_default[data-theme=paragrafo-imagem] .paragrafo p ol, .theme_article_default[data-theme=paragrafo-imagem] .paragrafo p ul {
  margin-left: 20px;
}
.theme_article_default[data-theme=paragrafo-imagem] .paragrafo p ol {
  list-style: decimal;
}
.theme_article_default[data-theme=paragrafo-imagem] .paragrafo p ul {
  list-style: disc;
}
.theme_article_default[data-theme=paragrafo-imagem] .paragrafo p a {
  color: #619EC8;
}
.theme_article_default[data-theme=paragrafo-imagem] .paragrafo p a:hover {
  text-decoration: underline;
}
.theme_article_default[data-theme=paragrafo-imagem] .imagem {
  width: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-height: 325px;
}
.theme_article_default[data-theme=paragrafo-imagem] .imagem img {
  max-width: 100%;
  display: block;
}

/*Sidebar Right Article*/
.sidebar-right-article {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #dcdcdc;
  background-color: #ededed;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-top: 60px;
}
.sidebar-right-article .filter-option {
  color: rgb(3, 3, 3);
}
.sidebar-right-article .bootstrap-select .dropdown-menu li {
  border: none !important;
}
.sidebar-right-article .bootstrap-select .dropdown-menu li a {
  font-size: 1em;
}
.sidebar-right-article .sidebar_header {
  padding: 20px;
  font-size: 0.9125em;
  color: #4A88B1;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 1px solid #dcdcdc;
}
.sidebar-right-article .sidebar_body {
  list-style: none;
  padding: 0;
}
.sidebar-right-article .sidebar_body label {
  padding: 5px 0;
}
.sidebar-right-article .sidebar_body li {
  list-style: none;
  padding: 10px;
}
.sidebar-right-article .sidebar_body li li {
  padding: 0;
  border: none;
}
.sidebar-right-article .sidebar_body li .header_group {
  padding: 1em 0 1em;
  min-height: 30px;
  margin-bottom: 10px !important;
  width: 100%;
  height: 40px;
}
.sidebar-right-article .sidebar_body li .header_group:hover {
  cursor: pointer !important;
}
.sidebar-right-article .sidebar_body li .header_group span {
  font-weight: 500;
  vertical-align: middle;
  font-size: 16px !important;
  display: inline-block;
  padding: 0px 0 0;
}
.sidebar-right-article .sidebar_body li .header_group span a {
  font-size: 0.8125em;
  vertical-align: middle;
  margin-left: 10px;
}
.sidebar-right-article .sidebar_body li .header_group span a:hover {
  cursor: pointer !important;
  text-decoration: underline;
}
.sidebar-right-article .sidebar_body li .header_group .action_icon {
  background: none;
  border: none;
  width: 50px;
  height: 51px;
  color: #4A88B1;
  background-color: transparent;
  border: none;
  font-size: 2em;
  display: inline-block;
  float: right;
  margin-top: -10px;
  margin-right: 0;
  text-align: right;
}
.sidebar-right-article .sidebar_body li .header_group .action_icon:hover {
  cursor: pointer;
}
.sidebar-right-article .sidebar_body li .form-group label {
  font-size: 1em !important;
}
.sidebar-right-article .sidebar_body li .form-group .switch {
  margin: -28px -33px 0 0;
}
.sidebar-right-article .sidebar_body li .form-group-tb {
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 1024px) {
  .sidebar-right-article .sidebar_body li .form-group-tb {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.sidebar-right-article .sidebar_body li .form-group-tb .form-control {
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 1024px) {
  .sidebar-right-article .sidebar_body li .form-group-tb .form-control {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.sidebar-right-article .sidebar_body li .theme_options[data-theme=box_manual] li {
  border-bottom: none;
}
.sidebar-right-article .sidebar_body li .theme_button[data-theme=check_box] label {
  padding: 5px 0;
}
.sidebar-right-article .sidebar_body li .theme_button[data-theme=check_box] .custom-control {
  border: none;
}
.sidebar-right-article .sidebar_body li div.theme_group ul {
  padding: 0;
}
.sidebar-right-article .sidebar_body li div.theme_group ul li {
  padding: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #bcced7;
}
.sidebar-right-article .sidebar_body li div.theme_group ul li:last-child {
  border-bottom: none;
}
.sidebar-right-article .sidebar_footer {
  text-align: center;
}
.sidebar-right-article a {
  padding: 10px 15px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sidebar-right-article a:hover {
  color: #f1f1f1;
}
.sidebar-right-article .closebtn {
  position: absolute;
  top: 50px;
  right: 0;
  font-size: 36px;
  display: block;
  text-align: right;
  width: 100%;
}
.sidebar-right-article #main-container {
  -webkit-transition: margin-right 0.5s;
  transition: margin-right 0.5s;
  padding: 16px;
}
@media screen and (max-height: 450px) {
  .sidebar-right-article .sidebar-right-config {
    padding-top: 15px;
  }
  .sidebar-right-article .sidebar-right-config a {
    font-size: 18px;
  }
}

.info-embed .icon_elements {
  margin-bottom: 0 !important;
}

.theme_content[data-theme=news_elements] .lits_elements_news {
  padding: 20px;
}
.theme_content[data-theme=news_elements] .lits_elements_news li {
  border: none !important;
  display: inline-block;
  width: 130px;
  height: 115px;
  min-width: 48.333%;
  max-width: 100%;
  min-height: 100%;
  max-height: 115px;
}
.theme_content[data-theme=news_elements] .lits_elements_news .theme_button[data-theme=elements_news] {
  border: 1px dashed #4A88B1;
  background: transparent;
  color: #4A88B1;
  font-size: 0.8125em;
  font-weight: 600;
  width: 130px;
  height: 100%;
  min-width: 48.333%;
  max-width: 100%;
  min-height: 100%;
  max-height: 115px;
}
.theme_content[data-theme=news_elements] .lits_elements_news .theme_button[data-theme=elements_news]:hover {
  cursor: pointer;
}
.theme_content[data-theme=news_elements] .lits_elements_news .theme_button[data-theme=elements_news] .icon-question {
  margin: 5px auto 0 !important;
}
.theme_content[data-theme=news_elements] .lits_elements_news .theme_button[data-theme=elements_news] .icon_elements {
  display: block;
  color: #63c9ef;
  width: 40px;
  height: 40px;
  max-height: 40px;
  max-width: 100%;
  min-height: 30px;
  min-width: 30px;
  margin: 0 auto 10px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.switch-tratament {
  margin: -8px -78px 0 0 !important;
}

.tags-typahead .bootstrap-tagsinput {
  max-height: auto !important;
  overflow-y: hidden !important;
}
.tags-typahead .tt-hint {
  border: 1px solid transparent !important;
}
.tags-typahead .twitter-typeahead {
  position: static !important;
  display: inline-block !important;
  max-width: 350px !important;
  width: auto !important;
  border: 1px solid transparent;
  margin: -2px;
}
.tags-typahead .tt-dropdown-menu .tt-suggestion, .tags-typahead .tt-menu .tt-suggestion {
  color: #333;
  font-weight: 400;
}
.tags-typahead .tt-dropdown-menu .tt-suggestion:hover, .tags-typahead .tt-menu .tt-suggestion:hover {
  background: #4A88B1 !important;
  color: #FFFFFF !important;
}

.color-picker-control {
  position: relative;
  display: inline-block;
}
.color-picker-control .asColorPicker-wrap .asColorPicker-input {
  position: relative;
  padding-left: 45px;
}
.color-picker-control .asColorPicker-wrap .asColorPicker-clear {
  position: absolute;
  top: 7px;
  right: 10px;
  padding: 0;
  margin: 0;
}
.color-picker-control .asColorPicker-wrap .asColorPicker-trigger {
  display: inline-block;
  position: absolute;
  left: 0;
  min-height: 38px !important;
  min-width: 38px;
}