.desafios-home {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  margin-top: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.desafios-home .item {
  width: 48.8%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 50px;
  background-color: #fff;
}
.desafios-home .item.item-first .more-icon.more-icon-orange {
  margin-top: 15px;
}
.desafios-home .item.item-last .more-icon.more-icon-orange {
  margin-top: 25px;
}
.desafios-home .item p {
  line-height: 21px;
}
.desafios-home .item p.description {
  margin-bottom: 10px;
}
.desafios-home .item .more-button {
  padding-left: 25px;
  font-size: 0.95em;
  color: #333;
  position: relative;
  padding-top: 1px;
  margin-top: 15px;
  display: block;
  text-decoration: none;
}
.desafios-home .item .more-button:before {
  content: "";
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  position: absolute;
  background: url(../../images/src/icones.png) no-repeat;
  background-position: -80px -1424px;
}
.desafios-home .item .more-button:hover {
  text-decoration: underline;
}
.desafios-home .item .group-small {
  float: left;
  width: 53%;
}
.desafios-home .item .group-small .loop {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  color: #333;
}
.desafios-home .item .group-small .loop:hover h2 {
  color: #f37023;
}
.desafios-home .item .group-small .loop h2 {
  color: #333;
}
.desafios-home .item .group-small .image-small {
  width: 17%;
  float: left;
}
.desafios-home .item .group-small .image-small img {
  max-width: 100%;
  height: auto;
}
.desafios-home .item .group-small .title-small {
  float: left;
  margin-left: 5px;
  width: 78%;
  padding-top: 0px;
  padding-left: 5px;
}
.desafios-home .item .group-small .title-small .date-post {
  color: #696258;
  font-size: 12px;
}
.desafios-home .item .group-small .title-small h2 {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
.desafios-home .item .group-small .title-small h2 a {
  color: #000;
}
.desafios-home .item .group-big {
  float: left;
  width: 41%;
  margin-right: 30px;
}
.desafios-home .item .header-title {
  padding-top: 19px;
  padding-bottom: 17px;
  border-bottom: 2px solid #f37023;
  padding-left: 28px;
  padding-right: 28px;
}
.desafios-home .item .header-title h2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #f37023;
  font-size: 1.2em;
  position: relative;
  padding-left: 38px;
  margin: 0;
}
.desafios-home .item .header-title h2:before {
  content: "";
  left: -1px;
  top: -8px;
  width: 30px;
  height: 30px;
  position: absolute;
}
.desafios-home .item .header-title h2.icon-brain:before {
  background: url(../../images/src/icones.png) no-repeat;
  background-position: -4px -1419px;
}
.desafios-home .item .header-title h2.icon-phone:before {
  background: url(../../images/src/icones.png) no-repeat;
  background-position: -40px -1417px;
}
.desafios-home .item .wrapper {
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 13px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.desafios-home .item .posts {
  margin-top: 0px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.desafios-home .item .image-big {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.desafios-home .item .image-big img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
.desafios-home .item h3.subtitle {
  color: #333;
  font-weight: 700;
  font-size: 1.3em;
  margin-top: 18px;
}
.desafios-home .item .title-post {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 46px;
  background: #f37023;
}
.desafios-home .item .title-post .date-post {
  width: 46px;
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #f7941d;
  height: 46px;
  padding-top: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.desafios-home .item .title-post .date-post span {
  color: #fff;
  width: 100%;
  display: block;
  vertical-align: top;
  line-height: 1;
  text-transform: uppercase;
  font-size: 15px;
}
.desafios-home .item .title-post .date-post strong {
  color: #fff;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  text-transform: uppercase;
  font-size: 10px;
}
.desafios-home .item .title-post .title {
  width: calc(100% - 46px);
  vertical-align: top;
  display: inline-block;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background-color: #f37023;
  padding-top: 7px;
  height: 100%;
}
.desafios-home .item .title-post .title span {
  color: inherit;
  width: 100%;
  display: block;
  vertical-align: top;
  font-size: 12px;
  line-height: 1;
}
.desafios-home .item .title-post .title strong {
  color: inherit;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 1;
}
.desafios-home .item.item-first {
  margin-right: 20px;
}

.group-list {
  width: 100%;
  margin: 0;
  padding: 0;
}
.group-list li {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  background-color: #f37023;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.group-list li:hover {
  background-color: #ef610d;
}
.group-list li:last-child {
  margin-bottom: 0;
}
.group-list li:nth-last-child(2) {
  margin-bottom: 0;
}
.group-list li:nth-of-type(2n) {
  margin-left: 20px;
}

.item-ditado {
  float: left;
  height: 44px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item-ditado:after {
  content: "";
  right: 5px;
  top: 7px;
  position: absolute;
  width: 27px;
  height: 28px;
  background: url(../../images/src/icones.png) no-repeat;
  background-position: -104px -1420px;
}
.item-ditado .date-post {
  width: 16%;
  float: left;
  text-align: center;
  height: 44px;
  padding-top: 10px;
  background-color: #f7941d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item-ditado .date-post span {
  color: #fff;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  text-transform: uppercase;
  line-height: 1;
}
.item-ditado .date-post strong {
  color: #fff;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  text-transform: uppercase;
  font-size: 10px;
}
.item-ditado .title {
  float: left;
  width: 83%;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item-ditado .title span {
  font-size: 12px;
  color: #fff;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.item-ditado .title strong {
  font-size: 0.8em;
  color: #fff;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}

@media screen and (max-width: 1185px) {
  .group-list li {
    width: 100%;
  }
  .group-list li:nth-of-type(2n) {
    margin-left: 0;
  }
  .desafios-home .item {
    width: 100%;
  }
  .desafios-home .item .posts {
    margin: 0 auto;
    display: block;
  }
  .desafios-home .item .group-big {
    width: 210px;
    margin-right: 0;
    margin-bottom: 30px;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  .desafios-home .item h3.subtitle {
    margin-top: 18px;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 520px) {
  .desafios-home .item .title-post .title {
    padding: 0px 6px;
    padding-top: 5px;
  }
  .desafios-home .item .group-small {
    width: 100%;
    margin-left: 0;
  }
  .desafios-home .item .posts {
    width: 210px;
  }
}
#swiper-pagination-1,
#swiper-pagination-2 {
  bottom: 15px;
}

.abas-new {
  margin-bottom: 20px;
}
.abas-new .content-apoiadores {
  padding-bottom: 0;
}
.abas-new .content-abas {
  padding-top: 0;
  padding-bottom: 25px;
  background-color: #fff;
  height: 305px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.abas-new .content-abas .destaque-especialista h4 {
  color: #000;
  font-weight: 900;
  font-size: 23px;
  margin-bottom: 15px;
}
.abas-new .content-abas .destaque-especialista .descr-especialista .balao {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
.abas-new .content-abas .destaque-especialista .descr-especialista .info span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
.abas-new .content-abas .destaque-especialista .descr-especialista h4 {
  width: 100%;
}
.abas-new .content-abas .destaque-especialista .info .descr-especialista span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
.abas-new .content-abas .destaque-especialista .descr-especialista.left .info span {
  left: -21px;
}
.abas-new .content-abas .destaque-especialista .descr-especialista.left span:after {
  left: -21px;
}
.abas-new .content-abas .destaque-especialista .descr-especialista.right {
  float: right;
  width: 50%;
  position: relative;
}
.abas-new .content-abas .destaque-especialista .descr-especialista.right h4.right {
  text-align: right;
}
.abas-new .content-abas .destaque-especialista .descr-especialista.right img {
  float: right;
}
.abas-new .content-abas .destaque-especialista .descr-especialista.right .info span {
  left: auto;
  right: 110px;
}
.abas-new .content-abas .destaque-especialista .descr-especialista.right span {
  left: auto;
  right: 110px;
}
.abas-new .content-abas body article#content .destaque-especialista h4 {
  color: #000;
  font-weight: 900;
  font-size: 23px;
  margin-bottom: 15px;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista .balao {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista .info span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista h4 {
  width: 100%;
}
.abas-new .content-abas body article#content .destaque-especialista .info .descr-especialista span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista.left .info span {
  left: -21px;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista.left span:after {
  left: -21px;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista.right {
  float: right;
  width: 50%;
  position: relative;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista.right h4.right {
  text-align: right;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista.right img {
  float: right;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista.right .info span {
  left: auto;
  right: 110px;
}
.abas-new .content-abas body article#content .destaque-especialista .descr-especialista.right span {
  left: auto;
  right: 110px;
}
.abas-new .content-abas .item2 {
  padding: 30px;
}
.abas-new .content-abas .box {
  display: none;
}
.abas-new .content-abas .box:first-child {
  display: block;
}
.abas-new .abas li {
  float: left;
  width: 32.9%;
  margin-right: 15px;
}
.abas-new .abas li a {
  background-color: #f2f2f2;
  padding: 25px 20px 20px;
  color: #ff6e0d;
  display: inline-block;
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.abas-new .abas li a:hover {
  background-color: #ff6e0d;
  color: #fff;
  text-decoration: none;
}
.abas-new .abas li .select {
  background-color: #ff6e0d;
  color: #fff;
}
.abas-new .box-parceiros ul li {
  text-align: center;
  width: 180px;
  border: none;
}
.abas-new .box-parceiros ul li a {
  color: #c74a1a;
}

body article#content .abas-new .content-abas .destaque-especialista h4 {
  font-family: "Roboto-Bold";
  color: #000;
  font-weight: 900;
  font-size: 23px;
  margin-bottom: 15px;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista .balao {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista .info span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista h4 {
  width: 100%;
}
body article#content .abas-new .content-abas .destaque-especialista .info .descr-especialista span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista.left .info span {
  left: -21px;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista.left span:after {
  left: -21px;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista.right {
  float: right;
  width: 50%;
  position: relative;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista.right h4.right {
  text-align: right;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista.right img {
  float: right;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista.right .info span {
  left: auto;
  right: 110px;
}
body article#content .abas-new .content-abas .destaque-especialista .descr-especialista.right span {
  left: auto;
  right: 110px;
}

.info .abas-new .content-abas .destaque-especialista .descr-especialista span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
.info .abas-new .content-abas body article#content .destaque-especialista .descr-especialista span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}
.info body article#content .abas-new .content-abas .destaque-especialista .descr-especialista span {
  display: inline-block;
  opacity: 1;
  width: 391px;
  line-height: 16px;
  font-size: 11px;
  top: -8px;
}

.content-abas {
  background-color: #e7d1a9;
  padding-top: 20px;
  min-height: 135px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content-abas .swiper-slide {
  padding-top: 20px;
  padding-bottom: 55px;
}
.content-abas .swiper-button-prev, .content-abas .swiper-button-next {
  height: 80px;
  background: #f5eddd;
}
.content-abas .swiper-button-prev {
  left: 0;
}
.content-abas .swiper-button-prev:after {
  color: #333;
  font-size: 24px;
}
.content-abas .swiper-button-next {
  right: 0;
}
.content-abas .swiper-button-next:after {
  color: #333;
  font-size: 24px;
}

.apoiadores-home {
  position: relative;
  border: 1px solid #e4e4e4;
}
.apoiadores-home img {
  max-width: 101%;
  height: auto;
}
.apoiadores-home .swiper-pagination-bullet {
  background-color: #f37021;
}
.apoiadores-home .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #a54409;
}
.apoiadores-home .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.apoiadores-home .content-apoiadores {
  margin: 0 0 14px;
  padding: 30px 0 60px;
  background-color: #fff;
  padding-bottom: 0;
}
.apoiadores-home h2.outside-title {
  background-color: #fff;
  padding: 19px 43px 15px 22px;
  color: #f37021;
  display: inline-block;
}
.apoiadores-home .photo {
  overflow: hidden;
  border: 3px solid #f37021;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 110px;
  display: block;
  margin: 0 auto 12px auto;
  text-align: center;
  height: 110px;
  padding: 0;
}
.apoiadores-home p {
  text-align: center;
  color: #6b645b;
  font-size: 17px;
  margin-bottom: 0;
  margin-top: 0;
}
.apoiadores-home p strong {
  font-size: 19px;
}
.apoiadores-home p.name-home strong {
  font-weight: 400;
}
.apoiadores-home p.legend-home strong {
  font-size: 1em;
  color: #f37021;
}
.apoiadores-home .more-icon {
  margin-top: 22px;
}

@media screen and (max-width: 1185px) {
  #aba-1 .abas li a {
    padding: 10px;
  }
  #aba-2.abas-home .content-abas {
    padding-left: 0;
    padding-right: 0;
  }
  .abas-new .abas li {
    width: 50%;
    margin-right: 0;
  }
  .abas-new .abas li a {
    padding: 15px;
    font-size: 0.8em;
    text-align: center;
  }
}
@media screen and (max-width: 580px) {
  #aba-1 .abas li a {
    height: 44px;
  }
}
/**
 * Swiper 6.4.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 18, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.newsletter-line {
  height: 220px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newsletter-line #capctha-google {
  height: 80px;
  overflow: initial !important;
  transform-origin: 0 0;
  transform: scale(0.743);
}
.newsletter-line .wrapper {
  background-color: #ff6e0d;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.newsletter-line .wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
  color: #fff;
}
.newsletter-line .wpcf7 form .wpcf7-response-output {
  border: none;
  text-align: left;
  color: #fff;
  padding: 0px 20px;
  margin-top: 5px;
  margin-left: 0;
  background-color: #ffb900;
  position: absolute;
  font-size: 11px;
}
.newsletter-line .wpcf7-not-valid-tip {
  position: absolute;
  top: -25px;
  font-size: 10px;
  color: yellow;
}
.newsletter-line .logo-news {
  display: inline-block;
  width: 170px;
  vertical-align: middle;
}
.newsletter-line .logo-news img {
  border: none;
  max-width: 100%;
}
.newsletter-line input[type=submit] {
  background-color: #92d050;
  color: #fff;
  font-weight: bold;
  border: none;
  height: 37px;
  text-transform: uppercase;
  padding-right: 20px;
  padding-left: 20px;
  cursor: pointer;
}
.newsletter-line input[type=submit]:hover {
  background-color: #79bb32;
}
.newsletter-line p {
  display: inline-block;
  width: 32%;
  margin: 0;
  padding: 0;
  margin-right: 1%;
  vertical-align: top;
}
.newsletter-line p:nth-of-type(3n) {
  margin-right: 0;
}
.newsletter-line p input[type=text],
.newsletter-line p input[type=email] {
  width: 100%;
  padding: 9px;
  border: 1px solid transparent;
  height: 37px;
  box-sizing: border-box;
}
.newsletter-line p input[type=text]:focus,
.newsletter-line p input[type=email]:focus {
  background-color: #f2f2f2;
  outline: none;
  border: 1px solid transparent;
}
.newsletter-line div.wpcf7 .ajax-loader {
  background-image: url(../../src/images/loading.svg);
  width: 25px;
  height: 25px;
  background-size: 100%;
}
.newsletter-line div.wpcf7 .wpcf7-submit:disabled {
  background-color: #ccc;
}
.newsletter-line h2 {
  color: #fff;
  font-weight: bold;
}
.newsletter-line .wpcf7-acceptance input[type=checkbox] {
  top: 3px;
  position: relative;
}
.newsletter-line .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 11px;
  color: #fff;
  line-height: 15px;
  font-family: "Roboto-Regular";
  font-weight: normal;
}
.newsletter-line span.wpcf7-list-item {
  margin: 0;
  padding: 0;
}
.newsletter-line .group-bottom {
  margin-top: 20px;
}
.newsletter-line .captcha-space {
  height: 52px;
  width: 225px;
  display: inline-block;
  vertical-align: top;
}
.newsletter-line .captcha-text {
  width: calc(100% - 245px);
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  font-size: 11px;
  color: #fff;
  font-weight: normal;
  font-family: "Roboto-Regular";
}
.newsletter-line .wrapper-form {
  display: inline-block;
  width: 65%;
  margin-left: 35px;
  vertical-align: middle;
  text-align: left;
}

@media screen and (max-width: 1185px) {
  .newsletter-line {
    height: auto;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
  }
  .newsletter-line .wpcf7-not-valid-tip {
    top: -21px;
    right: 0px;
  }
  .newsletter-line p:nth-of-type(3n) {
    margin-bottom: 0;
  }
  .newsletter-line input[type=submit] {
    width: 100%;
  }
  .newsletter-line .captcha-text {
    text-align: left;
    width: 100%;
  }
  .newsletter-line .captcha-space {
    margin-bottom: 20px;
  }
  .newsletter-line .wrapper {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
  }
  .newsletter-line .wpcf7 form .wpcf7-response-output {
    left: 0;
    margin: 0;
    bottom: 0;
    font-size: 12px;
    text-align: center;
    position: relative;
  }
  .newsletter-line .wrapper-form {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 580px) {
  .newsletter-line p {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .newsletter-line .logo-news {
    width: 100px;
    margin-bottom: 20px;
  }
  .newsletter-line .wpcf7-acceptance input[type=checkbox] {
    left: -4px;
  }
  .newsletter-line .captcha-text {
    padding-left: 0;
  }
}
.destaque {
  margin-bottom: 30px;
  margin-top: 30px;
}
.destaque img {
  max-width: 100%;
  height: auto;
}
.destaque .destaque-box {
  display: inline-block;
  width: 40%;
  vertical-align: top;
}
.destaque .destaque-box .thumb {
  margin-bottom: 20px;
}
.destaque .destaque-box .release h3 {
  margin-bottom: 0;
  font-size: 1.2em;
}
.destaque .destaque-box .release h3 a {
  color: #f37021;
  text-decoration: none;
}
.destaque .destaque-box .release h3 a:hover {
  color: #f48039;
  text-decoration: underline;
}
.destaque .destaque-box .release p {
  margin-top: 0;
  text-align: justify;
}
.destaque .destaque-lista {
  width: 57%;
  display: inline-block;
  vertical-align: top;
  margin-left: 3%;
}
.destaque .destaque-lista ul {
  margin: 0;
  padding: 0;
}
.destaque .destaque-lista ul li {
  margin-bottom: 20px;
  text-align: justify;
  list-style: none;
}
.destaque .destaque-lista ul li .image {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.destaque .destaque-lista ul li .text {
  width: calc(100% - 200px);
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.destaque .destaque-lista ul li .text h2 {
  margin: 0;
  padding: 0;
}
.destaque .destaque-lista ul li .text h2 a {
  color: #f37021;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  font-size: 1em;
}
.destaque .destaque-lista ul li .text h2 a:hover {
  color: #f48039;
  text-decoration: underline;
}
.destaque .destaque-lista ul li .text h2 span {
  color: #807c7e;
  font-size: inherit;
  font-weight: bold;
}
.destaque .destaque-lista ul li .text h3 {
  margin-bottom: 0;
}
.destaque .destaque-lista ul li .text h3:hover a {
  text-decoration: underline;
}
.destaque .destaque-lista ul li .text h3 a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  font-size: 1em;
}
.destaque .destaque-lista ul li .text p {
  padding-top: 0;
  margin-top: 0;
}
.destaque .destaque-lista ul li .text p a {
  color: #f37021;
  font-weight: bold;
  text-decoration: underline;
}
.destaque .destaque-lista ul li .text p a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1185px) {
  .destaque {
    padding-right: 15px;
    padding-left: 15px;
  }
  .destaque .destaque-box {
    width: 100%;
    margin-bottom: 20px;
  }
  .destaque .destaque-lista {
    width: 100%;
    margin-left: 0;
  }
  .destaque .destaque-lista ul li .text {
    width: calc(100% - 165px);
  }
}
@media screen and (max-width: 580px) {
  .destaque .destaque-lista .text h2 {
    margin-bottom: 0px;
    width: 100%;
    font-size: 16px;
    line-height: 10px;
  }
  .destaque .destaque-lista ul li .image {
    width: 80px;
  }
  .destaque .destaque-lista ul li .text {
    width: calc(100% - 85px);
  }
}
.relative {
  position: relative;
}

.loader-parceiros {
  display: inline-block;
  height: 280px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 64px;
  background-color: #fff;
  z-index: 3;
}
.loader-parceiros .item {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.loader-parceiros .item .circle {
  width: 115px;
  height: 115px;
  border-radius: 100%;
  margin: 0 auto;
  margin-top: 20px;
}
.loader-parceiros .item .title {
  height: 15px;
  width: 110px;
  margin: 0 auto;
  margin-top: 15px;
}
.loader-parceiros .item .subtitle {
  height: 10px;
  width: 120px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.loader-parceiros .item .button {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 100%;
}
.loader-parceiros .item .button-text {
  display: inline-block;
  height: 20px;
  width: 100px;
  margin-left: 10px;
}

.tabmenu-js ul {
  overflow: hidden;
  padding-left: 0;
  margin: 0;
  background-color: #fff;
}
.tabmenu-js ul li {
  float: left;
  list-style: none;
  margin-right: 10px;
}
.tabmenu-js ul li a {
  display: block;
}
.tabmenu-js ul li a.select {
  background: #e7d1a9;
  color: #74664e;
  margin-bottom: -3px;
}
.tabmenu-js div .box {
  display: block;
  padding-bottom: 0;
  display: none;
}
.tabmenu-js div .box p .more-link {
  color: #696258;
  float: right;
  font-size: 0.8em;
  margin-top: 10px;
}
.tabmenu-js div .text {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
.tabmenu-js div .image {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 0;
}
.tabmenu-js div .image img {
  vertical-align: top;
  max-width: 100%;
}
.tabmenu-js div .link {
  width: 15%;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 55px;
}

#depoimentos-home .content-abas {
  padding-left: 20px;
  padding-right: 20px;
}
#depoimentos-home .content-abas p {
  font-size: 0.95em;
  line-height: 19px;
}

.abas-home {
  margin-top: 20px;
}
.abas-home .swiper-container {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.abas-home .btn-more {
  margin: 0 auto;
  display: block;
  text-align: center;
  position: relative;
}
.abas-home .more-icon:before {
  left: -1px;
  top: 2px;
  line-height: 17px;
}

#aba-1 .abas li a {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#aba-1 .abas li:last-child {
  margin-right: 0;
  float: right;
}

.abas {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
.abas li {
  float: left;
  width: 32.75%;
  list-style: none;
}
.abas li a {
  float: left;
  background-color: #f5eddd;
  width: 100%;
  color: #7b7366;
  line-height: 1;
  padding: 15px;
  font-size: 1.3em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.abas li a:hover {
  background-color: #e7d1a9;
  color: #74664e;
  text-decoration: none;
}
.abas li a.select {
  background-color: #e7d1a9;
  color: #74664e;
  text-decoration: none;
}

@media screen and (max-width: 580px) {
  .loader-parceiros {
    height: 280px;
    top: 62px;
    overflow: hidden;
  }
  .loader-parceiros .item {
    width: 100%;
  }
  .abas-home .content-abas {
    padding-left: 15px;
    padding-right: 15px;
  }
  .abas-home .content-abas .text, .abas-home .content-abas .image {
    width: 100%;
  }
  .abas-home .content-abas .text .more-link {
    margin-top: 0;
  }
  .abas-home .content-abas .more-icon:before {
    top: 0;
  }
  .abas-home .content-abas .link {
    width: 100%;
  }
  .abas-home .content-abas .link br {
    display: none;
  }
  .tabmenu-js ul li {
    margin-right: 3px;
  }
  .abas li a {
    font-size: 12px;
  }
}
.destaque-line {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
}
.destaque-line p {
  padding-top: 0;
  margin-top: 0;
}
.destaque-line .more-icon {
  float: right;
}
.destaque-line h2 {
  color: #aaa4a2;
  font-size: 2em;
  line-height: 28px;
  margin: 0;
  margin-bottom: 50px;
}
.destaque-line h2 strong {
  color: #f37021;
}
.destaque-line .col {
  display: inline-block;
  vertical-align: middle;
}
.destaque-line .col.col-1 {
  width: 25%;
}
.destaque-line .col.col-2 {
  width: 47%;
}
.destaque-line .list-icons {
  padding-left: 30px;
  margin-top: 5px;
}

.list-icons {
  margin: 0;
  padding: 0;
}
.list-icons li {
  margin-bottom: 12px;
  line-height: 18px;
  position: relative;
  list-style: none;
}
.list-icons li:hover a {
  text-decoration: underline;
}
.list-icons li a {
  color: #f37021;
  font-size: 0.95em;
  padding-left: 50px;
  display: inline-block;
  text-decoration: none;
  line-height: 18px;
}
.list-icons li a.icone-busca:before {
  background-position: 6px 7px;
}
.list-icons li a.icone-tempo:before {
  background-position: 7px -44px;
}
.list-icons li a.icone-franquia:before {
  background-position: 6px -94px;
}
.list-icons li a.icone-download:before {
  background-position: 6px -146px;
}
.list-icons li a:before {
  content: "";
  left: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #f37021 url("../../src/images/icones.png") no-repeat;
}

@media screen and (max-width: 1185px) {
  .destaque-line {
    padding-left: 15px;
    padding-right: 15px;
  }
  .destaque-line h2 {
    margin-bottom: 15px;
  }
  .destaque-line .list-icons {
    padding-left: 0;
    margin-top: 30px;
  }
  .destaque-line .list-icons li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
  }
  .destaque-line .col.col-1, .destaque-line .col.col-2, .destaque-line .col.col-3 {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .list-icons li a br {
    display: none;
  }
}
.loader-slider {
  position: absolute;
  left: 0;
  z-index: 22;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffd1b5;
}
.loader-slider .centro {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.slider-swiper {
  padding-top: 30px;
}
.slider-swiper .center {
  position: relative;
}
.slider-swiper a {
  display: inline-block;
  vertical-align: top;
}
.slider-swiper .swiper-container {
  height: initial;
}
.slider-swiper .swiper-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.slider-swiper .swiper-pagination-fraction,
.slider-swiper .swiper-pagination-custom,
.slider-swiper .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 35px;
  left: inherit;
  width: 100%;
  text-align: right;
  padding-right: 52px;
  right: 25px;
}
.slider-swiper .swiper-slide img {
  max-width: 100%;
}
.slider-swiper .swiper-button-prev,
.slider-swiper .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 100%;
  background-size: 100%;
}
.slider-swiper .swiper-button-prev.swiper-button-disabled,
.slider-swiper .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.slider-swiper .swiper-button-prev,
.slider-swiper .swiper-container-rtl .swiper-button-next {
  left: 40px;
  right: auto;
}
.slider-swiper .swiper-button-prev:after,
.slider-swiper .swiper-container-rtl .swiper-button-next:after {
  color: #fff;
}
.slider-swiper .swiper-button-next,
.slider-swiper .swiper-container-rtl .swiper-button-prev {
  right: 40px;
  left: auto;
}
.slider-swiper .swiper-button-next:after,
.slider-swiper .swiper-container-rtl .swiper-button-prev:after {
  color: #fff;
}
.slider-swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #a1a1a1;
}
.slider-swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #c74a1a;
}

@media screen and (max-width: 880px) {
  .swiper-button-next, .swiper-button-prev {
    display: none;
  }
  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: center;
    right: 0;
    padding-right: 0;
  }
  .swiper-button-next {
    right: 10px;
  }
  .swiper-button-prev {
    left: 10px;
  }
}
@media screen and (max-width: 580px) {
  .slider-swiper .swiper-container-horizontal > .swiper-pagination-bullets {
    right: -45px;
    bottom: 10px;
  }
  .slider-swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    margin-left: 0;
  }
  #slider .swiper-wrapper {
    padding-bottom: 30px;
  }
  #slider.slider-swiper {
    padding-top: 20px;
  }
  #slider.slider-swiper .swiper-container-horizontal > .swiper-pagination-bullets {
    right: 0;
    padding-right: 0;
    text-align: center;
    bottom: 0;
  }
}
#slider-1 {
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 100px;
}

.slider-style {
  position: relative;
  width: 905px;
  margin: 0 auto;
}
.slider-style .btn-more {
  background-color: #ff6920;
  color: #fff;
  padding: 10px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 5px;
  padding-left: 35px;
  position: relative;
  padding-right: 20px;
}
.slider-style .btn-more:hover {
  background-color: #ec4d00;
}
.slider-style .btn-more:before {
  width: 19px;
  height: 19px;
  position: absolute;
  left: 10px;
  top: 9px;
  text-align: center;
  line-height: 18px;
  background: url(../../src/images/icones.png) no-repeat;
  background-position: -5px -1007px;
  content: "";
}
.slider-style p {
  font-size: 1.25em;
  line-height: 24px;
  padding-bottom: 30px;
  margin-top: 0;
  color: #58595b;
}
.slider-style .swiper-button-next.swiper-button-black,
.slider-style .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #f36f21;
}
.slider-style .swiper-pagination {
  margin: 0 auto;
  left: 0;
  right: 0;
}
.slider-style .swiper-button-prev {
  left: -35px;
}
.slider-style .swiper-button-next {
  right: -35px;
}
.slider-style .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin-right: 10px;
  margin-left: 10px;
  border: 4px solid #f37021;
  background-color: transparent;
  opacity: 1;
}
.slider-style .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f37021;
  border: 4px solid transparent;
}
.slider-style .content {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.slider-style .image {
  position: relative;
  display: inline-block;
  width: 275px;
  vertical-align: middle;
}
.slider-style .image:before {
  content: "";
  left: 0;
  top: -23px;
  position: absolute;
  width: 165px;
  height: 190px;
  right: 0;
  margin: 0 auto;
  background: url("../../lp-desperte-seu-cerebro-versao-2/borda-imagem.jpg") no-repeat center center;
  background-size: 100%;
  z-index: 1;
}
.slider-style .image img {
  max-width: 100%;
  border-radius: 15px;
  vertical-align: top;
  position: relative;
  z-index: 2;
}
.slider-style .text {
  display: inline-block;
  width: 510px;
  margin-left: 55px;
  vertical-align: middle;
}
.slider-style .text p {
  padding-bottom: 0;
}
.slider-style .swiper-pagination {
  bottom: -50px;
}
.slider-style:before {
  border: 6px solid #f37021;
  width: 83%;
  content: "";
  right: 0;
  height: 100%;
  position: absolute;
  border-radius: 15px;
  top: -5px;
}

@media screen and (max-width: 965px) {
  .slider-style {
    width: 100%;
  }
  .slider-style .swiper-button-next,
  .slider-style .swiper-button-prev {
    display: none;
  }
  .slider-style .swiper-pagination {
    bottom: -20px;
  }
  .slider-style .text {
    text-align: center;
  }
  .slider-style .text p {
    font-size: 1em;
    line-height: 21px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .slider-style .image {
    width: 275px;
    margin: 0 auto;
    display: block;
  }
  .slider-style .text {
    width: 100%;
    margin-left: 0;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .slider-style:before {
    width: 95%;
    box-sizing: border-box;
    margin: 0 auto;
    display: block;
    right: 0;
    border: 5px solid #f37021;
    left: 0;
    top: 95px;
    height: 82%;
  }
  .slider-style .swiper-pagination-bullet {
    border: 3px solid #f37021;
  }
  .slider-style .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 3px solid transparent;
  }
}
@media screen and (max-width: 730px) {
  .slider-style .swiper-pagination {
    bottom: -35px;
  }
  .slider-style .text p {
    line-height: 21px;
  }
  .slider-style:before {
    height: 85%;
  }
}
@media screen and (max-width: 560px) {
  .slider-style .swiper-pagination {
    bottom: -15px;
  }
}
.banner {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  margin: 0 auto;
}
.banner__content h2,
.banner__content p,
.banner__content a {
  z-index: 1;
}
.banner .swiper-slide {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  mix-blend-mode: overlay;
}
.banner .swiper-slide picture img {
  width: 100%;
  height: auto;
  display: block;
}
.banner .swiper-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.banner a {
  text-decoration: none;
}
.banner__content {
  display: flex;
  flex-direction: column;
  text-align: left;
  justify-content: center;
  gap: 20px;
  min-height: 430px;
  width: 50%;
}
.banner__content h2,
.banner__content p {
  margin: 0;
  color: white;
  text-decoration: none;
  line-height: 1;
}
.banner__content h2 {
  font-size: 3.75rem;
}
.banner__content p {
  line-height: 1.4;
  white-space: normal;
  word-break: break-word;
}
.banner__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 32px;
}
.banner .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin-right: 10px;
  margin-left: 10px;
  border: 4px solid white;
  background-color: transparent;
  opacity: 1;
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.banner__button {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 30px;
  gap: 15px;
  background-color: #4c891e;
  color: #faf3e1;
  border-radius: 8px;
  transition: color 0.8s ease, background-color 0.8s ease, border-color 0.8s ease, transform 0.3s ease;
  font-weight: 900;
  font-size: 1rem;
  width: fit-content;
  white-space: normal;
  text-align: center;
}
.banner__button:hover {
  transition: all 0.9s;
  background-color: #6d4d3c;
  color: #f7f3e0;
  text-decoration: none;
  transform: scale(1.04);
}
@media screen and (max-width: 1200px) {
  .banner__content {
    margin: 0 auto;
    width: 90%;
  }
}

.section-hero {
  display: flex;
}
.section-hero .total-imgs {
  display: flex;
  justify-content: space-between;
}
.section-hero .total-imgs .destaque {
  display: flex;
  flex-direction: column;
  position: relative;
}
.section-hero .total-imgs .destaque .wrapper {
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,000000+100&0+0,0.65+99 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 ); /* IE6-9 */
  height: 223px;
  padding-bottom: 0;
}
.section-hero .total-imgs .destaque .wrapper .text-wrapper {
  position: absolute;
  bottom: 0px;
  left: 21px;
  width: 440px;
  padding: 0 15px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  line-height: 27px;
  text-decoration: none;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding-bottom: 36px;
  flex-direction: column;
  box-sizing: border-box;
  align-items: flex-start;
  justify-content: flex-end;
}
.section-hero .total-imgs .destaque .text-destaque {
  position: absolute;
  top: 14px;
  left: 23px;
  background-color: #f37022;
  padding: 5px 18px;
  font-size: 19px;
  color: #fff;
  font-weight: bold;
}
.section-hero .total-imgs .destaque span.leia-mais {
  font-size: 19px;
  color: #f37022;
  font-weight: bold;
  text-decoration: none;
  margin-top: 15px;
  text-decoration: underline;
}
.section-hero .total-imgs .banners {
  width: 50%;
  margin: 30px 0;
}
.section-hero .total-imgs .banners a.mb-28 img {
  margin-bottom: 27.8px;
}

.section-two {
  background-color: #f5f5f7;
  padding-bottom: 25px;
}
.section-two .title {
  margin: 0 0 10px 0;
}
.section-two .text-recente {
  color: #fc6e22;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  padding-top: 7px;
  padding-bottom: 0px;
}
.section-two .pots {
  display: flex;
  justify-content: space-between;
}
.section-two .pots .pots-recentes {
  display: flex;
  width: 33.33%;
}
.section-two .pots .pots-recentes .texts {
  padding-left: 16px;
}
.section-two .pots .pots-recentes .texts .text-one {
  margin-bottom: 3px;
}
.section-two .pots .pots-recentes .texts .text-one p {
  color: #fc6e22;
}
.section-two .pots .pots-recentes .texts .text-one a.artigos {
  margin-bottom: -5px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  color: #78787a;
}
.section-two .pots .pots-recentes .texts .text-one a.artigos:hover {
  color: #333;
}
.section-two .pots .pots-recentes .texts .text-two .conteudo {
  display: flex;
  flex-direction: column;
  width: 88%;
  text-align: justify;
}
.section-two .pots .pots-recentes .texts .text-two .conteudo p.text-oms {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 5px;
}
.section-two .pots .pots-recentes .texts .text-two .conteudo a {
  font-size: 14px;
  text-decoration: none;
}
.section-two .pots .pots-recentes .texts .text-two .conteudo a:hover {
  text-decoration: underline;
}
.section-two .pots .pots-recentes .texts .text-two .conteudo span {
  color: #78787a;
}
.section-two .pots .pots-recentes .texts .text-two .conteudo strong {
  font-size: 14px;
  line-height: 17px;
  margin-top: -6px;
}
.section-two .pots .pots-recentes .img-post img {
  max-width: 100%;
  max-width: 100px;
  max-height: 100px;
}
.section-two .pots .post-wrapper {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1170px) {
  .section-hero .total-imgs .destaque .wrapper {
    width: 94%;
    left: 16px;
    height: 255px;
    bottom: 10px;
  }
  .section-hero .total-imgs .destaque .wrapper a {
    padding-bottom: 26px;
  }
}
@media screen and (min-width: 1000px) {
  .section-two .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: none;
  }
}
@media screen and (max-width: 1135px) {
  .section-hero .total-imgs .banners a.mb-28 img {
    margin-bottom: 5.8px;
  }
  .section-two {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .section-hero .total-imgs {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .section-hero .total-imgs .banners {
    width: 100%;
    margin: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .section-hero .total-imgs .destaque .wrapper {
    bottom: 7px;
    width: 95%;
  }
  .section-hero .total-imgs .destaque {
    width: 550px;
    padding: 0;
  }
  .section-hero .total-imgs .destaque .wrapper {
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .section-two .title a {
    text-decoration: none;
  }
  .section-two .conteudo a {
    text-decoration: none;
  }
  .section-two .center {
    width: 271px;
  }
  .section-two .text-one {
    text-align: left;
  }
  .section-two .text-one a {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #78787a;
  }
  .section-two .text-two {
    text-align: left;
    margin-bottom: 30px;
    width: 266px;
    display: flex;
  }
  .section-two .text-two .conteudo .text-oms {
    margin: 10px auto;
    text-align: left;
  }
  .section-two .text-two .conteudo span {
    color: #78787a;
    font-weight: bold;
  }
  .section-two .img-post {
    display: flex;
    margin-bottom: 10px;
  }
  .section-two .text-recente {
    text-align: center;
  }
  .section-two .swiper-pagination {
    margin-top: 20px;
  }
  .section-two .swiper-pagination-bullet-active {
    background-color: #FF6E0D;
  }
  .section-two .post-wrapper {
    flex-direction: column;
  }
  .section-two .pots-recentes {
    width: 100% !important;
  }
  .section-two .pots {
    justify-content: center;
  }
}
@media screen and (max-width: 550px) {
  .section-hero .total-imgs .destaque {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 400px) {
  .section-two .pots-recentes {
    flex-direction: column;
    align-items: center;
  }
  .section-hero .total-imgs .banners {
    width: 92%;
  }
  .section-hero .total-imgs .destaque .wrapper .text-wrapper {
    left: 0;
    padding: 0;
    font-size: 21px;
    width: 100%;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .destaque {
    margin-bottom: 0;
  }
  .section-hero .total-imgs .banners a.responsive img {
    max-width: 100%;
  }
  .section-hero .total-imgs .destaque .wrapper a {
    padding: 0;
    padding-bottom: 26px;
  }
  .section-hero .total-imgs .destaque .wrapper {
    width: 100%;
    left: 0;
  }
  .section-hero .total-imgs .destaque .wrapper a {
    left: 5px;
    font-size: 21px;
    line-height: 19px;
    width: 98%;
  }
}
@media screen and (max-width: 375px) {
  .section-hero .total-imgs .destaque .wrapper .text-wrapper {
    font-size: 21px;
    width: 100%;
    padding-bottom: 14px;
  }
}
.animated-background {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
  position: relative;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Black.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
.title-box {
  color: #f37021;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.3em;
}
.title-box.text-center {
  text-align: center;
}

/*# sourceMappingURL=home.min.css.map */
