@charset "UTF-8";
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Co Headline", sans-serif;
}

#acceptedTerm label a {
  color: #d22630;
}

strong, b {
  font-weight: 600;
}

#PageContent .row .container .row .conteudo a {
  color: #d22630 !important;
}

button,
input,
select,
textarea {
  font-family: "Co Text", sans-serif;
}

table a {
  color: #d22630;
}

.page-id-422 .container {
  width: 1160px !important;
}

.chart-values .perc {
  font-size: 32px !important;
  top: 45% !important;
}
@media (max-width: 768px) {
  .chart-values .perc {
    top: -60% !important;
  }
}

header .container-fluid .row .container .row .quotes-header {
  display: flex;
  gap: 12px;
  padding: 0 5px;
}
@media (max-width: 991px) {
  header .container-fluid .row .container .row .quotes-header {
    padding: 5px;
    width: 100%;
    gap: 2px;
  }
}
header .container-fluid .row .container .row .quotes-header .data-block {
  display: none;
  align-items: center;
}
@media (max-width: 991px) {
  header .container-fluid .row .container .row .quotes-header .data-block {
    display: flex;
    margin: 0 !important;
  }
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values {
  display: flex;
  gap: 15px;
}
@media (max-width: 540px) {
  header .container-fluid .row .container .row .quotes-header .data-block .data-values {
    gap: 0;
  }
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value {
  display: flex;
  align-items: center;
  font-size: 14px !important;
}
@media (max-width: 540px) {
  header .container-fluid .row .container .row .quotes-header .data-block .data-values .value {
    font-size: 8px !important;
  }
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .ticker {
  margin-right: 4px;
  font-family: "CoHeadlineW01", sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
  color: #555555;
}
@media (max-width: 540px) {
  header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .ticker {
    margin-bottom: 2px;
  }
}
@media (max-width: 540px) {
  header .container-fluid .row .container .row .quotes-header .data-block .data-values .value {
    margin-right: 5px;
  }
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .updated {
  display: flex;
  align-items: center;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .updated .cifra {
  font-weight: 700;
  color: #555555;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .updated .cifra.valor-positivo {
  color: #0047bb;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .updated .cifra.valor-negativo {
  color: #b41a23;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .updated .valor {
  font-weight: 700;
  font-size: 14px;
  font-family: "Co Headline", sans-serif;
  color: #555555;
}
@media (max-width: 540px) {
  header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .updated .valor {
    font-size: 8px !important;
  }
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .updated .valor.valor-positivo {
  color: #0047bb;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .updated .valor.valor-negativo {
  color: #b41a23;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .variation {
  margin-left: 11px;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .variation .variacao_direcao.valor-positivo {
  color: green;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .variation .variacao_direcao.valor-negativo {
  color: #b41a23;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .variation .variacao_valor.valor-positivo {
  color: green;
}
header .container-fluid .row .container .row .quotes-header .data-block .data-values .value .variation .variacao_valor.valor-negativo {
  color: #b41a23;
}
header .container-fluid .row .container .row .top-nav .languague {
  margin-right: 10px;
  margin-left: 20px;
}
@media (max-width: 991px) {
  header .container-fluid .row .container .row .top-nav .quotes-header {
    display: none;
  }
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  header .container-fluid .row .container .row .top-nav .quotes-header .data-block {
    margin: 0 !important;
  }
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value {
  display: flex;
  align-items: center;
  font-size: 14px !important;
}
@media (max-width: 540px) {
  header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value {
    font-size: 8px !important;
  }
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .ticker {
  margin-right: 4px;
  font-family: "CoHeadlineW01", sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
  color: #555555;
}
@media (max-width: 540px) {
  header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .ticker {
    margin-bottom: 2px;
  }
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated {
    padding-bottom: 0 !important;
  }
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated .cifra {
  font-weight: 700;
  color: #555555;
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated .cifra.valor-positivo {
  color: greenz;
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated .cifra.valor-negativo {
  color: #b41a23;
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated .valor {
  font-weight: 700;
  font-size: 14px;
  font-family: "Co Headline", sans-serif;
  color: #555555;
}
@media (max-width: 540px) {
  header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated .valor {
    font-size: 8px !important;
  }
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated .valor.valor-positivo {
  color: green;
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .updated .valor.valor-negativo {
  color: #b41a23;
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .variation {
  margin-left: 11px;
}
@media (max-width: 767px) {
  header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .variation {
    padding-bottom: 0 !important;
  }
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .variation .variacao_direcao.valor-positivo {
  color: green;
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .variation .variacao_direcao.valor-negativo {
  color: #b41a23;
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .variation .variacao_valor.valor-positivo {
  color: green;
}
header .container-fluid .row .container .row .top-nav .quotes-header .data-block .value .variation .variacao_valor.valor-negativo {
  color: #b41a23;
}

.popup__imagem {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999999;
  top: 0;
  left: 0;
}
.popup__imagem__box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: calc(100% - 50px);
}
@media (min-width: 768px) {
  .popup__imagem__box {
    max-width: 350px;
  }
}
@media (min-width: 1600px) {
  .popup__imagem__box {
    max-width: 500px;
  }
}
.popup__imagem__box img {
  max-width: 100%;
}

/*
Theme Name: MZiQ - BRF Global RI
Author: MZiQ
Author URI: http://mziq.com/
Description: MZiQ CMS Theme for BRF Global RI Site
Version: 1.0
License: GNU General Public License v2 or later
General description...
*/
/*Jose Luiz | MZiQ*/
:root {
  --primaryColor: #b41a23;
  --secondaryColor: #d22630;
  --oranceColor: #ff8200;
  --blueColor: #0072ce;
  --darkBlueColor: #0047bb;
  --yellowColor: #ffcd00;
}

ol li::marker,
ul li::marker {
  color: #d22630 !important;
}

.admin-bar {
  padding-top: 32px;
}

.admin-bar .sticky-header {
  padding-top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar {
    padding-top: 46px;
  }

  .admin-bar .sticky-header {
    padding-top: 46px;
  }
}
* {
  /*font-size:15px;
    line-height: 20px;
    color:#888888;*/
}

input {
  outline: none;
}

a {
  /*
    text-decoration: none!important;
    text-decoration-color: transparent!important;
    */
  color: #0072ce;
}

.big-container {
  width: 1280px;
  max-width: 100%;
  margin: auto;
}

.litle-container {
  width: 974px;
  max-width: 96%;
  margin: auto;
}

.pos-relative {
  position: relative;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #9b9b9b;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9b9b9b;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9b9b9b;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #9b9b9b;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #9b9b9b;
}

html,
body {
  font-family: "Co Text", sans-serif;
  position: relative;
  height: 100%;
}

.swiper-container {
  width: 100%;
  height: 200px;
}

.swiper-slide {
  overflow: hidden;
}

/** Header **/
/** Header : Logo **/
header .container-fluid {
  /*border-bottom:1px solid #E6E6E6;*/
}

header .logo {
  padding-top: 19px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}

header .logo a {
  margin-left: 2px;
}

header .top-nav {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 8px;
  flex-direction: row-reverse;
}

/** Header : Slogan **/
header .slogan {
  padding: 4px 30px 0 26px;
  font-size: 17px;
  font-weight: 600;
  color: #555555;
}
@media (max-width: 388px) {
  header .slogan {
    display: none;
  }
}

/** Header : Language **/
header .languague {
  color: #c1c1c1;
  display: flex !important;
  flex-direction: row-reverse;
}

/** Header : Language : link **/
header .languague a {
  color: #919191;
  font-size: 12px;
  display: inline-block;
  padding: 0 5px;
  line-height: 15px;
  float: right;
}

@media (min-width: 769px) {
  header .languague a:first-child {
    border-left: 2px solid #4364b3;
  }
}
@media (max-width: 768px) {
  header .languague {
    padding-right: 5px !important;
    margin-left: -20px;
  }

  header .languague a {
    font-size: 14px !important;
  }

  header .languague a.active {
    display: none;
  }
}
header .languague a.active,
header .languague a:hover {
  color: #d22630;
}

header .languague a.active {
  font-weight: bold;
  font-size: 14px;
}

/** Header : Home RI **/
header .home-ri {
  margin-left: 48px;
}

header .home-ri a {
  font-size: 13px;
  color: #4b4b4b;
  font-weight: 600;
}

/** Header : Institucional **/
header .institucional {
  margin-left: 48px;
}

header .institucional a {
  font-size: 13px;
  color: #4b4b4b;
  font-weight: 600;
}

/** Header : Busca **/
header .busca {
  margin-left: 25px;
  margin-right: 2px;
}

.busca input[type=text] {
  border: 1px solid #cdcdcd;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 5.5px;
  padding-left: 16px;
  font-size: 14px;
  width: 188px;
  color: #4b4b4b;
}

.busca input[type=text]::-webkit-input-placeholder,
.busca input[type=text]::-moz-placeholder,
.busca input[type=text]:-ms-input-placeholder,
.busca input[type=text]::-moz-placeholder {
  color: red !important;
}

#ConteudoInterna2 .busca input[type=text] {
  width: 100%;
}

.busca form {
  position: relative;
  margin: 0;
  display: block !important;
}

.busca button {
  position: absolute;
  border: 0px;
  background-color: transparent;
  font-weight: 500;
  font-size: 19px;
  padding: 4px 12px;
  right: 2px;
  top: 2px;
  width: 30px;
  height: 30px;
  background-image: url("assets/img/seta-busca.png");
  background-position: center;
  background-repeat: no-repeat;
}

#paginacao {
  float: left;
  position: relative;
  width: 100%;
  padding: 10px 0px;
}

.previous {
  float: left;
}

.next {
  float: right;
}

/** Header : Separador **/
#menuSeparator {
  height: 1px;
  width: 100%;
  background-color: #e6e6e6;
  margin: 9px auto 1px;
}

/** Header Navbar **/
header .top-nav > button {
  width: 38px;
  height: 38px;
  padding: 0;
  top: 0;
  left: 0;
  position: relative;
  z-index: 1;
}

header .navbar-toggler {
  cursor: pointer;
}

header .navbar-toggler-bar {
  background: #b41a23;
  width: 35px;
  height: 6px;
  display: block;
  position: absolute;
  top: 25px;
  transition: transform 0.5s, opacity 0.3s;
  transition-delay: 0s;
  border-radius: 4px;
}

header .navbar-toggler-bar {
  background: #b41a23;
  width: 26px;
  height: 3px;
  display: block;
  position: absolute;
  top: 33px;
  left: 50%;
  transition: transform 0.5s, opacity 0.3s;
  transition-delay: 0s;
  border-radius: 4px;
  margin-left: -13px;
}

header .navbar-toggler-bar:nth-child(1) {
  transform: translateY(-7px) rotateZ(0deg);
}

header .navbar-toggler-bar:nth-child(2) {
  transform: translateY(0px) rotateZ(0deg);
}

header .navbar-toggler-bar:nth-child(3) {
  transform: translateY(7px) rotateZ(0deg);
}

.open header .navbar-toggler-bar:nth-child(1) {
  transform: translateY(0px) rotateZ(585deg);
}

.open header .navbar-toggler-bar:nth-child(2) {
  opacity: 0;
  transform: translateY(0px) rotate(540deg);
}

.open header .navbar-toggler-bar:nth-child(3) {
  transform: translateY(0px) rotateZ(495deg);
}

header {
  position: relative;
  z-index: 99999;
}

header nav.navbar {
  padding: 0;
}

header nav > ul {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}

header nav > ul > li {
  list-style: none;
  padding: 4px 6px;
  position: relative;
}

header nav > ul > li:last-child {
  margin-right: 0px;
}

header nav > ul > li > a {
  font-size: 15.5px;
  font-weight: 600;
  display: block;
  padding: 15px 0 13px;
  letter-spacing: -0.2px;
  position: relative;
  transition: 0.6s;
}

header nav > ul > li > a:hover {
  text-decoration: none;
  color: #d22630;
  opacity: 0.6;
}

body header nav > ul > li > a {
  color: #d22630;
}

header nav ul li.icon-search {
  color: #b41a23;
  font-size: 20px;
  padding: 18px 0;
  cursor: pointer;
  width: 25px;
  text-align: center;
}

header nav ul li.icon-search.ativo:before {
  content: "\f00d";
  color: #979797;
}

header nav ul li.icon-search a {
  display: none;
}

header #FundoMenuPrincipal {
  margin-top: -6px;
  height: 6px;
  width: 100%;
  background-color: #b41a23;
  /* Old browsers */
}

.home header #FundoMenuPrincipal {
  background: #b41a23;
  /* Old browsers */
  /* background: -moz-linear-gradient(
    left,
    #8f358f 0%,
    #8f358f 35%,
    #0a3285 70%,
    #0a3285 100%
  ); FF3.6-15
  background: -webkit-linear-gradient(
    left,
    #8f358f 0%,
    #8f358f 35%,
    #0a3285 70%,
    #0a3285 100%
  ); Chrome10-25,Safari5.1-6
  background: linear-gradient(
    to right,
    #8f358f 0%,
    #8f358f 35%,
    #0a3285 70%,
    #0a3285 100%
  ); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f358f', endColorstr='#0a3285',GradientType=1 ); IE6-9 */
}

header .sub-menu {
  position: absolute;
  left: -20px;
  top: 100%;
  min-width: 215px;
  padding: 0;
  list-style: none;
  padding: 20px 30px;
  opacity: 0;
  pointer-events: none;
  transition: 0.15s opacity;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0px 14px 15px rgba(0, 0, 0, 0.3);
}

header .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  pointer-events: auto;
}

header .sub-menu li {
  white-space: nowrap;
  font-weight: 300;
  font-size: 0.8em;
}

header .sub-menu li a {
  padding: 10px 0;
  display: block;
  color: #222 !important;
}

/*header nav li:nth-child(1) .sub-menu{ background:#32318E; }
header nav li:nth-child(2) .sub-menu{ background:#32318E; }
header nav li:nth-child(3) .sub-menu{ background:#792E6E; }
header nav li:nth-child(4) .sub-menu{ background:#D0273C; }
header nav li:nth-child(6) .sub-menu{ background:#D0273C; left:auto;right:-20px; }*/
.page header nav .current-menu-item.page_item:nth-child(1):hover > a:before,
.page header nav .current-menu-item.page_item:nth-child(1) > a:before {
  background-color: #81348e !important;
}

.page header nav .current-menu-item.page_item:nth-child(2):hover > a:before,
.page header nav .current-menu-item.page_item:nth-child(2) > a:before {
  background-color: #75358d !important;
}

.page header nav .current-menu-item.page_item:nth-child(3):hover > a:before,
.page header nav .current-menu-item.page_item:nth-child(3) > a:before {
  background-color: #64348c !important;
}

.page header nav .current-menu-item.page_item:nth-child(4):hover > a:before,
.page header nav .current-menu-item.page_item:nth-child(4) > a:before {
  background-color: #4c348a !important;
}

.page header nav .current-menu-item.page_item:nth-child(5):hover > a:before,
.page header nav .current-menu-item.page_item:nth-child(5) > a:before {
  background-color: #4c348a !important;
}

.page header nav .current-menu-item.page_item:nth-child(6):hover > a:before,
.page header nav .current-menu-item.page_item:nth-child(6) > a:before {
  background-color: #363388 !important;
}

/** Capa **/
/** Capa : bannerhome **/
section#BannersHome {
  min-height: 100px;
  background-color: #f5f5f5;
  padding-bottom: 9px;
}

@media (max-width: 767px) {
  section#BannersHome {
    padding-bottom: 25px;
  }
}
section#BannersHome .degrade {
  background-color: #ddd;
}

section#BannersHome .banner-1,
section#BannersHome .banner-2 {
  margin-top: 52px;
}

section#BannersHome .banner-home {
  text-transform: uppercase;
}

section#BannersHome .banner-home a:hover,
section#BannersHome .banner-home a:focus {
  text-decoration: none;
}

section#BannersHome .banner-home .degrade p {
  font-size: 32px;
  line-height: 45px;
}

section#BannersHome .banner-1 .degrade {
  padding-left: 27px;
}

section#BannersHome .banner-1 .degrade img {
  margin: 0 3px 2px 0;
}

section#BannersHome .banner-2 .degrade {
  padding-left: 22px;
}

section#BannersHome .banner-2 .degrade p {
  margin-bottom: 7px;
}

section#BannersHome .banner-2 .degrade img {
  margin-bottom: -44px;
}

section#BannersHome .banner-3.banner-home,
section#BannersHome .banner-4.banner-home {
  margin-top: 29px;
}

section#BannersHome .banner-1,
section#BannersHome .banner-3.banner-home,
section#BannersHome .banner-4.banner-home {
  margin-bottom: 50px;
}

section#BannersHome .banner-4 .degrade p {
  font-size: 24px;
  line-height: 31px;
  margin-top: 6px;
}

/** Capa : Bloco calendarios **/
.posts-container {
  padding-top: 52px;
  padding-bottom: 38px;
}

#PostsHome .bloco-comunicado-calendario .data-mes {
  /* border:3px solid #EEE; */
  text-align: center;
  width: 71px;
  height: 71px;
  border-radius: 100%;
}

#PostsHome .calendario-lista a,
#PostsHome .comunicados-lista a {
  text-decoration: none;
}

#PostsHome .calendario-lista a .bloco-comunicado-calendario,
#PostsHome .comunicados-lista a.bloco-comunicado-calendario {
  transition: 0.3s;
}

#PostsHome .calendario-lista a .bloco-comunicado-calendario:hover,
#PostsHome .comunicados-lista a.bloco-comunicado-calendario:hover {
  opacity: 0.75;
}

#PostsHome .bloco-comunicado-calendario {
  margin-bottom: 20px;
}

/** Capa : Bloco calendarios : Data Mes **/
#PostsHome h2 {
  font-weight: bold;
  font-size: 21px;
  line-height: 26px;
  font-family: "Co Headline", sans-serif;
}

.posts-container h2 {
  margin: 0;
  text-transform: uppercase;
}

.comunicados-lista h2 {
  color: #b41a23;
}

.calendario-lista h2 {
  color: #b41a23;
}

.posts-container .header-box {
  border-bottom: 1px solid black;
  margin-bottom: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 18px 20px 0;
}

#PostsHome .header-box .ver-todos {
  color: #4b4b4b;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  transition: 0.4s;
}

#PostsHome .comunicados-lista {
  margin-bottom: 30px;
}

#PostsHome .comunicados-lista .bloco-comunicado-calendario {
  align-items: center;
  text-decoration: none;
}

#PostsHome .comunicados-lista .bloco-comunicado-calendario .data-mes {
  /* border:2px solid #476AB4; */
}

#PostsHome .comunicados-lista .bloco-comunicado-calendario .data-mes span {
  color: #d22630;
  text-transform: lowercase;
  padding: 2px 0;
  font-family: "CoHeadlineW01", sans-serif;
}

.comunicado {
  display: flex;
  align-items: center;
}

.comunicado .post-content {
  max-width: calc(100% - 80px);
  padding-left: 23px;
  color: #898989;
  line-height: 1.4em;
}

.comunicado .post-content .titulo {
  font-weight: 600;
  font-size: 1.2em;
}

.comunicado .post-content .divisor {
  margin: 0 10px;
}

.posts-container .bloco-comunicado-calendario .data-mes span.dia {
  font-size: 22px;
  line-height: 13px;
  margin-top: 20px;
}

#PostsHome .bloco-comunicado-calendario .data-mes span {
  display: block;
}

/** Capa : Bloco calendarios : Titulo subtitulo **/
#PostsHome .bloco-comunicado-calendario .titulo-subtitulo span.titulo {
  font-weight: bold;
}

#PostsHome .calendario-lista .bloco-comunicado-calendario .data-mes span {
  /* color:#F58339; */
  text-transform: lowercase;
  padding: 2px 0;
  font-family: "CoHeadlineW01", sans-serif;
}

#PostsHome .calendario-lista .bloco-comunicado-calendario .data-mes {
  /* border:2px solid #F58339; */
}

/** Capa : Swiper Azul **/
#SwiperAzulHome {
  background-color: #f9f9f9;
  height: 307px;
  padding-top: 68px;
}

/** Capa : Swiper Azul :  Swiper  ***/
#SwiperAzulHome .owl-carousel {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#SwiperAzulHome .owl-carousel .owl-stage {
  margin-left: -1px;
}

#SwiperAzulHome .owl-carousel .owl-item {
  overflow: hidden;
  text-align: center;
  max-width: 100%;
  max-height: 100%;
  position: relative;
}

#SwiperAzulHome .owl-carousel .owl-item.active {
  border-left: 1px solid #292b2c;
}

#SwiperAzulHome .owl-carousel .owl-item .item {
  height: 180px;
  display: inline-block;
  width: 100%;
  padding: 0 15px;
}

#SwiperAzulHome .owl-carousel .owl-item .icone {
  width: 76px;
  height: 76px;
  margin: 20px auto;
  background-repeat: no-repeat;
  background-position: center;
}

#SwiperAzulHome .owl-carousel .owl-item .icone2 {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -38px;
  opacity: 0;
  filter: alpha(opacity=0);
}

#SwiperAzulHome .owl-carousel .owl-item:hover .icone1 {
  opacity: 0;
  filter: alpha(opacity=0);
}

#SwiperAzulHome .owl-carousel .owl-item:hover .icone2 {
  opacity: 1;
  filter: alpha(opacity=100);
}

#SwiperAzulHome a:hover {
  text-decoration: none;
}

#SwiperAzulHome .owl-carousel .owl-item .titulo {
  color: #d22630 !important;
  font-weight: 300;
  font-size: 17px;
}

/** Capa : Indices & Cotacoes **/
.data-container {
  padding-top: 60px;
  padding-bottom: 69px;
}

.data-container a {
  color: inherit;
}

.data-holder {
  display: flex;
  width: 100%;
  justify-content: space-around;
}

#IndicesCotacoesHome .valor-positivo .variacao_direcao {
  background: #0047bb;
}

#IndicesCotacoesHome .valor-estavel .variacao_direcao {
  background: #ccc;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ccc 0%, #9e9e9e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ccc 0%, #9e9e9e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ccc 0%, #9e9e9e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ccc", endColorstr="#9e9e9e",GradientType=1 );
  /* IE6-9 */
  color: #bdb8b8;
}

#IndicesCotacoesHome .valor-negativo .variacao_direcao {
  background: #ffcd00;
  /* Old browsers */
}

#IndicesCotacoesHome p .variacao_valor {
  height: 21px;
  display: inline-block;
  line-height: 21px;
  font-size: 13px;
}

#IndicesCotacoesHome .ratings {
  width: 30%;
  margin-left: 0.65%;
  height: 265px;
  /*margin-top: 10px;*/
}

/*breadcrumb - go back*/
.goback-top {
  display: none;
}

@media (max-width: 767px) {
  #IndicesCotacoesHome iframe {
    width: 100%;
    float: left;
  }

  #IndicesCotacoesHome .ratings {
    width: calc(100% - 30px);
    height: auto;
    margin-left: 0;
  }
}
.ratings table {
  width: 90%;
  margin: 25px 5%;
  position: relative;
}

#IndicesCotacoesHome .box {
  border: 1px solid #eee;
}

#IndicesCotacoesHome .ratings table td {
  font-size: 14px;
  font-weight: lighter;
  color: #727272;
  padding: 5px 0;
}

#IndicesCotacoesHome .ratings table td.center {
  text-align: center;
}

#IndicesCotacoesHome .ratings table td.negrito {
  font-weight: bold;
}

#IndicesCotacoesHome .saiba-mais {
  position: absolute;
  left: 100%;
  margin-left: -100px;
  top: 20px;
  font-size: 12px;
  color: #4b4b4b;
}

/*charts home*/
.data-chart svg g path {
  stroke-width: 12 !important;
}

/** Capa : Desenpenho por regiao **/
/*section#DesempenhoHome{
    width:100%;
    margin-bottom: 80px;
    background-image: url("assets/img/bg-grafico.jpg.html");
    background-position: center;
    background-size: cover;
}
.charts-top-area{ display:flex;justify-content:space-between;align-items: center;padding:43px 0 0;flex-wrap:wrap; }
.charts-top-area h3{ text-transform:uppercase;color:#434343; }
.charts-top-area .year-tabs{ list-style:none;display:flex;width:50%;justify-content: flex-start; }
.charts-top-area .year-tabs li{ color:#b8b8b8;font-size:18px;font-weight:500;margin-right:30px;position:relative;cursor:pointer; }
.charts-top-area .year-tabs .active{color:#4469b4;}
.charts-top-area .year-tabs .active::after{content:'';height:6px;width:100%;position:absolute;bottom:-6px;left:0;background:#4469b4;}
.data-chart{width:100%;height:255px; position: relative; z-index: 998;}
.data-chart .google-visualization-tooltip {
    width: 114px!important;
    height: 50px!important;
    line-height: 25px!important;
    left: 269px!important;
    top: 114px!important;
    text-align: center;
}
.data-chart g{ cursor: pointer;}
.data-total {
    position: absolute;
    top: 173px;
    left: 0;
    color: #939393;
    font-size: 18px;
    cursor: pointer;
    padding-left: 40px;
    z-index: 999;
}
.data-chart .clicked { background-color: #ddd; }
.data-total.clicked { color: #434343; }
.data-total::before {
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    content: "";
    left: 15px;
    top: 3px;
    background-color: #be2a35;
}
.data-total span {
    position: absolute;
    top: -65px;
    left: 283px;
    font-size: 40px;
    color: #858585;
    font-weight: bold;
    z-index: 999;
    background-color: #f6f6f6!important;
    border-radius: 27px!important;
    padding: 0px 9px;
}
.chart-values{ justify-content: space-around;align-items: center;padding:40px 0;display:none;flex-wrap:wrap; }
.chart-values.active{display:flex;}
.values { width: 100%; position: relative; float: left; }
.values .block, .values .block div { position: relative; float: left; }
.values .block{ color:#858585; text-align:center; font-weight: 100; width: 33.33333%; margin: 0; }
.values .block div { width: 100%; }
.values .block .value:not(:nth-of-type(1)) { display: none; }
.values .block .value{ color:#4469b4;font-size:40px;font-weight:500; letter-spacing: -1px; }
.values .block .value small{ font-size:0.6em; }
.chart-values .data-input{ position:absolute; }
@media (max-width: 991px) {
    section#DesempenhoHome{ width:100%;height: auto;margin-bottom:27px;background-position:right bottom; }
    section#DesempenhoHome .charts, section#DesempenhoHome .info-charts {width:100%;max-width: 100%;-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}
    .charts-top-area h3{ font-size:1.4em; }
    .charts-top-area .year-tabs{ padding:0; }
    .chart-values.active{display:block;padding:0 0 30px;}
    .values .block{ border-bottom:1px solid #8d8d8d;position:relative;display:table;width:100%; }
    .values .block .title{ float:left;width:50%;text-align:left;padding-top:8px; }
    .values .block .value{ float:right; }
    .values .block .legend{ float:left;width:50%;text-align:left; }
}
.google-visualization-tooltip{ border:0!important;box-shadow:none !important;text-align: center; background-color: transparent!important;}
.google-visualization-tooltip-item{padding:0 !important;}
.google-visualization-tooltip li span{letter-spacing:-0.02px;}
.google-visualization-tooltip li:first-child{display:none;}*/
section#DesempenhoHome {
  width: 100%;
  height: 341px;
  margin-bottom: 30px;
  /*background:#eaeaea;*/
  background-position: center;
  background-size: cover;
}

.charts-top-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 43px 0 0;
  flex-wrap: wrap;
}

.charts-top-area h3 {
  text-transform: uppercase;
  color: #434343;
}

.charts-top-area .year-tabs {
  list-style: none;
  flex-wrap: wrap;
  row-gap: 10px;
  display: flex;
  width: 60%;
  justify-content: flex-start;
  padding: 0;
}
@media (max-width: 1199px) {
  .charts-top-area .year-tabs {
    width: 100%;
  }
}

.charts-top-area .year-tabs li {
  color: #b8b8b8;
  font-size: 18px;
  font-weight: 500;
  margin-right: 30px;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
}

.charts-top-area .year-tabs .active {
  color: #0072ce;
}

.charts-top-area .year-tabs .active::after {
  content: "";
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: -6px;
  left: 0;
  background: #d22630;
}

.data-chart {
  width: 100%;
  height: 255px;
}

.chart-values {
  justify-content: space-around;
  align-items: center;
  padding: 55px 0;
  display: none;
  flex-wrap: wrap;
}
.chart-values .value.blue {
  color: #0072ce !important;
}
.chart-values .value.red {
  color: #b41a23 !important;
}
.chart-values .value.orange {
  color: #ff8200 !important;
}
.chart-values .value.light-gray {
  color: #EEE5DB !important;
}

.chart-values.active {
  display: flex;
}

.chart-values .block {
  color: #858585;
  text-align: center;
  font-weight: 100;
}

.chart-values .block .value {
  font-size: 40px;
  font-weight: 600;
}

.chart-values .block .value small {
  font-size: 0.6em;
}

.chart-values .data-input {
  position: absolute;
}

.google-visualization-tooltip {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  text-align: center;
}

.google-visualization-tooltip-item {
  padding: 0 !important;
}

.google-visualization-tooltip li span {
  letter-spacing: -0.02px;
}

.google-visualization-tooltip li:first-child {
  display: none;
}

.google-visualization-tooltip-item {
  padding: 0 !important;
  left: 18px !important;
  position: relative !important;
  width: 120px !important;
}

.goog-tooltip div,
.hidden {
  display: none;
}

.dataTotalContainer {
  display: inline;
  position: relative;
}

.circleTotal {
  width: 18px;
  height: 18px;
}
.circleTotal circle {
  fill: #858585 !important;
}

/*.data-corporate{text-anchor: start;font-family: "FS Truman";font-size: 14px;stroke: none;stroke-width: 0;color: rgb(143, 143, 143);display: inline-flex;position: absolute;bottom: 60px;height: 18px;display: none;cursor: pointer;}
.data-corporate span.text{height: 14px;vertical-align: top;display: inline-table;line-height: 14px;color: rgb(143, 143, 143);padding-left: 0px;padding-top: 0px;}
*/
.data-corporate {
  color: #8f8f8f;
  position: absolute;
  bottom: 60px;
  left: 15px;
  cursor: pointer;
  z-index: 9999;
}

.data-corporate span.text {
  height: 14px;
  vertical-align: top;
  display: inline-table;
  line-height: 14px;
  color: rgb(143, 143, 143);
  padding-left: 0px;
  padding-top: 0px;
}

.data-total {
  text-anchor: start;
  font-family: "Co Text", sans-serif;
  font-size: 14px;
  stroke: none;
  stroke-width: 0;
  color: rgb(143, 143, 143);
  display: inline-flex;
  position: absolute;
  bottom: 30px;
  height: 18px;
  display: none;
  cursor: pointer;
}

.data-total span.text {
  height: 14px;
  vertical-align: top;
  display: inline-table;
  line-height: 14px;
  color: rgb(143, 143, 143);
  padding-left: 0px;
  padding-top: 0px;
}

/*antigo css charts*/
.data-chart .google-visualization-tooltip {
  width: 114px !important;
  height: 50px !important;
  line-height: 25px !important;
  left: 269px !important;
  top: 114px !important;
  text-align: center;
}

.data-chart .google-visualization-tooltip.all {
  left: 284px !important;
}

.data-chart div div div svg g g {
  cursor: pointer;
}

.data-corporate:hover,
.data-total:hover,
.data-chart div div div svg g g:hover {
  opacity: 0.5;
}

/** Rodapé **/
.page-template #logos-no-rodape-Box {
  margin-top: 0;
}

#logos-no-rodape-Box {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#37318b+15,912d63+40,912d63+64,cc273e+85 */
  margin-top: 0;
  margin-bottom: 30px;
}

/*** Swiper Logos Rodapé ***/
.swiper-logos-no-rodape {
  height: 130px;
  overflow: hidden;
  position: relative;
  margin: 0 30px;
}

.swiper-logos-no-rodape .swiper-slide {
  overflow: hidden;
  text-align: center;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-logos-no-rodape .swiper-slide .imagem {
  background-position: center center;
  background-size: contain;
  width: 90%;
  height: 90%;
  margin: auto;
  background-repeat: no-repeat;
}

.swiper-logos-no-rodape .swiper-slide a {
  display: inline-block;
  width: 70%;
}

#logos-no-rodape-Box .swiper-button-prev,
#logos-no-rodape-Box .swiper-button-next {
  position: absolute;
  width: 15px;
  height: 26px;
  top: 50%;
  margin-top: -13px;
  left: 8px;
  background-image: url("assets/img/nextprev.png");
  background-size: cover;
  background-position-x: left;
  cursor: pointer;
}

#logos-no-rodape-Box .swiper-button-prev {
  background-position-x: right;
}

#logos-no-rodape-Box .swiper-button-next {
  left: auto;
  right: 8px;
}

#logos-no-rodape-Box .swiper-button-disabled {
  opacity: 0.2;
}

footer {
  background: #f9f9f9;
  overflow: hidden;
}

footer h2 {
  font-size: 17px;
  color: #585858;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

footer p {
  color: #7d7d7d;
  font-size: 14px;
}

footer .menu-rodape ul {
  padding: 0 0 25px 0;
}

footer .menu-rodape ul li {
  list-style: none;
  display: block;
  padding: 0px 0px 10px 0px;
}

footer .menu-rodape li a {
  color: #7d7d7d !important;
  font-size: 13px;
}

footer .redes-sociais ul {
  padding: 0px;
  display: flex;
}

footer .redes-sociais ul li {
  list-style: none;
  text-align: center;
  margin-right: 13px;
}

footer .redes-sociais ul li a {
  border-radius: 38px;
  width: 38px;
  height: 38px;
  border: 2px solid #b41a23;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 19px;
}

footer .redes-sociais ul li a:hover {
  background-color: #b41a23;
}

footer .redes-sociais ul li a i {
  color: #b41a23;
}

footer .redes-sociais ul li a:hover i {
  color: #fff;
}

footer .redes-sociais p {
  font-size: 12px;
}

footer .link-relatorio a {
  background: url(img/download.png) no-repeat 25px center;
  border: 2px solid #d22630;
  border-radius: 30px;
  padding: 10px 30px 10px 55px;
  display: inline-block;
  text-align: right;
  font-style: normal;
  font-size: 17px;
  position: relative;
  cursor: pointer;
  color: #585858;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

footer .link-relatorio a:hover {
  background-image: url(img/icon-download-relatorio-white.png);
  background-color: #d22630;
  color: #fff;
  transition: all 0.3s;
}

footer .fixed-data {
  background: #fff;
  width: 100%;
  float: left;
  padding-top: 5px;
  border-top: 2px solid #e2e2e2;
}

footer .rights-data {
  /* display:flex; */
  justify-content: space-between;
  padding: 9px 0 15px 0;
  align-items: center;
  float: right;
}

footer .links {
  padding: 0;
  list-style: none;
  margin: 6px 0 0;
  float: left;
}

footer .links li {
  float: left;
}

footer .links a {
  color: #434343;
  display: block;
  padding-right: 30px;
  position: relative;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
}

footer .links a::after {
  content: "";
  display: block;
  position: absolute;
  background: #434343;
  width: 5px;
  height: 5px;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
}

footer .links li.last a {
  padding-right: 15px;
}

footer .links li:last-child a::after {
  content: none;
}

footer .lefts-data {
  float: left;
}

footer .lefts-data.fale-ri a {
  color: #434343;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 15px 15px 15px 45px;
  background: url(img/icone-fale-com-ri.png) no-repeat 0 center;
}

/*** Language ***/
body.lingua-en a.lang-en,
body.lingua-pt-BR a.lang-ptBR {
  color: #4367b3;
}

.breadcrumb {
  display: none;
}

#topoInterna2 {
  padding: 49px 0px;
  background-color: #3f60ac;
  background-image: url("assets/img/fundo-titulo-pagina.png");
  background-repeat: no-repeat;
  background-position: right top;
}

#topoInterna2 h1 {
  font-size: 40px;
  line-height: 53px;
  color: #fff;
  font-weight: 500;
}

#topoInterna2 h2 {
  color: #eee;
  font-size: 19px;
  line-height: 28px;
}

#topoInterna2 h2 span {
  font-weight: bold;
  color: #fff;
  font-size: 26px;
  line-height: 35px;
}

#ConteudoInterna2 {
  padding: 60px 0px;
}

#ConteudoInterna2 .resultado {
  color: #0275d8;
  padding: 10px;
  display: flex;
  width: 100%;
  margin: 0 15px;
}

.resultado div:nth-child(1) {
  text-align: center;
}

#ConteudoInterna2 .results-container .row:nth-child(2n+1) .resultado {
  background-color: #f5f5f5;
}

section.page-tipo-calendario .topo {
  /*background-color: #3451a9;*/
  padding: 60px 0px;
}

section.page-tipo-calendario .topo h1 {
  color: #292b2c;
}

#listaDeEventos .titulo-evento {
  font-size: 20px;
  line-height: 27px;
  color: #393939;
  padding: 20px 0;
}

.linha-evento {
  padding: 10px 0;
  display: flex;
  align-items: center;
  height: 55px;
}

div .linha-evento .titulo {
  padding: 5px 0;
  font-size: 14px;
  margin-left: 0;
  color: #393939;
  font-weight: 100;
}

.lista-eventos-caixa,
.page-tipo-calendario .listrado {
  border-bottom: 1px solid #ff6600;
}

.lista-eventos-caixa .linha-evento:nth-child(2n+1),
.lista-eventos-caixa .linha-evento:nth-child(odd) {
  background-color: #f3f3f3;
}

.lista-eventos-caixa .linha-evento .vertical-center {
  padding-top: 8px;
}

#PageTitle {
  padding: 58px 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#PageTitle h1 {
  color: #292b2c;
  font-weight: 300;
}

#PageTitle h2 {
  font-size: 24px;
  line-height: 27px;
  color: #fff;
}

#PageContent {
  padding-top: 38px;
  padding-bottom: 58px;
}

#PageContent h2 {
  display: inline-block;
  text-transform: uppercase;
  padding-top: 20px;
  font-size: 26px;
  line-height: 35px;
  color: #545454;
}

#PageContent h3 {
  display: inline-block;
  font-size: 26px;
  line-height: 35px;
  color: #545454;
  font-weight: 700;
  text-transform: uppercase;
}

div#PageContent .table-wrapper {
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 15px;
}

div#PageContent table {
  margin: auto;
  border-top: 6px solid #b41a23;
  border-bottom: 1px solid #b41a23;
  font-weight: 300;
}

div#PageContent table th {
  padding: 12px 10px;
}

div#PageContent table tr:nth-child(even) td {
  background: #f3f3f3;
}

div#PageContent table td {
  padding: 12px 10px;
}

div#PageContent table .highlight {
  color: #d22630;
  font-weight: 400;
  font-size: 14px;
}

div#PageContent table .highlight-blue {
  color: #d22630;
  font-weight: 400;
  font-size: 14px;
}

div#PageContent table thead {
  color: #707070;
  border-bottom: 1px solid #d22630;
  font-weight: 500;
  font-size: 16px;
}

div#PageContent table tbody {
  font-size: 14px;
  color: #878786;
}

div#PageContent table tbody td {
  color: #393939;
}

/* Tabela live */
.table-lives .data {
  width: 104px;
  font-size: 14px;
}

.table-lives .export {
  width: 138px;
}

.table-lives .link {
  color: #393939;
  text-decoration: none;
}

#form-fale-com-ri {
  float: left;
  width: 100%;
  margin-top: 15px;
}

#PageContent p {
  width: 100%;
  display: inline-block;
  font-weight: 300;
  letter-spacing: 0.7px;
  font-size: 15px;
  line-height: 20px;
  color: #888888;
  text-align: justify;
}

#PageContent ol,
#PageContent ul {
  font-size: 15px;
  line-height: 20px;
  color: #888888;
  font-weight: 300;
}

#PageContent #formulario-id div {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

#PageContent #formulario-id label {
  /*display: inline-block;*/
  float: left;
  padding: 10px 15px;
  width: 20%;
  text-align: right;
}

#PageContent #formulario-id input[type=text],
#PageContent #formulario-id input[type=email] {
  /*display: inline-block;*/
  float: left;
  width: 55%;
  padding: 9px;
  border: 1px solid #cccccc;
}

#PageContent #formulario-id input[type=text]:hover,
#PageContent #formulario-id input[type=email]:hover,
#PageContent #formulario-id input[type=text]:focus,
#PageContent #formulario-id input[type=email]:focus {
  border: 1px solid #9b9b9b;
}

#PageContent #formulario-id textarea {
  width: 55%;
  height: 160px;
  border: 1px solid #cccccc;
  padding: 9px;
  resize: none;
}

#PageContent #formulario-id textarea:hover {
  border: 1px solid #9b9b9b;
}

#PageContent #formulario-id input[type=submit] {
  padding: 15px;
  cursor: pointer;
  -webkit-appearance: button;
  color: #444;
  background-color: #efefef !important;
  border: 1px solid #444;
}

.banner-servicos-investidores {
  margin-bottom: 25px;
}

#PaginaDeBanners {
  padding-top: 40px;
  background-color: #f6f6f6;
}

#PaginaDeBanners h1 {
  color: #303030;
  font-size: 29px;
  font-weight: 300;
}

#PaginaDeBanners h2 {
  margin-top: 17px;
  color: #303030;
  font-size: 18px;
  padding-bottom: 15px;
}

#PaginaDeBanners a h3 {
  color: #303030;
}

#PaginaDeBanners a {
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
  display: block;
  padding: 30px 35px;
  text-decoration: none;
  margin-bottom: 40px;
}

#PaginaDeBanners a .btn {
  border: 1px solid #d22630;
  border-radius: 30px;
  padding: 10px 35px;
  float: left;
  font-style: normal;
  font-size: 15px;
  color: #d22630;
  text-decoration: none;
  font-family: "Co Text", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  height: auto;
  display: table;
  clear: both;
  position: absolute;
  left: 35px;
  bottom: 20px;
}

.page-template-page-mae-informacoes-financeiras #PaginaDeBanners .btn {
  color: #d22630;
  border-color: #d22630;
}

.page-template-page-mae-mercado-de-capitais #PaginaDeBanners .btn {
  color: #c11f30;
  border-color: #c11f30;
}

.page-template-page-mae-servicos-aos-investidores #PaginaDeBanners .btn {
  color: #d22630;
  border-color: #d22630;
}

#PaginaDeBanners a:hover h3,
.page-template #PaginaDeBanners a:hover .btn {
  color: #fff;
  border-color: #fff;
}

#PaginaDeBanners a:before {
  content: "";
  background: #d22630;
  width: 100%;
  height: 7.5px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.page-template-page-mae-informacoes-financeiras #PaginaDeBanners a:before {
  background: #d22630;
  /* Old browsers */
}

.page-template-page-mae-mercado-de-capitais #PaginaDeBanners a:before {
  background: #d22630;
  /* Old browsers */
}

.page-template-page-mae-servicos-aos-investidores #PaginaDeBanners a:before {
  background: #d22630;
  /* Old browsers */
}

#PaginaDeBanners a:hover:before {
  height: 100%;
}

.banner {
  position: relative;
  display: flex;
  justify-content: flex-end;
  height: 180px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .banner {
    height: 170px;
  }
}
.banner-image {
  display: none;
}

.banner-content {
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  width: 100%;
}

.banner-content h3 {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #434343;
  letter-spacing: -0.2px;
}

.horizontal-banner h3 {
  color: #fff;
}

/***
Boxes de ações
***/
.boxes-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  margin-top: 188px;
}

.boxes-container .box {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 31.212%;
  justify-content: space-between;
  padding-top: 6px;
}

.box form {
  margin: 0;
}

/** Capa : ConsulteDesenpenhoAlerta  **/
.boxes-container .box {
  border: 1px solid #f1f1f1;
  transition: all 0.4s;
}

/** Capa : ConsulteDesenpenhoAlerta : barra colorida **/
.boxes-container .box .box-bar {
  height: 6px;
  width: 100%;
  background-color: #ddd;
  position: absolute;
  top: 0px;
}

/** Capa : ConsulteDesenpenhoAlerta : titulo **/
.boxes-container .box h2 {
  color: #535353;
  font-size: 18px;
  margin: 20px;
  font-weight: 500;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 20px;
}

.boxes-container .box.box-highlight {
  box-shadow: 0 0 10px rgba(50, 50, 250, 0.6);
}

.boxes-container .box p {
  margin: 10px 20px;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #a5a5a5;
}

.boxes-container .box input {
  display: block;
  width: calc(100% - 40px);
  margin: 16px auto;
  margin: 16px 20px;
  border: 1px solid #cccccc;
  color: #808080;
  padding: 10px 12px;
}

.boxes-container .box input:focus,
.boxes-container .box input:hover {
  border: 1px solid #9b9b9b;
  outline: none;
}

.boxes-container .box button,
.boxes-container .box a {
  line-height: 44px;
  text-transform: uppercase;
  height: 44px;
  width: 100%;
  max-width: 210px;
  display: block;
  margin: 25px auto;
  background-color: #eee;
  text-align: center;
  border: 0px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 15px;
  font-family: "Co Text", sans-serif;
  transition: all 0.3s;
  cursor: pointer;
}

.boxes-container .box button {
  margin-top: -5px;
}

.boxes-container .box .acao,
.boxes-container .box .box-bar {
  background: #d22630;
  /* Old browsers */
  transition: 0.6s;
}

.boxes-container .box.form-contato .box-sucesso,
.form-contato .box-sucesso {
  display: none;
  color: #fff;
  text-align: center;
  width: 100%;
  float: left;
  font-size: 16px;
  padding: 10px 15px;
  margin-top: 11px;
}

.boxes-container .box.degradeAzul a,
.boxes-container .box.degradeLaranja a {
  text-decoration: none;
}

.boxes-container .box .acao:hover {
  opacity: 0.6;
}

/***
para lixo
**/
/** Capa : ConsulteDesenpenhoAlerta  **/
#ConsulteDesenpenhoAlertaHome .caixa {
  border: 1px solid #f1f1f1;
}

/** Capa : ConsulteDesenpenhoAlerta : barra colorida **/
#ConsulteDesenpenhoAlertaHome .caixa .barra-color {
  height: 6px;
  width: 100%;
  background-color: #ddd;
}

/** Capa : ConsulteDesenpenhoAlerta : titulo **/
#ConsulteDesenpenhoAlertaHome .caixa h2 {
  color: #535353;
  font-size: 18px;
  margin: 20px;
  font-weight: 500;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 20px;
}

#ConsulteDesenpenhoAlertaHome .caixa p {
  margin: 10px 20px;
  font-weight: 300;
  font-size: 14px;
}

#ConsulteDesenpenhoAlertaHome .caixa .text-box {
  min-height: 200px;
}

#ConsulteDesenpenhoAlertaHome .caixa input {
  display: block;
  width: calc(100% - 40px);
  margin: 16px auto;
  margin: 16px 20px;
  border: 1px solid #cccccc;
  color: #808080;
  padding: 10px 12px;
}

#ConsulteDesenpenhoAlertaHome .caixa input:focus {
  border: 1px solid #9b9b9b;
}

#ConsulteDesenpenhoAlertaHome .caixa button,
#ConsulteDesenpenhoAlertaHome .caixa a div.acao {
  line-height: 44px;
  height: 44px;
  width: 100%;
  max-width: 210px;
  display: block;
  margin: 10px auto;
  background-color: #eee;
  text-align: center;
  border: 0px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}

#ConsulteDesenpenhoAlertaHome .caixa button {
  margin-top: -5px;
}

#ConsulteDesenpenhoAlertaHome .caixa .degradeAzul {
  background: #5780c3;
  /* Old browsers */
  background: -moz-linear-gradient(left, #5780c3 0%, #2e4ea3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #5780c3 0%, #2e4ea3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #5780c3 0%, #2e4ea3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5780c3", endColorstr="#2e4ea3",GradientType=1 );
  /* IE6-9 */
}

#ConsulteDesenpenhoAlertaHome .caixa .degradeLaranja,
table tfoot tr.linha-rodape {
  background: #d22630;
  /* Old browsers */
}

table tfoot tr.linha-rodape {
  color: #fff;
  font-weight: bold;
}

#ConsulteDesenpenhoAlertaHome .caixa .degradeRosa {
  background: #902d63;
  /* Old browsers */
  background: -moz-linear-gradient(left, #902d63 0%, #d0273c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #902d63 0%, #d0273c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #902d63 0%, #d0273c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#902D63", endColorstr="#D0273C",GradientType=1 );
  /* IE6-9 */
}

#PageContent .filters-box .filter div {
  font-size: 13px;
  padding-top: 6px;
  padding-bottom: 6px;
}

#pageContent h3 strong {
  font-size: 1.15em;
}

#PageContent .sem-registros {
  font-size: 20px;
  padding: 60px;
  text-align: center;
}

.filters-container h3 {
  font-size: 17px;
  margin-bottom: 40px;
}

.filters-container h4 {
  border-bottom: 6px solid #b41a23;
  font-size: 20px;
  line-height: 27px;
  padding: 40px 0 20px 0px;
  margin-bottom: 12px;
  color: #393939;
}

.periodo-lista-arquivos > div.row {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.page-template .estrut-fm .periodo-lista-arquivos:not(.exist) {
  display: none !important;
}

.filters-container .filters-box .filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.filters-container a.filter,
.filters-container a.filter_year,
.filters-container a.filtro,
.filters-container a.filtro_year {
  /* width:18.5%; */
  display: flex;
  color: #333;
  font-size: 13px;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 8px 25px;
  margin: 5px 10px 5px 0;
  color: #a7a7a7;
  border: 2px solid #a7a7a7;
  text-decoration: none;
  cursor: pointer;
}

.filters-container a.filter.filter-selected,
.filters-container a.filter_year.filter-selected,
.filters-container a.filtro.filtro-selected,
.filters-container a.filtro_year.filtro-selected,
.filters-container a.filter:hover,
.filters-container a.filter_year:hover,
.filters-container a.filtro:hover,
.filters-container a.filtro_year:hover {
  color: #b41a23;
  border: 2px solid #b41a23;
}

.list-header {
  display: flex;
  border-bottom: 1px solid #d22630;
}

.list-header div {
  font-size: 14px;
  padding-bottom: 12px;
  color: #d22630;
}

.listrado .linha-arquivo {
  height: 55px;
  display: none;
  align-items: center;
}

.listrado .linha-arquivo div {
  color: #393939;
  line-height: 1.25em;
}

.listrado .tipo-visivel {
  display: flex;
}

.listrado .linha-arquivo:nth-child(even) {
  background-color: #f5f5f5;
}

.filters-container .filtros-tipo h5 {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.filters-container .filtros-tipo .filter-type {
  display: block;
  border-bottom: 1px solid #a7a7a7;
  padding: 12px 8px;
  color: #888;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

.filters-container .filtros-tipo .filter-type.filter-tipo-selected {
  color: #003087;
}

#logos-no-rodape .box-limit {
  width: 90%;
}

.banner-destaque .owl-nav .owl-next,
.banner-destaque .owl-nav .owl-prev {
  text-indent: -9000px;
}

.banner-destaque .owl-nav .owl-next {
  right: 0;
}

.banner-destaque .owl-nav .owl-prev {
  left: 0;
}

#SwiperAzulHome.banner-destaque .owl-nav .disabled {
  opacity: 0.1;
  cursor: no-drop;
}

.banner-destaque .owl-nav .owl-next,
.banner-destaque .owl-nav .owl-prev,
#logos-no-rodape .swiper-button-next,
#logos-no-rodape .swiper-button-prev {
  width: 14px;
  height: 26px;
  background-image: url(assets/img/nextprev.png);
  background-size: cover;
  background-position: right 0;
  margin-top: -13px;
  opacity: 0.6;
  transition: opacity 0.3s;
  position: absolute;
  top: 50%;
  z-index: 9;
  filter: brightness(0);
}

#logos-no-rodape .swiper-button-next,
#logos-no-rodape .swiper-button-prev {
  background-image: url(assets/img/nextprev-white.png);
}

.banner-destaque .owl-nav .owl-next,
#logos-no-rodape .swiper-button-next {
  background-position: 0px 0px;
}

.banner-destaque .owl-nav .owl-next:hover,
.banner-destaque .owl-nav .owl-prev:hover,
#logos-no-rodape .swiper-button-next:hover,
#logos-no-rodape .swiper-button-prev:hover {
  opacity: 1;
}

.form-buscar-page {
  align-items: center;
  flex-direction: row;
  margin-top: -30px;
  margin-bottom: 30px;
}

.form-buscar-page form {
  margin-bottom: 0px;
}

#SwiperAzulHome {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-home a {
  text-decoration: none;
}

header .slogan {
  margin-left: 2px;
  margin-top: -1px;
}

section#BannersHome a .degrade,
section#BannersHome a:hover .degrade {
  text-decoration: none !important;
}

section#BannersHome .degrade {
  display: flex;
  height: 121px;
  padding-left: 20px;
  padding-right: 20px;
  align-items: center;
  justify-content: space-between;
  padding-top: 4px;
}

section#BannersHome .degrade p {
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
  color: #fff;
  margin: 0px;
  line-height: 45px;
  font-size: 32px;
  width: 220px;
}

section#BannersHome .banner-2.banner-home {
  position: relative;
}

section#BannersHome .degrade.degrade-2 {
  width: 100%;
}

#BannersHome .degrade,
.calendario-lista .data-mes {
  color: #d22630;
  background: #EEE5DB;
}

#BannersHome .degrade-2 {
  background: #33569a;
  background: -moz-linear-gradient(left, #33569a 0, #de632c 100%);
  background: -webkit-linear-gradient(left, #33569a 0, #de632c 100%);
  background: linear-gradient(to right, #33569a 0, #de632c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33569A",endColorstr="#DE632C",GradientType=1);
}

#BannersHome .degrade-3,
.comunicados-lista .data-mes {
  background: #EEE5DB;
}

#BannersHome .degrade-4 {
  background: #bfbfbf;
  background: -moz-linear-gradient(left, #bfbfbf 0, #929393 100%);
  background: -webkit-linear-gradient(left, #bfbfbf 0, #929393 100%);
  background: linear-gradient(to right, #bfbfbf 0, #929393 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#BFBFBF",endColorstr="#929393",GradientType=1);
}

table + p small,
.table-wrapper small {
  font-weight: 100;
}

@media (min-width: 1200px) {
  .container {
    width: 1060px;
  }
}
@media (max-width: 990px) {
  section#BannersHome .banner-4 .degrade p {
    font-size: 19px;
    line-height: 25px;
    margin-top: 0;
  }

  section#BannersHome .banner-3.banner-home,
section#BannersHome .banner-4.banner-home {
    margin-top: 19px;
  }
}
@media (max-width: 767px) {
  header nav > ul > li {
    padding: 0;
  }

  header nav ul li.icon-search {
    display: none;
  }

  header nav .collapsing > ul,
header nav .collapse > ul {
    display: block;
  }

  header nav .current-page-ancestor.current-menu-ancestor > a:before,
header nav .menu-item-has-children:hover > a:before,
header nav .menu-item-has-children.current-menu-item > a:before {
    display: none;
  }

  header .home-ri {
    margin-left: 20px;
  }

  header .institucional {
    margin-left: 20px;
  }

  header .busca {
    margin-left: 15px;
  }

  .busca input[type=text] {
    width: 98px;
  }

  header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    background: #fff;
    width: 100%;
  }

  header .navbar-toggler {
    outline: none;
  }

  header .logo {
    padding-top: 13px;
    padding-bottom: 17px;
  }

  header #MenuPrincipal {
    width: 100%;
    border-top: 1px solid #ddd;
  }

  header .slogan {
    font-size: 16px;
    line-height: 1.1em;
    padding: 1px 14px 0;
    letter-spacing: 0.4px;
    width: 200px;
  }

  header .top-nav {
    padding-top: 1px;
    position: relative;
    z-index: 1;
    padding: 0;
  }

  header .busca {
    margin: 0;
    display: none;
  }

  header .busca .fa {
    font-size: 1.5em;
  }

  header #menuSeparator {
    display: none;
  }

  /*header {width:100vw;position: absolute;background: #fff;top: 70px;}*/
  header #FundoMenuPrincipal {
    display: none;
  }

  section#BannersHome .banner-home .degrade {
    min-height: 90px;
    height: auto;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin: 22px 0 -4px;
  }

  section#BannersHome .banner-home .degrade img {
    width: 40px;
  }

  section#BannersHome .banner-home .degrade p {
    /*font-size:6.2vw;*/
    line-height: 25px;
    margin: 0;
    width: 100%;
  }

  section#BannersHome .banner-2 .degrade p {
    line-height: normal;
  }

  section#BannersHome .banner-home .degrade p br {
    display: none;
  }

  section#BannersHome .banner-2 .degrade img {
    margin: 0;
  }

  section#BannersHome .banner-4 .degrade p {
    font-size: 14px;
  }

  section#BannersHome .banner-4 .degrade p br {
    display: block;
  }

  section#BannersHome .banner-1 {
    margin: 10px 0 5px;
  }

  section#BannersHome .banner-2,
section#BannersHome .banner-home.banner-3,
section#BannersHome .banner-home.banner-4 {
    margin: 5px 0;
  }

  header .sub-menu {
    position: relative;
    height: 0;
    padding: 0 20px;
    overflow: hidden;
    opacity: 1;
    transition: height 0.15s, padding 0.15s;
    left: 0;
    pointer-events: auto;
    box-shadow: none;
    border: 0;
  }

  header .shown .sub-menu {
    padding: 10px 20px;
    box-sizing: content-box;
    height: 100%;
    border-bottom: 1px solid #ddd;
  }

  header nav li:nth-child(6) .sub-menu {
    left: auto;
    right: 0;
  }

  .menu-item-has-children > a::after {
    content: "\f138";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px 0 16px 0;
    transform-origin: 50%;
    width: 59px;
    transition: all 0.3s;
    text-align: center;
    z-index: 1;
  }

  .menu-item-has-children.shown > a::after {
    transform: rotate(90deg);
  }

  header nav.navbar {
    padding: 0px;
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }

  header nav > ul {
    display: block;
    height: 0;
    overflow: hidden;
    transition: all 0.3s;
  }

  .open header nav > ul {
    height: 100vh;
    overflow-y: auto;
  }

  header nav ul li {
    display: block;
  }

  header nav ul li a {
    display: block;
    padding: 18px 6px;
    border-bottom: 1px solid #ddd;
  }

  header nav ul li li.last a {
    border-bottom: 0;
  }

  header + * {
    /* margin-top: 70px; */
    margin-top: 30px;
  }

  section#BannersHome .banner-3.banner-home,
section#BannersHome .banner-4.banner-home {
    margin-top: 20px;
  }

  section#BannersHome .banner-4 .degrade p {
    margin: 0;
    font-size: 15px;
  }

  .data-holder {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .data-block {
    margin: 30px 0;
  }

  /*.filters-box{ display:none; }*/
  .filters-container .filtros-tipo .filter-type {
    padding: 5px 0;
    font-size: 10px;
  }

  .horizontal-banner .banner-image {
    width: 100%;
  }

  .horizontal-banner .banner-image img {
    width: 100%;
    max-width: unset;
    margin: 0;
    height: 130px;
  }

  section#DesempenhoHome {
    width: 100%;
    height: auto;
    margin-bottom: 27px;
    background-position: right bottom;
  }

  .charts-top-area h3 {
    font-size: 1.4em;
  }

  .charts-top-area .year-tabs {
    padding: 0;
  }

  .chart-values.active {
    display: block;
    padding: 0 0 30px;
  }

  .values .block {
    border-bottom: 1px solid #8d8d8d;
    position: relative;
    display: table;
    width: 100%;
  }

  .values .block .title {
    float: left;
    width: 50%;
    text-align: left;
    padding-top: 8px;
  }

  .values .block .value {
    float: right;
  }

  .values .block .legend {
    float: left;
    width: 50%;
    text-align: left;
  }

  .listrado .linha-arquivo {
    height: auto;
    padding: 10px 0;
  }

  #PostsHome h2 {
    font-size: 16px;
  }

  #PostsHome .header-box .ver-todos {
    font-size: 10px;
  }

  .redes-sociais p {
    font-size: 12px;
  }

  .posts-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .posts-container .header-box {
    align-items: flex-end;
    margin-bottom: 20px;
    padding: 4px 18px 15px 0;
  }

  .posts-container .bloco-comunicado-calendario .data-mes span.dia {
    font-size: 19px;
    margin-top: 17px;
  }

  #PostsHome .bloco-comunicado-calendario .data-mes {
    height: 63px;
    width: 63px;
  }

  .comunicado .post-content {
    font-size: 13px;
  }

  #PostsHome .bloco-comunicado-calendario {
    margin-bottom: 14px;
  }

  #SwiperAzulHome .owl-carousel .owl-item.active {
    border: 1px solid transparent;
  }

  #SwiperAzulHome .owl-carousel .owl-item .titulo {
    font-weight: 300;
    font-size: 19px;
  }

  .data-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .data-block h2 {
    padding: 19px 0 15px;
  }

  .data-values .value .updated {
    padding-bottom: 0;
  }

  .boxes-container {
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 15px;
  }

  .boxes-container .box {
    width: calc(100% - 12px);
    margin: 0 0 30px;
    margin: 4px 0 25px;
  }

  .boxes-container .box h2 {
    margin-bottom: 0;
  }

  .boxes-container .box.degradeAzul .acao,
.boxes-container .box.degradeAzul .box-bar {
    margin-top: 0;
  }

  .boxes-container .box button,
.boxes-container .box a div.acao {
    width: 100%;
  }

  #logos-no-rodape-Box {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  section#BannersHome .degrade.degrade-2 {
    background: none transparent;
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 576px) {
  .charts-top-area .year-tabs {
    padding: 0;
    justify-content: center;
    width: 100%;
  }

  .periodo-lista-arquivos {
    font-size: 0.7em;
  }

  .banner-content h3 {
    font-size: 1.2rem;
  }

  .banner-image img {
    max-width: 100%;
    margin: 0;
  }

  .filters-container a.filter,
.filters-container a.filtro {
    width: 100%;
  }

  .data-holder {
    flex-wrap: wrap;
    justify-content: center;
  }

  .data-block {
    width: calc(100% - 30px);
    margin: 20px 0;
  }
}
.tit-acord {
  font-size: 16px;
  color: #858585;
  font-family: "Co Text", sans-serif;
  text-transform: uppercase;
  padding: 36px 0 15px 0;
  float: left;
  width: 100%;
  background: url(assets/img/setas-acord-red.png) no-repeat right -69px;
  border-bottom: 1px solid #d22630;
  padding-right: 60px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .tit-acord {
    padding: 15px 0 15px 0;
    padding-right: 60px;
  }
}

.tit-acord.open {
  background-position: right 30px;
}

.texto-acord {
  float: left;
  width: 100%;
  padding: 20px 30px 10px 20px;
  display: none;
}

.border-grey {
  border: 1px solid #afafaf;
}

.mt20 {
  margin-top: 20px;
}

.periodo-lista-arquivos {
  margin-bottom: 0px;
}

.newsletter_page input,
.newsletter_page button {
  height: 60px;
  width: 33%;
  padding: 10px;
  color: rgb(238, 238, 238);
}

.newsletter_page button {
  background: #222222;
  border: none;
  font-weight: bold;
}

.side-submenu {
  padding: 0px;
}

.side-submenu * {
  list-style-type: none;
}

.side-submenu > li > a {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  border-bottom: 1px solid #333;
  padding: 8px 0;
  margin: 1px 0;
  display: block;
}

.side-submenu .sub-menu {
  padding: 0px;
}

.side-submenu .sub-menu li a {
  display: block;
  border-bottom: 1px solid #a7a7a7;
  padding: 8px;
  line-height: 150%;
  color: #888;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

.side-submenu .sub-menu li.current-menu-item a,
.side-submenu .sub-menu li a:hover {
  color: #b41a23;
  text-decoration: none;
}

.selectYear {
  text-align: right;
  padding-right: 30px;
}

.selectYear select {
  width: 50%;
  min-width: 80px;
  line-height: 25px;
  margin-top: 10px;
  border-radius: 15px;
  padding: 6px;
}

.scroll {
  float: left;
  width: 100%;
  overflow: auto;
}

iframe {
  border: 0;
}

@media (max-width: 767px) {
  .conteudo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 380px) {
  .list-header {
    display: none;
  }

  .linha-evento,
.listrado .linha-arquivo {
    align-items: center;
    height: auto;
    display: block;
    float: left;
    width: 100%;
  }

  .linha-evento div,
.listrado .linha-arquivo div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    display: block;
    text-align: center;
    float: left;
    font-size: 14px;
    padding: 5px;
  }
}
/*Ajustes*/
.table-arquivos tr:nth-child(2n) {
  background-color: #f5f5f5;
}

.table-arquivos p {
  color: #000;
}

.list-group-item {
  background-color: transparent;
  border: none;
}

#planilha-de-resultados-icones {
  list-style: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

#planilha-de-resultados-icones a {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 90px;
  height: 100px;
}

#planilha-de-resultados-icones li {
  display: block;
  border: 1px solid #d22630;
  width: 100%;
  height: 100px;
  transition: 0.4s;
}

/*#planilha-de-resultados-icones li:first-child {
    border-bottom: 0;
}*/
#planilha-de-resultados-icones li i.download,
#planilha-de-resultados-icones li i.planilha {
  height: 65px;
  width: 65px;
  position: absolute;
  top: 50%;
  left: 13px;
  margin-top: -32.5px;
}

#planilha-de-resultados-icones li i.download {
  background-image: url("img/ic-download-brf.png");
}

#planilha-de-resultados-icones li:hover i.download {
  background-image: url("img/ic-download-brf-hover.png");
}

#planilha-de-resultados-icones i.planilha {
  background-image: url("img/ic-planilha-brf.png");
}

#planilha-de-resultados-icones li:hover i.planilha {
  background-image: url("img/ic-planilha-brf-hover.png");
}

#planilha-de-resultados-icones li:hover {
  background-color: #d22630;
}

#planilha-de-resultados-icones li:hover strong {
  color: white;
}

#planilha-de-resultados-icones a {
  text-decoration: none;
}

#planilha-de-resultados-icones li strong {
  font-weight: normal;
  color: #d22630;
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  padding-left: 90px;
  transition: 0.4s;
}

#PostsHome .calendario-lista a:hover,
#PostsHome .comunicados-lista a:hover {
  color: #ff8200;
}

#slideshow .owl-nav {
  display: none;
}

#slideshow .owl-nav {
  display: none;
}

#slideshow .owl-dots {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#slideshow .owl-dots .owl-dot {
  display: inline-block;
  width: 9px;
  height: 9px;
  background-color: #fff;
  margin: 10px 6px;
  cursor: pointer;
  opacity: 0.5;
  border-radius: 50%;
}

#slideshow .owl-dots .owl-dot.active {
  cursor: default;
  opacity: 1;
}

#slideshow .owl-item figure {
  position: relative;
  /*max-width: 1280px;*/
  margin: 0 auto;
}

#slideshow .owl-item figure .img-mobile {
  display: none;
}

@media (max-width: 1280px) {
  #slideshow .owl-item figure .img-desktop {
    display: block;
  }

  #slideshow .owl-item figure .img-mobile {
    display: none;
    height: 120px;
  }
}
@media (max-width: 1280px) and (max-width: 575px) {
  #slideshow .owl-item figure .img-mobile {
    height: 120px;
  }
}
#slideshow .owl-stage-outer {
  height: auto !important;
}
@media (max-width: 600px) {
  #slideshow .owl-stage-outer {
    height: 120px !important;
  }
}

@media (max-width: 400px) {
  #slideshow .owl-item figure .img-mobile {
    display: block;
    height: 120px;
    width: 100%;
    object-position: center;
    object-fit: contain;
  }

  #slideshow .owl-item .cena-1 figure .img-mobile {
    object-position: left;
  }
}
@media (max-width: 400px) and (max-width: 1199px) {
  #slideshow .owl-item .cena-1 figure .img-mobile {
    height: 120px !important;
  }
}
#slideshow .owl-item figure figcaption {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}

#slideshow .owl-item figure figcaption legend {
  position: absolute;
  top: 50%;
  width: 470px;
  transform: translateY(-50%);
}

#slideshow .owl-item figure figcaption legend h2 {
  color: #fff;
  font-family: "Co Text", sans-serif;
  font-size: 18px;
  font-weight: 100;
  padding: 15px;
}

#slideshow .owl-item figure figcaption legend p {
  color: #fff;
  font-family: "Co Text", sans-serif;
  font-size: 28px;
  font-weight: 800;
  padding: 5px 15px;
  line-height: 40px;
}

/* resultados home */
#BannersResultados .container {
  padding: 0;
}
#BannersResultados .container .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 540px) {
  #BannersResultados .container .items {
    align-items: center;
  }
}

#BannersResultados .degrade {
  /* margin: 10px 0 0 10px; */
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24%;
  margin-top: 14px;
  background-color: #d22630;
}

#BannersResultados .degrade a {
  display: block;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 2px 0;
}

@media (min-width: 500px) and (max-width: 972px) {
  #BannersResultados .degrade a {
    padding: 15px 0 !important;
  }
}
#BannersResultados .degrade a span {
  display: inline-block;
  color: #fff;
  font-family: "Co Text", sans-serif;
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
}

#BannersResultados .degrade-1 a span {
  font-size: 16px;
  font-family: "CoHeadlineW01", sans-serif;
}

#BannersResultados .degrade-1 a span strong {
  font-size: 18px;
  font-family: "CoHeadlineW01", sans-serif;
}

#BannersResultados .degrade-1 a img {
  position: relative;
  top: -2px;
}

#BannersResultados .degrade a span strong {
  font-family: "Co Text", sans-serif;
  font-weight: 800;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* footer */
footer .logo {
  float: right;
}

footer .logo img {
  width: 60px;
}

header .redes-sociais ul {
  padding: 0px;
  margin: 0 0 0 60px;
  display: flex;
}

header .redes-sociais ul li {
  list-style: none;
  text-align: center;
  margin-left: 9px;
}

header .redes-sociais ul li a {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  border: 2px solid #b41a23;
  display: flex;
  color: #b41a23;
  font-size: 16px;
  align-items: center;
  justify-content: center;
}

header .redes-sociais ul li a:hover {
  background-color: #b41a23;
  color: #fff;
}

header .redes-sociais ul li a i {
  color: #b41a23;
}

header .redes-sociais ul li a:hover i {
  color: #fff;
}

#form-search {
  display: none;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 138px;
  height: 70px;
  margin: 0;
  padding: 0;
  transform: translateX(-50%);
  border: 1px solid #ddd;
  box-shadow: 0px 14px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 991px) {
  #form-search {
    top: 174px;
  }
}
#form-search.ativo {
  display: block;
}

#form-search input {
  border: 0;
  padding: 20px 80px 20px 20px;
  font-size: 20px;
  width: 100%;
  border-radius: 0;
}

#form-search button {
  background: transparent;
  width: 60px;
  height: 100%;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  color: #1155a3;
  cursor: pointer;
  border-left: 1px solid #ddd;
}

.page header nav > ul > li:not(.current-menu-parent) > a {
  color: #8b8b8b !important;
}

.page header nav > ul > li:not(.current-menu-parent) > a:before {
  background-color: #8b8b8b;
}

#MenuPrincipal .disabled {
  display: none;
}

#popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999999;
  top: 0;
  left: 0;
}

#popup .modal-popup {
  position: fixed;
  background-size: contain;
  height: 500px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 10px solid #b31a23;
  background: #fff;
}
#popup .modal-popup strong {
  line-height: 35px;
}
@media (max-width: 767px) {
  #popup .modal-popup {
    height: max-content;
    padding-bottom: 60px;
  }
}
#popup .modal-popup .logoPopup {
  position: absolute;
  bottom: 15px;
  right: 15px;
  bottom: 0;
}
#popup .modal-popup .info a, #popup .modal-popup .left a {
  color: #d22630 !important;
}
#popup .modal-popup .info strong, #popup .modal-popup .left strong {
  color: #d22630 !important;
}
#popup .modal-popup .info span, #popup .modal-popup .left span {
  color: #292B2C !important;
}

@media (max-width: 600px) {
  #popup .modal-popup {
    max-width: 320px;
    max-height: 100%;
    background-size: 100% 100%;
  }
}
#popup table {
  border-color: transparent;
  width: 550px !important;
  margin-left: 5px;
  margin-top: 50px;
}

#popup td {
  padding: 0 10px;
  vertical-align: top;
}

#popup .info, #popup .left {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 500px;
  top: 97px;
}
@media (max-width: 767px) {
  #popup .info, #popup .left {
    max-width: 245px;
  }
}

.new-popup .info, #popup .left {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 500px;
  top: 0px !important;
}

@media (max-width: 600px) {
  #popup .info {
    max-width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
}
#popup .info h2, #popup .left h2 {
  font-size: 32px;
  margin-bottom: 8px;
  color: #f47d2e;
}

#popup .info h2 strong, #popup .left h2 strong {
  display: inline-block;
  width: 100%;
  font-size: 24px;
  padding-bottom: 4px;
}

#popup .info h2 strong span, #popup .left h2 strong span {
  font-size: 28px !important;
}

#popup .info h3, #popup .left h3 {
  font-size: 18px;
  display: block;
  margin: 7px 0;
  color: #f47d2e;
}

#popup .info h3 strong, #popup .left h3 strong {
  font-size: 13px;
  display: inline-block;
}

#popup .info h3 strong.senha, #popup .left h3 strong.senha {
  font-size: 17px;
  width: auto;
  font-weight: 100;
}

#popup .info p, #popup .left p {
  color: #47439f;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  margin: 1% 0 5px;
  line-height: 1.6em;
}

#popup .info a, #popup .left a {
  color: #47439f;
  text-decoration: underline;
}

#popup .close {
  /* circular
    position: absolute;
    width: 50px;
    height: 48px;
    right: 31px;
    top: 17px;
    text-indent: -90000px;
    cursor: pointer;
    z-index: 2;
    */
  position: absolute;
  width: 32px;
  height: 30px;
  right: 12px;
  top: 10px;
  cursor: pointer;
  z-index: 2;
}

/* @media (max-width: 580px) {
  #popup {
    display: none;
  }
} */
div#PageContent table tr.cinza td {
  background: #f3f3f3 !important;
}

div#PageContent table tr.branco td {
  background: #fff !important;
}

div#PageContent table tr td.border {
  border-right: 1px solid #d22630;
}

p.nota-chart {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 11px;
  color: #888;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  p.nota-chart {
    bottom: -20px;
  }
}
@media (max-width: 767px) {
  p.nota-chart {
    bottom: -105px;
  }
}

/* RESPONSIVO */
@media (min-width: 992px) {
  .charts-top-area h4 {
    display: none;
  }

  .no-nav-ms .legenda-aux {
    display: none;
  }
}
@media (max-width: 991px) {
  #slideshow .owl-item figure figcaption legend p {
    font-size: 16px;
    line-height: 1.3em;
  }

  #slideshow .owl-item figure figcaption legend * {
    text-shadow: 3px 0 7px rgba(0, 0, 0, 0.5);
  }

  footer .menu-rodape,
header .redes-sociais {
    display: none;
  }

  footer .link-relatorio {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
  }

  footer .link-relatorio:before,
footer .lefts-data:before,
footer .rights-data .links:before {
    content: "";
    background: #ddd;
    width: 768px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -389px;
  }

  footer .redes-sociais {
    padding-top: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  footer .redes-sociais h2 {
    display: none;
  }

  footer .redes-sociais ul {
    display: table;
    margin: 0 auto 15px;
  }

  footer .redes-sociais ul li {
    display: inline-block;
  }

  footer .redes-sociais ul li.last {
    margin-right: 0;
  }

  footer .lefts-data {
    width: 100%;
    position: relative;
    padding-bottom: 5px;
  }

  footer .lefts-data.fale-ri a {
    display: table;
    margin: 0 auto;
  }

  footer .rights-data {
    width: 100%;
    position: relative;
    padding-bottom: 5px;
  }

  footer .rights-data .links {
    position: relative;
    padding: 5px 0 15px;
    display: table;
    margin: 0 auto;
    float: none;
  }

  footer .rights-data .links .last a {
    padding-right: 0;
  }

  footer .rights-data .logo {
    text-align: center;
    width: 100%;
    padding: 15px;
  }

  .charts-top-area h4 {
    font-size: 20px;
    color: #888;
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }

  #BannersResultados .row {
    height: 175px;
  }

  #BannersResultados .degrade {
    width: 49.5%;
    /* position: absolute; */
  }

  #BannersResultados .degrade-1 {
    left: 0;
    /* height: 33px; */
    top: 0;
    margin-top: 10px;
  }

  #BannersResultados .degrade-1 a {
    padding: 2px 0;
  }

  #BannersResultados .degrade-2 {
    top: 0;
    margin-top: 10px;
  }

  #BannersResultados .degrade-3 {
    bottom: 10px;
    margin: 0;
    margin-top: 10px;
  }

  #PostsHome h2 {
    font-size: 25px !important;
    width: 55% !important;
  }

  #PostsHome .header-box .ver-todos {
    font-size: 12px;
    top: -5px;
    position: relative;
  }

  .google-visualization-tooltip-item span {
    display: none !important;
  }

  .side-submenu,
.data-total {
    display: none !important;
  }
}
.legenda-aux {
  position: relative;
  display: none;
  float: left;
  z-index: 99999;
  font-size: 17px;
  font-weight: 400;
  width: 100%;
  color: #888;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 32px;
  padding: 10px 25px;
  cursor: pointer;
}

@media (max-width: 767px) {
  header {
    padding-bottom: 6px;
  }

  header::before {
    position: absolute;
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 0;
    content: "";
    background-color: #b41a23;
  }

  header .top-nav > .fa-search {
    display: inline-block !important;
    width: 50%;
    padding: 24px 0;
    text-align: center;
    height: 70px;
    margin-left: 30px;
  }

  header .top-nav > .fa-search.ativo:before {
    content: "\f00d";
    color: #979797;
  }

  header .top-nav > .fa-search:before {
    font-size: 22px;
    color: #b41a23;
  }

  body #form-search {
    top: 75px;
    transform: translateX(0);
    left: 0;
    width: 100%;
    padding: 10px;
    z-index: 99;
  }

  #form-search form {
    border: 1px solid #ddd;
  }

  #form-search input {
    padding: 10px 60px 10px 10px;
    font-size: 19px;
  }

  #form-search button {
    width: 50px;
    font-size: 22px;
  }

  header .top-nav > button {
    padding: 35px 0;
    border: none;
    width: 50%;
  }

  header .top-nav > button .fa {
    font-size: 1.5em;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  #slideshow {
    margin-top: 141px;
  }
}
@media (max-width: 767px) {
  #PaginaDeBanners {
    padding-top: 100px;
  }
}
@media (max-width: 580px) {
  #slideshow .owl-item figure figcaption legend p {
    display: none;
  }
}
@media (max-width: 575px) {
  #slideshow .owl-item figure figcaption {
    width: 100%;
    left: 0;
    transform: translateX(0);
  }

  #slideshow .owl-item figure figcaption legend h2 {
    padding: 15px 0;
  }
}
/* AJUSTE NO GOOGLE CHARTS   n o v o  */
@media (max-width: 991px) {
  .desk-invis {
    display: block;
    min-height: 500px;
  }

  .mob-invis .mode {
    display: none;
  }
}
@media (min-width: 992px) {
  .nav-ms .mob-invis,
.no-nav-ms .desk-invis {
    display: none;
  }

  .nav-ms .desk-invis,
.no-nav-ms .mob-invis {
    display: block;
  }

  .nav-ms #DesempenhoHome {
    height: 450px !important;
  }

  .no-nav-ms .simul_drop {
    visibility: hidden;
    position: absolute;
  }
}
.charts-mobile {
  position: relative;
  z-index: 2;
}

.charts-mobile .simul_drop {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  border: 1px solid #ccc;
  padding: 25px 25px 0px;
  border-radius: 25px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.charts-mobile .simul_drop.open {
  height: 270px;
}

.charts-mobile .simul_drop li {
  position: relative;
  float: left;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  color: #888;
  padding: 5px 0;
  cursor: pointer;
  list-style-type: none;
}

.charts-data {
  margin: 10px 0 15px;
  z-index: 1;
}

.charts-data,
.charts-data dl {
  position: relative;
  float: left;
  width: 100%;
}

.charts-data dl:not(.active) {
  display: none;
}

.charts-data dl.active {
  display: block;
}

.charts-data dd,
.charts-data dt {
  position: relative;
  float: left;
  width: 50%;
  height: 85px;
  padding: 20px 0;
  border-top: 2px solid #ccc;
}

.charts-data dd:nth-of-type(1),
.charts-data dt:nth-of-type(1) {
  border-width: 0;
}

.charts-data dt {
  color: #545454;
  font-size: 18px;
  font-weight: 300;
  line-height: 1em;
  text-align: left;
}

.charts-data dt span {
  color: #878787;
  padding-top: 15px;
  font-size: 15px;
  text-align: left;
  float: left;
}

.charts-data dd {
  color: #4469b4;
  font-size: 40px;
  font-weight: 500;
  text-align: right;
}

.charts-data dd span {
  font-size: 14px;
  padding-right: 4px;
}

.charts-mobile .simul_drop li:first-child {
  padding-top: 25px;
}

#DesempenhoHome .container .simul_drop {
  display: none;
}

/* Powered By MZ */
.powered-by {
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  clear: both;
}

.powered-by p {
  color: #003349;
  font-size: 11px;
  display: inline-block;
  padding: 5px 5px 5px 0;
  vertical-align: middle;
  text-align: center;
}

.powered-by img {
  display: inline-block;
  vertical-align: middle;
}

.powered-by.right {
  text-align: right;
}

.powered-by.white {
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  clear: both;
}

.powered-by.white img {
  filter: brightness(0%) contrast(100%) invert(100%);
  -webkit-filter: brightness(0%) contrast(100%) invert(100%);
  -moz-filter: brightness(0%) contrast(100%) invert(100%);
}

.disclaimer-file,
.pt-only {
  float: left;
  padding-left: 15px;
  font-size: 12px;
  color: #ff6619;
}

.disclaimer-file {
  padding-top: 15px;
  display: none;
}

#tab-arquivos .filtro-selected {
  cursor: default;
}

/* CORREÇÃO DO GRAFICO - AH 21.8.19 */
.google-visualization-tooltip-item {
  display: none !important;
}

.chart-values .perc {
  position: absolute;
  top: 112px;
  font-family: "Co Text", sans-serif;
  font-size: 36px;
  color: rgb(133, 133, 133);
  opacity: 1;
  margin: 0;
  text-decoration: none;
  font-weight: bold;
  width: 130px;
  letter-spacing: -1.5px;
  text-align: center;
}
@media (min-width: 1200px) {
  .chart-values .perc {
    left: -234px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .chart-values .perc {
    left: -215px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .chart-values .perc {
    left: -180px;
  }
}
@media (min-width: 574px) and (max-width: 768px) {
  .chart-values .perc {
    right: 105px;
  }
}
@media (min-width: 560px) and (max-width: 573px) {
  .chart-values .perc {
    left: 305px;
  }
}
@media (max-width: 559px) {
  .chart-values .perc {
    left: 300px;
  }
}
@media (min-width: 401px) and (max-width: 440px) {
  .chart-values .perc {
    left: 196px;
  }
}
@media (min-width: 368px) and (max-width: 400px) {
  .chart-values .perc {
    left: 178px;
  }
}
@media (min-width: 320px) and (max-width: 367px) {
  .chart-values .perc {
    left: 155px;
  }
}

#form-fale-com-ri .g-recaptcha {
  margin-left: 150px;
}

@media (max-width: 768px) {
  #form-fale-com-ri .g-recaptcha {
    margin-left: unset;
  }
}
.volume {
  display: none;
}

.formRegister .field:nth-child(5) {
  display: none;
}

.formRegister .field.terms {
  bottom: 90px !important;
  position: relative !important;
  align-items: baseline !important;
}

.formRegister .buttons {
  align-items: start !important;
}

.formRegister .buttons .btn.send {
  margin-top: 15px;
  width: 130px;
  cursor: pointer;
  -webkit-appearance: button;
  color: #444;
  background-color: #efefef !important;
  border: 1px solid #444;
}

.formRegister .buttons .btn.clear {
  display: none !important;
}

.formRegister #g-recaptcha-0 {
  bottom: 50px !important;
  justify-content: start !important;
}

#PageTitle {
  background-color: #eee !important;
}

table.searchFiles, table.table-arquivos {
  width: 100%;
}
table.searchFiles h4, table.table-arquivos h4 {
  text-align: center;
}
table.searchFiles td:first-child, table.table-arquivos td:first-child {
  width: 100%;
}

.search.search-results .searchContainer {
  padding-bottom: 60px;
}
@media (max-width: 900px) {
  .search.search-results .searchContainer {
    padding-top: 130px;
  }
}
.search.search-results .searchContainer h3 {
  margin-bottom: 50px;
}
@media (min-width: 901px) {
  .search.search-results .searchContainer .col-lg-6.left {
    padding-right: 40px;
  }
}
@media (min-width: 901px) {
  .search.search-results .searchContainer .col-lg-6.right {
    padding-left: 40px;
  }
}

.new-popup .modal-popup {
  display: flex;
  padding: 50px;
}
@media (max-width: 767px) {
  .new-popup .modal-popup {
    flex-direction: column;
    padding: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
@media (max-width: 767px) {
  .new-popup .modal-popup:lang(en) {
    overflow: hidden;
  }
}
.new-popup .modal-popup .left {
  border-right: 2px solid #b41a23;
}
@media (max-width: 767px) {
  .new-popup .modal-popup .left {
    border-right: 0;
    border-bottom: 2px solid #b41a23;
  }
}

/*# sourceMappingURL=style.css.map */
