#secao__solucoes {
  padding: 3rem 1rem 2rem;
}
.card-title_mb {
  display: none;
}
.box-cards {
  display: none;
}
.box-cards.active-box-cards {
  display: block;
}

#secao__solucoes h2 {
  margin-bottom: 1rem;
  line-height: 1.1;
}

#secao__solucoes .line {
  margin: 1.5rem 0;
}

.icon-descarbonizacao {
  transition: filter 0.3s;
}

.icon-descarbonizacao:hover {
  filter: hue-rotate(180deg) saturate(200%);
}

#secao__solucoes .box-button {
  margin: 1.5rem 0;
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

#secao__solucoes .box-button .btn {
  margin: 0.25rem 0;
  padding: 12px 25px;
}

#secao__solucoes .box-button .btn.active-select {
  color: #fab314;
  background-color: #11357e;
}

#secao__solucoes .layout {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
}

#secao__solucoes .left {
  width: 25%;
  padding-right: 1rem;
}

#secao__solucoes .right {
  width: 75%;
  padding-left: 1.5rem;
}

#secao__solucoes .cards-solucoes {
  width: 100%;
}

#secao__solucoes .cards-solucoes .slick-slide {
  margin: 0 10px;
}
#secao__solucoes .cards-solucoes .slick-list {
  margin: 0 -10px;
}

#secao__solucoes .cards-solucoes .items-card-solucoes:nth-child(5) h4 {
  font-size: 24px;
}

#secao__solucoes .cards-solucoes .item__card {
  width: 100%;
  height: 290px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 1rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
}

.link-card {
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

#secao__solucoes .cards-solucoes .items-card-solucoes {
  width: 100%;
  vertical-align: -webkit-baseline-middle;
}

#secao__solucoes .inner_item__card {
  margin: 10px;
  overflow: hidden !important;
  vertical-align: -webkit-baseline-middle !important;
}

#secao__solucoes .cards-solucoes .item__card.card-title .cta__card {
  height: 290px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
}
#secao__solucoes .cards-solucoes .item__card.card-title::before {
  display: none;
}

#secao__solucoes .cards-solucoes .items-card-solucoes h3 {
  color: #c1c1c1;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
}

#secao__solucoes .cards-solucoes .items-card-solucoes h3 span {
  color: #133b8b;
}

#secao__solucoes .cards-solucoes .item__card:hover::before {
  background: #fab314;
}
#secao__solucoes .cards-solucoes .item__card:hover .btn-hidden {
  margin-bottom: 0;
}
#secao__solucoes .cards-solucoes .item__card:hover h4 {
  color: #11357e;
}
#secao__solucoes .cards-solucoes .item__card:hover .cta__card {
  bottom: 0;
}

#secao__solucoes .cards-solucoes .item__card::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.75) 70%
  );
}

#secao__solucoes .cards-solucoes .item__card .cta__card {
  z-index: 1;
  position: relative;
  overflow: hidden;
  transition: all 0.25s ease-in-out;
}

#secao__solucoes .cards-solucoes .item__card .btn-hidden {
  margin-bottom: -40px;
  transition: all 0.25s ease-in-out;
}

#secao__solucoes .cards-solucoes .item__card .btn {
  display: table;
  font-size: 16px;
  padding: 0.5rem 1rem;
  color: #fab314;
  border-radius: 30px;
  background-color: #11357e;
}

#secao__solucoes .cards-solucoes .item__card svg,
#secao__solucoes .cards-solucoes .item__card img {
  width: 45px;
  height: 45px;
}

#secao__solucoes .cards-solucoes .item__card h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 800;
  margin: 10px 0;
  transition: color 0.25s ease-in-out;
}

/* Economize */
#secao__economize .layout .secao__box {
  margin-top: 0 !important;
  padding: 60px 100px !important;
}

.slide__navigation-solucao {
  display: none;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 20px 0 5px;
}
.slide__navigation-solucao .empresa-next,
.slide__navigation-solucao .empresa-prev,
.slide__navigation-solucao .residencia-next,
.slide__navigation-solucao .residencia-prev {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  border: 4px solid #fcb315;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fcb315;
  cursor: pointer;
}

body.home .main #secao__depoimentos .layout .left {
  width: 33%;
  padding-right: 15px;
}
body.home .main #secao__depoimentos .layout .right {
  width: 67%;
  padding-left: 15px;
}

body.home .main #secao__depoimentos .layout .right .secao__lista-logos {
  height: 100%;
  overflow: hidden;
  align-items: center;
  position: relative;
}

body.home .main #secao__depoimentos .layout .right .secao__lista-logos::before,
body.home .main #secao__depoimentos .layout .right .secao__lista-logos::after {
  content: "";
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}

body.home .main #secao__depoimentos .layout .right .secao__lista-logos::before {
  left: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

body.home .main #secao__depoimentos .layout .right .secao__lista-logos::after {
  right: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

body.home .main #secao__depoimentos .layout .slide__navigation-arrows {
  margin-top: 2rem !important;
}

body.home
  .main
  #secao__depoimentos
  .layout
  .right
  .secao__lista-logos
  .secao__lista-blocos--item {
  margin: 0;
}

body.home .secao__lista-logos .slick-slide {
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
}

body.home .header .menu-blog a {
  margin: 0;
}

.header.scrolled .layout .header-navigation .menu-list li a {
  font-weight: 700;
}

/* MENU */
#menu-menu-principal .menu-item-has-children:hover > ul.sub-menu {
  display: block;
}
#menu-menu-principal > li {
  position: relative;
}
#menu-menu-principal > .menu-item-has-children ul.sub-menu {
  z-index: 15;
  position: absolute;
  padding-top: 10px;
  display: none;
  width: 230px;
  left: 50%;
  margin-left: -115px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
#menu-menu-principal > .menu-item-has-children ul.sub-menu li {
  width: 100%;
  padding: 0.4rem 0.8rem 0.3rem;
  background: #fab314;
  transition: all 0.25s ease-in-out;
}
#menu-menu-principal > .menu-item-has-children ul.sub-menu li:hover {
  background-color: #fbd962;
}
#menu-menu-principal > .menu-item-has-children ul.sub-menu li:first-child {
  border-radius: 25px 25px 0 0;
}
#menu-menu-principal > .menu-item-has-children ul.sub-menu li:last-child {
  border: 0;
  border-radius: 0 0 25px 25px;
}
#menu-menu-principal > .menu-item-has-children ul.sub-menu li a {
  color: #11357e;
  font-size: 16px;
  padding: 0.15rem 0;
  text-align: center;
  font-weight: 700;
}

#secao__contato .layout {
  padding: 60px 70px 30px;
  border-radius: 25px;
  position: relative;
  z-index: 10;
}
#secao__contato .layout .secao__conteudo {
  padding-bottom: 0px;
  border-bottom: 0;
}

#secao__contato .layout .secao__conteudo p {
  font-size: 23px;
}

.footer .footer-main {
  margin-top: -90px;
  padding: 120px 0 24px 0;
}

@media (max-width: 1279px) {
  #secao__economize .layout .secao__box {
    padding: 60px 80px;
  }
}

@media (max-width: 768px) {
  #secao__solucoes .cards-solucoes .item__card.card-title,
  #secao__empresa .cards-solucoes .items-card-solucoes.card-title,
  #secao__solucoes .cards-solucoes .items-card-solucoes.card-title {
    display: none !important;
  }

  #secao__solucoes .inner_item__card {
    margin: 2px 5px;
    overflow: hidden;
  }

  .card-title_mb {
    display: block;
    margin-top: 20px;
  }
  .card-title_mb h3 {
    color: #c1c1c1;
    font-weight: 800;
    font-size: 22px;
    text-align: center;
  }
  .card-title_mb h3 span {
    color: #133b8b;
  }

  .slide__navigation-solucao {
    display: flex;
  }

  .cta-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }

  #secao__economize .layout .secao__box {
    padding: 30px 40px !important;
  }
  #secao__solucoes {
    text-align: center;
    flex-direction: column;
  }
  #secao__solucoes .layout {
    flex-direction: column;
  }
  #secao__solucoes .left,
  #secao__solucoes .right {
    width: 100%;
    padding: 0;
  }
  #secao__solucoes .line {
    display: none;
  }
  #secao__solucoes .ckeditor p {
    font-size: 14px;
  }
  #secao__solucoes .box-button {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: 0;
  }
  #secao__solucoes .box-button .btn {
    margin: 0.25rem;
    padding: 10px;
    font-size: 14px;
  }
  #secao__solucoes .cards-solucoes {
    margin-top: 20px;
    justify-content: center;
    gap: 15px 15px;
  }
  #secao__solucoes .cards-solucoes .items-card-solucoes {
    width: 45%;
vertical-align: -webkit-baseline-middle;
  }

  .menu-drawer .menu-drawer-navigation .menu-drawer-list li a {
    padding: 5px 0 !important;
    font-size: 16px !important;
  }

  .menu-drawer
    .menu-drawer-navigation
    .menu-drawer-list
    li.menu-item-has-children
    .sub-menu {
    display: none;
  }

  li.menu-item-has-children {
    position: relative;
  }

  li.menu-item-has-children i.fas {
    font-size: 13px;
    margin-left: 5px;
    color: #11357e;
    position: absolute;
    right: 10px;
    top: 8px;
  }

  #secao__contato .layout {
    padding: 40px 24px 24px;
    border-radius: 10px;
  }
  #secao__solucoes .cards-solucoes .item__card .cta__card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  #secao__solucoes .cards-solucoes .item__card {
    height: 180px;
    border-radius: 10px;
    padding: 1rem;
    align-items: flex-start;
  }
  #secao__solucoes .cards-solucoes .item__card h4 {
    font-size: 14px;
    margin: 7px 0;
    text-align: left;
  }
  #secao__solucoes .cards-solucoes .item__card .btn {
    font-size: 14px;
    padding: 0.5rem;
    color: #fab314;
    width: 100%;
  }
  #secao__solucoes .cards-solucoes .items-card-solucoes h3 {
    font-size: 20px;
    line-height: 28px;
  }
  #secao__solucoes .cards-solucoes .item__card svg,
  #secao__solucoes .cards-solucoes .item__card img {
    width: 35px;
    height: 35px;
  }
  #secao__solucoes .cards-solucoes .slick-slide {
    margin: 0 5px;
  }
  #secao__solucoes .cards-solucoes .slick-list {
    margin: 0 -5px;
  }

  body.home .main #secao__depoimentos .layout .right,
  body.home .main #secao__depoimentos .layout .left {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }

  body.home .main #secao__depoimentos .layout .slide__navigation-arrows {
    margin: 0rem 0 1rem !important;
  }

  body.home .main .secao__titulo {
    text-align: center;
  }
  body.home .main .line {
    margin: 15px auto;
  }
}

@media (max-width: 413px) {
  #secao__economize .layout .secao__box {
    padding: 24px !important;
  }
}

