body {
  font-family: "Lato", sans-serif !important;
}
a:hover {
  color: inherit;
  text-decoration: none !important;
}

.no-padding {
  padding: 0px;
}

.container h1 {
  font-size: 46px;
}

.clear {
  clear: both;
}
.text-blue-mrn {
  color: #d87d3a !important;
}

.top-border .container {
  border-top: 1px solid #dbdedf;
}

.text-white h1,
.text-white p,
.text-white a {
  color: white !important;
}

header {
  background-color: #08340d !important;
  border-bottom: 4px solid #8c0400;
  position: fixed;
  z-index: 9998;
  width: 100%;
  padding: 0px;
  height: 90px;
  margin-top: 25px;
}

.container-fluid {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.brand img {
  margin-top: 22px;
}

.holder-home {
  /*height: 1672px;*/
  background-image: url(/images/bg-home.jpg);
  background-position: center;
  background-size: cover;
  color: white;
  background-repeat: no-repeat;
}

/* slider */

.slide-desc-box .slide-title {
  text-shadow: none !important;
}

.slide-desc-box .slide-desc {
  text-shadow: none !important;
}

.slide-desc span {
  font-size: 24px;
  font-weight: 100;
  max-width: 480px !important;
}

.slide-desc-box > div {
  opacity: 1 !important;
}

.span-js-title {
  font-size: 53px;
  line-height: 55px;
  color: white;
  text-shadow: 1px 1px #101010;
}

/* end slider */
.read-more-slider {
  margin-top: 40px;
}

.read-more-slider a {
  border: 1px solid white !important;
  padding: 11px 36px !important;
}

.read-more-slider a:hover {
  border: 1px solid #ff9e5a !important;
  background-color: #ff9e5a;
  color: black !important;
}

#menuPrincipal {
  float: left;
}

.current.active a {
  background-color: transparent !important;
}

#menuPrincipal a {
  color: white;
  font-size: 15px;
}

#menuPrincipal a:hover {
  text-decoration: none;
  color: #ff9e5a !important;
}

#menuPrincipal li {
  padding: 13px;
  margin: 10px;
  padding-bottom: 24px;
  margin-top: 24px;
}

.current.active {
  border-bottom: 5px solid #ff9e5a;
}

.language-selector {
  margin-top: 41px;
  float: right;
  color: white;
}

.language-selector ul {
  margin: 0px;
  padding: 0px;
}

.language-selector ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  float: left;
  font-size: 11px;
  margin-left: 10px;
}

.language-selector a {
  padding: 5px;
  border-radius: 13px;
}

.language-selector a.selected {
  background-color: #d7805d;
}

.social-feed {
  width: 100%;
  height: 600px;
  background-color: #ff9e5a;
  text-align: center;
}

.desc-txt-footer {
  color: #ff9e5a;
  font-size: 14px;
  line-height: 21px;
  margin-top: 31px;
  margin-bottom: 47px;
  width: 75%;
}

.item-cards-releases {
  background-color: white;
  height: 240px;
  box-shadow: 0px 3px 16px -8px black;
  margin-bottom: 21px;
}

.item-cards-releases .mod-articles-category-introtext {
  color: white;
  height: 56px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  width: 88%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.item-cards-releases .mod-articles-category-title1 {
  color: white;
  font-size: 15px;
  padding-left: 21px;
}

.item-cards-releases .mod-articles-category-title {
  color: white;
  width: 88%;
  margin: auto;
  display: block;
  font-size: 19px;
  font-weight: bold;
  line-height: 21px;
  margin-top: 26px;
  float: left;
  margin-left: 21px;
  height: 42px;
}

.item-cards {
  background-color: white;
  height: 490px;
  overflow: hidden;
  box-shadow: 0px 3px 16px -8px black;
  margin-bottom: 21px;
}

.item-cards .mod-articles-category-title {
  color: #111;
  width: 88%;
  margin: auto;
  display: block;
  font-size: 19px;
  font-weight: bold;
  line-height: 21px;
  margin-top: 26px;
}

.item-cards .mod-articles-category-title1 {
  color: #111;
  font-size: 12px;
  font-weight: bold;
  width: 88%;
  display: block;
  margin: auto;
  margin-top: 26px;
}

.yellow-stripe {
  background-color: #ff9e5a;
  height: 9px;
  width: 86%;
  margin: auto;
}

.item-cards .mod-articles-category-readmore {
  color: blue !important;
}

.item-cards .mod-articles-category-introtext {
  color: #111;
  height: 72px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  width: 88%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.owl-slider-area {
  background-color: #f2f5f6;
  height: 710px;
}

.bt1 {
  border: 1px solid black;
  padding: 12px;
  color: #ff9e5a;
  font-weight: bold;
  font-size: 12px;
}

.header-1 {
  border-bottom: 4px solid #ff9e5a;
  padding: 0px 70px 6px 0px;
  color: #08340d;
  font-weight: bold;
  font-size: 18px;
}
.header-1 a:hover {
  color: #006129 !important;
  text-decoration: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #08340d !important;
}

.owl-nav .owl-next {
  background-color: transparent !important;
}
.owl-nav .owl-prev {
  background-color: transparent !important;
}

.pos-padding-1 {
  padding: 50px 20px;
}

button.owl-prev {
  color: #08340d !important;
  position: absolute;
  left: -32px;
  top: 30%;
  font-size: 70px !important;
  opacity: 1 !important;
}

button.owl-next {
  color: #08340d !important;
  position: absolute;
  right: -32px;
  top: 30%;
  font-size: 70px !important;
  opacity: 1 !important;
}

.cards .mod-articles-category-introtext {
  font-size: 18px !important;
  line-height: 27px;
}

button.owl-next:hover {
  background-color: none;
}

.card-img-top-fullwidth {
  height: auto;
  margin-bottom: 50px;
  color: #111;
}

.card-img-background-fullwidth {
  height: auto;
  color: #111;
}

.card-img-right-bg-black {
  background-color: #00000047;
  padding-top: 50px;
  padding-bottom: 50px;
}

.card-img-right-line_bottom {
  height: 520px;

  border-bottom: 1px solid #dbdedf;
  margin-bottom: 30px;
}

.card-img-right-line_bottom .mod-articles-category-introtext {
  font-size: 18px;
  width: 80%;
  overflow: hidden;
  line-height: 27px;
  margin-top: 21px;
  margin-bottom: 30px;
}

.card-img-right-bg-black .mod-articles-category-introtext {
  font-size: 18px;
  height: 85px;
  width: 80%;
  overflow: hidden;
  line-height: 27px;
  margin-top: 21px;
  margin-bottom: 30px;
}
.card-img-right-bg-black h1 {
  padding-top: 71px;
}
.img-top-fullwidth {
  height: 420px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 50px;
}

.img-top-background-fullwidth p {
  width: 70%;
}
.img-top-background-fullwidth {
  margin-bottom: 0px !important;
  padding-top: 91px;
}

.top-line {
  border-top: 1px solid #212a2f;
  margin-bottom: 50px;
}
.card-image-right {
  padding-top: 50px;
  padding-bottom: 50px;
}
.card-img-top {
  height: 340px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 60px;
}
.img-item-card {
  height: 240px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.card-img-left {
  padding: 50px 0px;
}

.card-img-left-bg-gray {
  background-color: #e2e0e0;
  padding: 40px 40px;
  height: auto;
  display: flex;
  margin-bottom: 31px;
}

.card-img-right {
  height: 420px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

  float: right;
}

.card-img {
  height: 420px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.card-img-left h1 {
  margin-left: 70px;
  margin-top: 110px;
}

.card-img-left .mod-articles-category-introtext {
  margin-left: 70px;
}
.card-img-left .saiba-como-card {
  margin-left: 70px;
}

.text-white .saiba-como-card {
  border: 1px solid white;
  padding: 14px 43px;
}

.text-white.saiba-como-card {
  border: 1px solid white;
}

.saiba-como-card {
  border: 1px solid #08340d;
  padding: 14px 43px;
  color: #08340d;
}

.saiba-como-card:hover {
  color: #212a2f !important;
  background-color: #ff9e5a;
  border: 1px solid #ff9e5a;
}

.card-img-top-fullwidth .mod-articles-category-title {
  font-size: 40px;
  font-weight: bold;

  line-height: 32px;
}

.card-img-top-fullwidth .mod-articles-category-introtext {
  font-size: 18px;
  width: 80%;
  overflow: hidden;
  line-height: 27px;
  margin-top: 21px;
  margin-bottom: 30px;
}

.articles-background-header {
  height: 520px;
  background-position: center top;
  background-repeat: no-repeat;
  /*background-size: cover;*/
}

.full-stripe {
  height: 512px;
  background-image: url(/images/bg-tira2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 90px;
}

.title-full-home {
  font-size: 40px;
  font-weight: bold;
  color: white !important;
  line-height: 32px;
}

.text-full-home {
  font-size: 16px;
  height: 85px;
  width: 80%;
  color: white !important;
  line-height: 21px;
  margin-top: 21px;
  margin-bottom: 30px;
}

.bt2 {
  border: 1px solid white;
  padding: 12px;
  color: white;
  font-weight: bold;
  font-size: 12px;
}

#footer-menu li {
  padding: 0px 16px;
  font-size: 16px;
  width: 345px;
  float: left;
  margin-bottom: 12px;
}

#footer-menu li:last-child {
  border-right: none;
}

#footer-menu a {
  color: #fff;
}

#footer-menu.nav {
  display: block !important;

  max-width: 690px;
  float: right;
  margin-top: 8px;
}

#footer-menu .current.active {
  border-bottom: none;
}

.header-search {
  float: right;
  border-right: 1px solid white;
  border-left: 1px solid white;
  padding: 0px 10px;
  margin: 37px 18px 0px 10px;
}

.top-bar {
  height: 25px;
  width: 100%;
  position: fixed;
  display: block;
  z-index: 9999;
  background-color: #006129;
}

.top-bar ul {
  margin: 0px;
  padding: 0px 23px;
  background-color: #80c6a6;
}

.top-bar ul li {
  margin: 0px;
  display: inline;
  padding: 0px;
  list-style: none;
}

.top-bar a {
  text-decoration: none;
  color: #08340d;
  font-size: 10px;
  text-transform: uppercase;
}

.top-bar a:hover {
  text-decoration: none;
}

.separador {
  margin: 0px 10px;
  color: #08340d;
}

.up-arrow-section {
  height: 34px;
  background-color: #006129;
  border-bottom: 2px solid #08340d;
  color: white;
  font-size: 11px;
  text-align: right;
}

.middle-footer {
  background-color: #006129;
  display: flex;
}

.footer-ft {
  background-color: #08340d;
  height: 58px;
  color: white;
  font-size: 13px;
  text-align: right;
  padding-top: 18px;
}

.footer-img-social {
  height: 26px;
  float: left;
  margin-right: 15px;
}

.top-bt {
  background-color: #80c6a6;
  width: 162px;
  height: 32px;
  float: right;
  text-align: center;
  font-size: 23px;
  margin-left: 21px;
}

.top-bt a {
  color: #212a2f;
}
.content-footer {
  height: 251px;
  padding-top: 60px;
}

.box_blue_short_text {
  background-color: #212a2f;
  color: white;
  font-size: 26px;
  font-weight: 100;
  margin-bottom: 70px;
  height: 210px;
  padding-top: 46px;
}

.box_blue_short_textV2 {
  background-color: #212a2f;
  color: white;
  font-size: 26px;
  font-weight: 100;
  margin-bottom: 70px;
  height: auto !important;
  padding-top: 46px;
  display: inline-flex !important;
  padding-bottom: 30px !important;
}

.box_blue_short_text p {
  padding: 0px 122px;
}
.box_blue_short_text hr {
  border: 2px solid #ff9e5a;
  width: 30%;
  float: left;
}

.page-header {
  display: flow-root;
}

.page-header h2 {
  color: #212a2f;

  font-size: 46px;

  margin-top: 5px;
  margin-bottom: 40px;
  /*border-bottom: 4px solid #FF9E5A;*/
  float: left;
  padding-right: 40px;
}

.link-box {
  background-color: #212a2f;
  width: 100%;
  color: white;
  text-align: right;
  padding: 6px;
  margin-top: 24px;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.link-box ul {
  margin: 0px;
  padding: 0px;
}

.link-box ul li {
  margin: 0px;
  padding: 0px;
  /* background-color: red; */
  margin-bottom: 18px;
  width: 79%;

  display: inline-block;
  list-style: circle !important;
  margin-right: 20px;
  font-size: 15px;
}

.link-box-title {
  color: #ff9e5a;
  text-transform: uppercase;
  font-size: 10px;
  width: 70%;
  display: block;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: left;
  border-bottom: 1px solid #ff9e5a;
}

.link-box a {
  margin: 0px;
  padding: 0px;
  color: white;
}

.text-article {
  font-size: 18px;
  line-height: 27px;
}

.text-article tr {
  border-bottom: 1px solid gray;
}

.text-article tr a {
  color: #212529;
}

.text-article ul {
  list-style: square; /* Remove default bullets */
}

.text-article ul li::before {
  /*content: "\25FC";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #FF9E5A(71, 71, 71); /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.text-article > hr {
  margin: 35px 0;
}

.text-article > p img:nth-child(2) {
  padding: 0 14px;
}

.item-cards_relacionadas {
}

.owl-slider-area-relacionadas {
  background-color: #b5b5b5;
  height: 447px;
  margin-top: 120px;
}

.item-cards_relacionadas a {
  color: #ff9e5a;
  font-size: 19px;
  margin-top: 8px;
  float: left;
}

.fast-links {
  border-bottom: 1px solid #871002;
}

.fast-links ul {
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 29px;
}

.fast-links li {
  display: inline;
  margin-right: 40px;
}

.fast-links a {
  color: #a6a6a6;
  font-size: 17px;
}

#sb_wall1 {
  background-color: white !important;
  border: none !important;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  padding: 10px;
  max-width: 1140px;
  margin: auto;
}
#acordion h5 a:hover {
  color: #4e4b4b;
  background-color: #f6f5f5;
}
#acordion h5 a {
  background-color: #f9f9f9;
  padding-left: 10px;
  color: #727070;
  font-size: 23px;
  border-bottom: 1px solid #871002;
  width: 100%;
  display: block;
  margin-bottom: 21px;
  padding-bottom: 7px;
  cursor: pointer;
  padding-top: 7px;
}

#acordion .card-body {
  padding: 0px;
  margin-bottom: 60px;
}

#tabs-1 {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #871002;
}

#tabs-1 li {
  list-style: none;
  display: inline-block;

  margin: 0px;
  padding: 0px;
}

#tabs-1 li a {
  color: #4e565e;
  padding: 0px;
  margin-right: 40px;
}

.tab-content {
  padding-top: 15px;
}
#tabs-1 li a.active {
  border-bottom: 4px solid #871002;
}

.card-img-allnews {
  background-color: white;
  height: 520px;
  overflow: hidden;
  margin-bottom: 20px;
}

.card-img-content-text {
  height: 77px;
  overflow: hidden;
}

.card-img-allnews .image-area {
  width: 100%;
  height: 220px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.card-img-allnews h3 {
  color: #212a2f;
  font-size: 18px;
  font-weight: 600;
  margin-top: 12px;
}
.card-content {
  margin: auto;
  margin-top: 30px;
}
.card-img-allnews .saiba-como-card {
  padding: 8px 35px;
  margin-top: 11px;
}
.card-img-allnews date {
  color: #831002;
  font-size: 12px;
  font-weight: 600;
}

.card-img-allnews .mod-articles-category-introtext {
  height: 100px;
  overflow: hidden;
}

.card-img-allnews a {
  color: #212529;
  font-weight: 600;
  font-size: 13px;
}

ul.breadcrumbs {
  margin-top: 8px;
}

.breadcrumbs li {
  margin: 0px;
  display: inline-block;
  color: gray;
  font-size: 12px;
  font-weight: 600;
}

.breadcrumbs li a {
  color: gray;
}

.breadcrumbs li a:hover {
  color: #ff9e5a;
}

.box-cinza {
  background-color: #d9d9d9;
  font-weight: 300;
  height: auto;
  display: inline-block;
  padding-bottom: 40px;
}

.box-cinza ul {
  padding-bottom: 11px;
  padding-top: 40px;
  padding-left: 70px;
  padding-right: 70px;
}

.box-cinza hr {
  border: 2px solid #ff9e5a;
  width: 30%;
  float: left;
}

.box-cinza img {
  padding: 60px;
  width: 100%;
}

.box-cinza-escuro {
  background-color: #ff9e5a;
  font-weight: 300;
  font-size: 20px;
  height: auto;
  display: inline-block;
  padding-bottom: 40px;
  color: white;
}

.box-cinza-escuro p {
  padding: 60px 60px 30px 60px;
}

.box-cinza-escuro hr {
  border: 2px solid #ff9e5a;
  width: 30%;
  float: left;
}

.map-place {
  height: 380px;
  width: 100%;
  background-color: gray;
  margin-bottom: 30px;
  background-image: url(/images/mapa-regiao.jpg);
  background-position: center;
  background-size: cover;
}

.tab_quemsomos {
  background-color: #c9c9c9;
  padding: 100px 0px;
}

.tab_quemsomos h2 {
  font-size: 42px;
  margin-bottom: 70px;
}

.tab_quemsomos a {
  font-size: 22px;
}

.missao-visao-valores {
  padding: 95px 0px;
  color: white;
  font-size: 18px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
}

.missao-visao-valores p {
  clear: both;
  margin-top: 31px;
  background-color: rgba(0, 0, 0, 0.5);
}

.composicao {
  min-height: 540px;
}

.missao-visao-valores h2 {
  color: white;
  border-bottom: 4px solid #ff9e5a;
  float: left;
  padding-right: 50px;
}

.slide-links {
  height: 800px;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.holder-slide-links {
  background-color: #212a2fe6;
  height: 480px;
  padding: 0px;
}

.description li {
  list-style: none;
  font-weight: 300;
  font-size: 18px;
}

.holder-slide-links h3 {
  font-size: 33px;
  padding: 43px 26px;
}
.links ul {
  margin: 0px;
  padding: 0px;
}
.links li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.holder-slide-links .links li a {
  color: #879199;
  font-size: 17px;
  border-bottom: 4px solid tansparent;
  padding: 0px 0px 3px 43px;
}

.holder-slide-links .links li a:hover {
  border-bottom: 4px solid #ff9e5a;
}

.links li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 13px;
}

.localizacao {
  padding-bottom: 50px;
}

.localizacao ul {
  width: 70%;
}

.localizacao ul li {
  margin-bottom: 20px;
}

.tab-content p {
  font-size: 18px;
}
.tab-content {
  font-size: 18px;
}

.article-image-caption {
  top: 26%;
  width: 100%;
  margin: 0 auto;
  color: white;
  font-size: -webkit-xxx-large;
  position: absolute;
}

footer.footer {
  margin-top: 50px;
}

.area-imprensa {
  background-color: #ff9e5a;
  min-height: 1380px;
}

.noticias-area {
  /* background-color: red; */
  min-height: 650px;
}

.area-imprensa h1 {
  color: white;
  padding-top: 60px;
}
.area-imprensa p {
  color: white;
  font-size: 18px;
  margin-bottom: 70px;
}
.title-press-release {
  color: white;
  margin-bottom: 40px;
  font-size: 28px;
  border-bottom: 4px solid #d87d3a;
  padding: 0px 30px;
}

.imprensa-contato {
  height: 350px;
  width: 100%;
  background-color: #d3d1d1;
  margin-top: 110px;
}

.ug-thumb-wrapper {
  box-shadow: rgb(199, 199, 199) 0px 1px 1px 1px !important;
}

.title-nossos-contatos {
  color: #ff9e5a;
  font-size: 30px;
  font-weight: 600;
  border-bottom: 5px solid #ff9e5a;
  padding: 0px 30px 11px 30px;
}

.imprensa-contato.text-center {
  padding-top: 30px;
}

.imprensa-contato .col-lg-6 {
  font-size: 24px;
  padding-top: 70px;
}

.noticias-video h1 {
  padding: 90px 0px;
}

.noticias-video {
  padding-bottom: 60px;
}

.list-podcast img {
  float: left;
}
.list-podcast a {
  color: #ff9e5a;
  margin-left: 11px;
  float: left;
  margin-top: 11px;
  font-weight: 300;
}

.list-podcast {
  border-bottom: 1px solid #ff9e5a;
  display: flex;
  margin-top: 12px;
  padding-bottom: 11px;
}

.pagination li {
  list-style: none;
  display: inline;
  color: #a75a51;
  font-size: 20px;
  margin-right: 11px;
}

.pagination li a {
  color: #871002;
  font-weight: 500;
}

.pagination ul {
  padding: 0px;
  margin: 0px;
}
.page-all nav {
  width: 100%;
}
.page-all {
  background-color: #d4d7d7;
  padding-top: 50px;
  padding-bottom: 50px;
}

#content .noticias .articles-background-header {
  background-image: url(/images/MRN_2019_Foto_Tarso_Sarraf__01018c.jpg) !important;
}
.image-gray-margin-left {
  margin-left: 20px;
}

.modal-vaga {
  margin-top: 170px !important;
  padding: 37px;
  background-color: white;
}

.modal-content {
  border: none !important;
}

.form-control {
  border-radius: 0px !important;
  border: 1px solid #54585a !important;
}

.modal-vaga label {
  margin-bottom: 0px;
  font-size: 14px;
}

.bt-participa {
  background-color: #ff9e5a;
  border-radius: 0px;
  border: none;
  padding: 4px 40px;
  color: #464646;
  font-size: 16px;
}

.col-lg-9.float-left .page-header,
.col-lg-9.float-left .text-article {
  padding-right: 80px;
}
.image-area-galeria {
  height: 180px;
  background-size: cover;
  background-position: center;
}

.box-galerias {
  margin-bottom: 35px;
}

.box-galerias p {
  color: #212a2f;
  width: 100%;
  display: flex;
  font-size: 19px;
  height: 42px;
  overflow: hidden;
  line-height: 20px;
  margin-bottom: 15px;
}

.box-galerias h3 {
  color: #212a2f;
  font-size: 23px;
  font-weight: 600;
  border-bottom: 4px solid #ff9e5a;
  float: left;
  padding-right: 32px;
}

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #ff9e5a;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  box-shadow: 4px 0px 15px #292929;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left 0.5s;
}

.openbtn1 {
  float: right;
  font-size: 31px;
  color: white !important;
  margin-top: 21px;
}

p.box-blue {
  background-color: #ff9e5a;
  padding: 68px;
  color: white;
}

.table-infos-trabalho {
  background-color: #e2e5e5;
  padding: 68px;
}

.table-infos-trabalho table tr {
  border-bottom: 30px solid #e2e5e5 !important;
}

@media screen and (max-width: 900px) {
  .imprensa-contato.text-center {
    padding-top: 30px;
    min-height: 520px;
  }

  .card-img-right-line_bottom {
    height: auto;
  }

  .slide-links {
    min-height: 910px;
  }

  .holder-slide-links {
    min-height: 760px;
  }

  .slider-links-bg {
    margin-top: -276px !important;
  }

  .card-img-top-fullwidth .mod-articles-category-introtext {
    width: 100%;
  }

  .box_blue_short_text p {
    padding: 0px !important;
  }

  .box_blue_short_text {
    background-color: #212a2f;
    color: white;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 70px;
    height: 210px;
    padding: 30px;
  }

  .col-lg-9.float-left .page-header,
  .col-lg-9.float-left .text-article {
    padding-right: 0px;
  }
  .localizacao ul {
    width: 90%;
  }

  .link-box-area {
    padding: 0px !important;
  }

  .articles-background-header {
    height: 196px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 115px;
    display: inline-grid;
  }

  .jslider-image {
    margin-top: 111px;
  }
  .span-js-title {
    line-height: 1;
    text-shadow: none;
  }

  #flexslider-95 .slide-desc-box .slide-title {
    text-align: left;
  }
  #flexslider-95 .slide-desc-box .slide-title span {
    padding-top: 21px;

    display: block;
  }

  #flexslider-95 .slide-desc-box {
    padding: 18px;
  }

  .read-more-slider {
    /*display: inline-block;*/
    margin-left: 0px !important;
    float: left !important;
    margin-bottom: 26px !important;
    font-size: 13px !important;
    margin-top: 20px;
  }

  .read-more-slider a {
    border: 1px solid #283237 !important;
    padding: 9px 36px !important;
    color: #283237 !important;
  }

  .owl-nav .owl-next {
    display: none !important;
  }

  .img-top-background-fullwidth {
    padding-top: 40px;
  }
  .img-top-background-fullwidth p {
    width: 100%;
  }

  .text-white .saiba-como-card {
    padding: 7px 19px;
  }
  .card-img-left h1 {
    margin-left: 0px;
    margin-top: 20px;
  }
  .card-img-left .mod-articles-category-introtext {
    margin-left: 0px;
  }
  .card-img-left .saiba-como-card {
    margin-left: 0px;
  }
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {
    padding-top: 15px;
  }
  .sidebar a {
    font-size: 18px;
  }
}

.busca {
  margin-top: 90px;
  width: 370px;
  height: 70px;
  display: block;
  float: right;
  position: absolute;

  width: 1112px;
}

.box-busca {
  background-color: #000000b8;
  float: right;
  color: white;
  margin-right: 82px;
  width: 360px;
  height: 60px;
}
.display-block {
  display: block !important;
}

.display-none {
  display: none;
}

.search-input {
  background-color: gray;
  border: none;
  padding: 3px;
  width: 71%;
  color: white;
  margin-top: 13px;
  margin-left: 20px;
}
.bt-buscar1 {
  background-color: #ff9e5a;
  color: white;
  border: 0px;
  padding: 3px 9px;
}

p a.download-lista {
  width: 90%;
  display: block;
  margin-bottom: 11px;
  padding: 24px;
  color: #212a2f;
  border-bottom: 1px solid #212a2f;
  margin: auto;
  font-size: 22px;
  margin-top: 30px;
}

.box-p {
  background-color: #ff9e5a;
  width: 100%;
  display: block;
  height: 250px;
  padding-top: 30px;
}

.bt-busca {
  background-color: #ff9e5a;
  background-image: none;
  border: none;
  padding: 3px 30px;
}

.slider-links-bg {
  z-index: 999;
  position: absolute;
  height: 480px;
  top: 50%;
  margin-top: -240px;
  width: 100%;
  color: white;
}

#easycookieinfo {
  border-top: 0px solid #ffffff !important;
}

#easycookieinfo .text > a {
  color: #ff9e5a !important;
}

#easycookieinfo .accept > a {
  background: #ff9e5a !important;
}
#diversidade-tab {
  background-color: #d7805d;
  padding: 40px;
}

#diversidade-tab .tab-content li {
  margin-bottom: 17px;
  margin-top: 13px;
}
#diversidade-tab li a {
  color: gray;
  padding: 0px;
  margin-right: 40px;
  font-size: 24px;
  font-weight: 600;
}

#diversidade-tab .tab-content ul {
  list-style: none; /* Remove default bullets */
}

#diversidade-tab .tab-content li::before {
  content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #871002; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.eixo-collapse #acordion h5 a {
  color: white;
  background-color: #ff9e5a;
  border-bottom: 1px solid #d95b27;
  margin-bottom: 1px;
}

.eixo-collapse #acordion {
  background-color: #645a5a1f;
}

.eixo-collapse #acordion .card-body {
  margin-bottom: 0px;
  padding: 0px 12px;
  padding-bottom: 1px;
}

#sb_wall1modern2 {
  background-color: white !important;
  border: none !important;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  padding: 0px !important;

  max-width: 1140px;
  margin: auto;
}

.forne1 {
  background-image: url(/images/bg-forne.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.cont-forne1 {
  background-color: #00000063;
  color: white;
  margin-left: 38%;
  padding: 59px;
  font-size: 22px;
}

.forne2 {
  background-image: url(/images/bg-forne2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px;
}
.cont-forne2 {
  background-color: #00000063;
  color: white;
  margin-left: 38%;
  padding: 59px;
  font-size: 22px;
}

.cont-forne2 h3 {
  font-size: 32px;
}

html.pt-br .en #contato-form {
  display: none;
}

html.en-gb .pt #contato-form {
  display: none;
}
