.backicon::after {
  content: '';
  width: 47%;
  height: 6px;
  background: #ffc850 0% 0% no-repeat padding-box;
  border-radius: 100px 0 0 100px;
  top: 0;
  right: 0;
  display: block;
  position: absolute;
}

/* Estilos para o hover */
#diferenciais .card-body:hover {
  background-color: #ffc850; /* Altera a cor de fundo para amarelo */
}

#diferenciais .card-body:hover .icon img {
  filter: brightness(0) invert(1); /* Inverte as cores do ícone para branco */
}

#diferenciais .card-body:hover .card-title .card-text {
color: white !important;
}


#home-solucoes {
    background-image: url(../assets/images/novobannersolucoes.png);
    background-size: cover;
    background-position: center;    
    height: 100vh;
    padding-top: 72px;
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 40px;
}

#home-solucoes::after {
    position: absolute;
  content: '';
  width: 27%;
  left: 0;
  bottom: 0;
  height: 7px;
  background-color: #ffc850;
  border-radius: 32px;
}

.sub-destaque-white-solucoes{
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    padding-bottom: 19px;
    position: relative;  
    display: inline-block;
  }

  .sub-destaque-white-solucoes::after{
    width: 48px;
    height: 5px;
    border-radius: 5px;
    content: '';
    background-color: #ffc850;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }

  #home-solucoes .title-home-solucoes{
    font-size: 62px;
    font-weight: 100;
    line-height: 59px;
    color: #fff;
    padding-top: 25px;
  }

  #home-solucoes2 .title-home-solucoes{
    font-size: 62px;
    font-weight: 100;
    line-height: 59px;
    color: #fff;
    padding-top: 25px;
  }
  
  #home-solucoes .title-home-solucoes strong{
    font-weight: 800;
  }

  #home-solucoes2 .title-home-solucoes strong{
    font-weight: 800;
  }

  #home-solucoes .text-home-solucoes{
    font-size: 22px;
    line-height: 29px;
    color: #fff;
    font-weight: 500;
  }

  #home-solucoes2 .text-home-solucoes{
    font-size: 22px;
    line-height: 29px;
    color: #fff;
    font-weight: 300;
  }
  
  #home-solucoes .btn-to-action-yellow{
    background-color: #ffc850 !important;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 49px;
    border-radius: 32px;
    text-decoration: none;
    height: 63px;
    line-height: 63px;
    display: inline-block;
    margin-top: 25px;
  }

  #home-solucoes2 .btn-to-action-yellow{
    background-color: #ffc850;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 49px;
    border-radius: 32px;
    text-decoration: none;
    height: 63px;
    line-height: 63px;
    display: inline-block;
    margin-top: 25px;
  }

  #home-solucoes-2 {
/*     background-image: url(../assets/images/fundo\ sobre\ sofis\ 2.jpg); */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  #home-solucoes-3 {
    background: linear-gradient(180deg, 
#e7eced 0%, 
#f0f5f6 66.42%, 
#ffffff 95.46%, 
#ffffff 100%);
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #home-solucoes2 .description{
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #home-solucoes2 {
    background-image: url(../assets/images/novobannersolucoes.png);
    background-size: cover;
    display: flex;
    background-position: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 85vh;
    position: relative;
  }

  #home-solucoes2::after{
    position: absolute;
  content: '';
  width: 27%;
  left: 0;
  bottom: 0;
  height: 7px;
  background-color: #ffc850;
  border-radius: 32px;
  }

  .titulohomesolint {
    font-size: 38px;
    font-family: 'Montserrat', sans-serif;
    color: rgba(83, 118, 129, 1);
    font-weight: 300;
    line-height: 58px;
    }

    .titulohomesolint3 {
      font-size: 32px;
      font-family: 'Montserrat', sans-serif;
      color: rgba(83, 118, 129, 1);
      font-weight: 300;
      line-height: 58px;
      padding-left: 30px;
      padding-right: 30px;
      }

    .titulohomesolint strong {
        font-weight: 700;
    }

    .titulohomesolint3 strong {
      font-weight: 700;
  }

    .titulohomesolint::after {
        background-color: rgba(255, 179, 11, 1);
        border: none;
        border-radius: 100px;
        height: 5px;
        width: 48px;
        content: "";
        position: relative;
        display: inline-block;
        top: -7px;
      }

      .titulohomesolint3::after {
        background-color: rgba(255, 179, 11, 1);
        border: none;
        border-radius: 100px;
        height: 5px;
        width: 61px;
        content: "";
        position: relative;
        display: flex;
        top: 0px;
      }

      .divhomesolint{
        padding-top: 90px;
        padding-bottom: 90px;              
    }

    .divhomesolint3{
      padding-top: 90px;
      padding-bottom: 90px;              
  }

    .texthomesolint p{
        font-family: 'Montserrat', sans-serif;
        color: rgba(83, 118, 129, 1);
        line-height: 30px;
        font-size: 15px;
        font-weight: 500;
        text-align: left;
    }
    
    .texthomesolint{
        font-family: 'Montserrat', sans-serif;
        color: rgba(83, 118, 129, 1);
        line-height: 30px;
        font-size: 15px;
        font-weight: 500;
        text-align: left;
    }
    .subtitulohomesolint {
        font-family: 'Montserrat', sans-serif;
        font-size: 22px;
        color: rgba(50, 71, 78, 1);
        line-height: 35px;
        font-weight: 500px;
    }

    .subtitulohomesolint3 {
      font-family: 'Montserrat', sans-serif;
      font-size: 22px;
      color: rgba(50, 71, 78, 1);
      line-height: 35px;
      font-weight: 500;
      margin-top: 30px;
      padding-left: 30px;
      padding-right: 30px;
  }

    .titulohomesolint4 {
        font-size: 32px;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-weight: 500;
        line-height: 58px;
        padding-left: 30px;
        padding-right: 30px;
    }

  .subsub3 p{
    font-family: 'Montserrat', sans-serif;
    color: rgba(50, 71, 78, 1);
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
    margin-top: 30px;
    padding-left: 30px;
      padding-right: 30px;
  }

  #diferenciais {
    padding: 86px 0 120px 0;
    background: #FFF
      no-repeat padding-box;
    position: relative;
  }
  
  #diferenciais .bg-icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  
  #diferenciais h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 0px;
    color: #32474E;
    text-align: center;
    margin: 0;
    position: relative;
  }
  
  #diferenciais h3::after {
    content: "";
    width: 61px;
    height: 5px;
    display: block;
    background: #ffc850;
    border-radius: 100px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    position: absolute;
  }
  #diferenciais .diferenciais-cards {
    margin-top: 78px;
  }
  
  #diferenciais .diferenciais-cards .card {
    padding: 0;
    height: 234px;
    border: 11px solid transparent;
  }
  
  #diferenciais .diferenciais-cards .card .card-body {
    height: 100%;
    width: 100%;
    padding: 32px 18px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 28px;
    border: 1.5px solid rgb(82, 119, 132, 0.25);
    border-radius: 30px;
  }
  
  
  #diferenciais .diferenciais-cards .card .card-body .card-title {
    width: 100%;
    margin: 0;
  }
  
  
  #diferenciais .diferenciais-cards .card .card-body .card-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: -0.15px;
    color: #32474E;
    font-weight: 400;
    margin: 0 !important;
  }

@media (max-width: 1024px) {
    #diferenciais {
      padding: 40px 0 60px 0;
    }
    
    #diferenciais .diferenciais-cards .card .card-body .card-text {
      font-size: 12px;
      height: unset;
      margin-top: 18px;
    }
    #diferenciais h3 {
      font-size: 30px;
      line-height: 40px;
    }
    #diferenciais .diferenciais-cards {
      margin-top: 80px;
      justify-content: space-between;
    }
    #diferenciais .diferenciais-cards .card .card-body .card-text {
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      gap: 18px;
    }
    #diferenciais .diferenciais-cards .card .card-body .card-text::before {
      width: 100%;
      height: 5px;
      display: block;
      background: #fff;
      border-radius: 100px;
      transition: background 0.5s ease;
    }
}


@media (max-width: 768px) {
    #diferenciais h3 {
      font-size: 20px;
      line-height: 30px;
    }

    #solutions2 .solution-cards {
      margin: 20px;
    }
    #diferenciais .diferenciais-cards .card  {
        height: 210px;
    }
    #diferenciais .diferenciais-cards .card .card-body {
      padding: 25px 18px;
      gap: 15px;
    }
    #diferenciais .diferenciais-cards .card .card-body .icon img {
      height: 30px;
      width: 30px;
    }
    #diferenciais .diferenciais-cards .card .card-body .card-text {
      font-size: 12px;
    }
    #diferenciais .diferenciais-cards .card .card-body .card-text::before {
      height: 3px;
    }
  }

  #hemote-plus {
    position: relative;
    padding: 127px 0;
    background: transparent linear-gradient(180deg, #273C43 0%, #32474E 56%, #537681 100%) 0% 0% no-repeat padding-box;
}

#hemote-plus .list {
    display: flex;
    flex-wrap: wrap;
    gap: 94px;
}

#hemote-plus .list .item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: calc(50% - 94px)
}

#hemote-plus .list .item .icon {
    width: 62px;
    height: 62px;
    background: #527682;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 50%;
    margin-right: 25px;
    flex-shrink: 0;
}

.imgsolucoes{
  width: 1100px;
  max-width: 100%;
  display: block;
  margin: auto;
}

#download .classbotao {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.baixarebook{
  color: rgba(255, 179, 11, 1);
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  line-height: 50px;
  font-weight: 300;
}

#download {
  background: linear-gradient(180deg, 
#16292f 0%, 
#20373f 29.38%, 
#273c43 61.8%, 
#32474e 90.03%, 
#537681 142.1%);
padding-top: 90px;
position: relative;
}

.imagemnotebook2 {
  margin-top: -160px;
  width: 900px !important;
  max-width: 100%;
  position: relative;
  z-index: 2;
}

.subbaixarebook {
  font-family: 'Montserrat', sans-serif;
  color: white;
  font-size: 32px;
  font-weight: 300;
  margin-top: -30px;
}

.subbaixarebook strong {
  font-weight: 700;
}

#download .btn-download {
  width: 100%;
  max-width: 155px;
  height: 63px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent linear-gradient(127deg, #ffc850 0%, #ffc850 100%) 0%
    0% no-repeat padding-box;
  border-radius: 32px;
  margin-top: -50px;
  transition: all 0.3s ease;
  outline: 0;
  border: 0;
}

#download .btn-download:hover {
  background: #537681 0% 0% no-repeat padding-box;
  transition: all 0.3s ease;
  transform: translateY(-4px);
}

#hemote-plus .list .item .icon:hover {
    transform: scale(1.1);
    background: #ffc850;
    transition: all .3s ease;
}

#hemote-plus .list .item p:first-of-type {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.16px;
    color: #FFFFFF;
}

#hemote-plus .list .item p:last-of-type{
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.16px;
  color: #FFFFFF;
}

#hemote-plus .image-container.single .thumb{
  position: absolute;
  top:100px;
  right: 40px;
}

#hemote-plus .image-container.single > .img,
#hemote-plus .image-container > img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 40%;
}

@media (min-width: 1500px) {
    #hemote-plus .image-container img {
        max-width: 650px;
        margin-top: 80px;
    }
}

@media (max-width: 1240px) {
    #hemote-plus .list {
        gap: 50px;
        justify-content: center;
    }
    #download .btn-download{
      margin-top: 0px;
    }
}
@media (max-width: 1200px) {
    #hemote-plus .list {
        gap: 50px;
    }
    #download .btn-download{
      margin-top: 0px;
    }

    #hemote-plus .list .item {
        max-width: calc(50% - 25px);
    }

    #hemote-plus .image-container img {
        position: relative;
        position: absolute;
        right: 0;
        bottom: -130px;
        top: unset;
        transform: translateY(0);
        max-width: 230px;
    }
    .imagemnotebook2 {
      max-width: 100%;
      margin-top: 10px;
    }
    .subbaixarebook {
      font-size: 22px;
    }
}

@media (max-width: 1024px) {
    #hemote-plus .list .item p {
        font-size: 14px;
    }

    #download .classtext{
      padding-top: 30px;
      text-align: left;
    }
    #hemote-plus .list .item .icon {
        height: 50px;
        width: 50px;
    }
    .imagemnotebook2 {
      max-width: 100%;
      margin-top: 10px;
    }
    .subbaixarebook {
      font-size: 22px;
    }
    #download .btn-download{
      margin-top: 0px;
    }
}

@media (max-width: 768px) {
    
    .imagemnotebook2 {
    max-width: 100%;
    margin-top: 10px;
    }
    #home-solucoes .title-home-solucoes{
      font-size: 38px;
    }

    .texthomesolint{
      margin-top: 30px;
    }
    #home-solucoes2 .title-home-solucoes{
      font-size: 38px;
    }
    .titulosolucoes2{
      font-size: 30px !important;
    }
    #download .btn-download{
      margin-top: 0px;
    }
    .subbaixarebook {
      font-size: 22px;
    }

    #download-div .row {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
    }
  
    #hemote-plus {
        padding-top: 40px;
        padding-bottom: 90px;
    }
    #hemote-plus .list {
        gap: 30px;
    }
    #hemote-plus .list .item {
        flex-direction: column;
        align-items: center;
        gap: 12px;
        text-align: center;
        max-width: calc(50% - 15px);
    }
    #hemote-plus .list .item p {
        font-size: 12px;
    }
    #hemote-plus .list .item .icon {
        height: 50px;
        width: 50px;
        margin-right: 0;
    }

    #hemote-plus .image-container img {
        /* max-width: 170px; */
        bottom: -110px;
    }
}

    .buttonsolint {
		background-color: #ffc850;
/*         background: linear-gradient(115.72deg, 
        #ffb30b 9.46%, 
        #e3a00a 100.01%); */
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 49px;
    border-radius: 32px;
    text-decoration: none;
    height: 63px;
    line-height: 63px;
    margin-top: 25px;
    border: none;
    transition: all .3s ease;
    }

    .buttonsolint:hover {
        background: transparent
    linear-gradient(118deg, #273C43 0%, #32474E 56%, #537681 100%) 0% 0%
    no-repeat padding-box;
  transform: translateY(-16px);
    }

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

    #home-solucoes-geral {
    background-image: url(../assets/images/banner-solucoes.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;    
    height: 45vh;
    padding-top: 72px;
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    }
#home-solucoes-geral:after {
    position: absolute;
  content: '';
  width: 27%;
  left: 0;
  bottom: 0;
  height: 7px;
  background-color: #ffc850;
  border-radius: 32px;
}
    .sub-destaque-white-solucoes-geral {
        font-family: 'Montserrat', sans-serif;
        font-size: 38px;
        font-weight: 900;
        color: white;
        line-height: 58px;

    }

    .sub-destaque-white-solucoes-geral::after {
        background-color: rgba(255, 179, 11, 1);
        border: none;
        border-radius: 100px;
        height: 5px;
        width: 64px;
        content: "";
        position: relative;
        display: inline-block;
        top: -7px;
        left: 15px;
    }

    .backicon {
        
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 20px;

    }
    #home-solucoes-geral-div{
        padding-top: 70px;
        max-width: 1440px;
    }

    .backicon2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        line-height: 60px;
        font-weight: 300;
        color: white;
        text-transform: uppercase;
        letter-spacing: 3px;

    }

    #home-solucoes-original {
    background-image: url(../assets/images/fundo\ sobre\ sofis\ 2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    }

    #home-solucoes-original-div {
        max-width: 1440px;
        padding-bottom: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #solutions2 {
      background-image: url(../assets/images/fundo\ sobre\ sofis\ 2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
        justify-content: center;
        align-items: center;
    }

    #solutions2 p.t-introduction{
      font-size: 38px;  
      font-weight: 800;
      line-height: 38px;
      color: #537681;
    }
    
    #solutions2  p.subt-introduction{
      font-size: 38px;  
      font-weight: 100;
      line-height: 38px;
      color: #3A474B;
    }
    
     #solutions2 p.subt-introduction::after{
      content: '';
      display: inline-block;
      width: 90px;
      height: 5px;
      border-radius: 5px;
      background-color: #ffc850;
      vertical-align: middle;
      margin-left: 15px;
    }
    
    #solutions2 .solutions-last-text{
      margin-top: 120px;
    }
    
    #solutions2 .text-introduction{
      font-size: 22px; 
      line-height: 35px;
      font-weight: 500;
      max-width: 500px;
      color: #32474E;
    }

    #solutions2 h3::after {
      content: "";
      width: 90px;
      height: 5px;
      display: block;
      background: #ffc850;
      border-radius: 100px;
      left: 50%;
      transform: translateX(-50%);
      bottom: -55px;
      position: absolute;
    }

    #solutions2 .solution-cards h5{
      font-weight: 300;
    }

    #solutions2 .solution-cards h5 strong{
      font-weight: 900;
    }

    #solutions2 .solution-cards {
      margin-top: 122px;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 20px;
    }
    
    #solutions2 .solution-cards .card {
      padding: 0;
      height: 460px;
      width: 100%;
      max-width: 395px;
      border-radius: 30px;
      overflow: hidden;
      background: transparent;
      box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.16);
      
    }
    #solutions2 .solution-cards .card .card-img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.16);
    }
    #solutions2 .solution-cards .card .card-img-overlay {
      background: transparent linear-gradient(42deg, #131b1d 0%, #616668 100%) 0% 0%
        no-repeat padding-box;
      mix-blend-mode: multiply;
      transition: all 0.3s ease;
      background-size: cover;
    }
    
    #solutions2 .solution-cards .card:hover .card-img-overlay {
      background: url("../assets/images/pattern.png"),
        linear-gradient(42deg, #131b1d 0%, #616668 100%);
      box-shadow: 0px 30px 50px #00000029;
      transition: all 0.3s ease;
      background-size: cover;
    }

    
    
    #solutions2 .solution-cards .card .card-body {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      padding: 40px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-between;
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
    }
    
    #solutions2 .solution-cards .card .card-body .icon {
      width: 100px;
      height: 100px;
      background: #ffc850;
      border-radius: 50%;
      flex-shrink: 0;
      
    }
    
    #solutions2 .solution-cards .card:hover .card-body .icon {
      background: #527682;
      transition: all 0.3s ease;
    }
    
    #solutions2 .solution-cards .card .card-body .card-title {
      width: 100%;
    }
    
    #solutions2 .solution-cards .card .card-body .card-title h5 {
      font-family: "Montserrat", sans-serif;
      font-size: 30px;
    }
    
    #solutions2 .solution-cards .card .card-body .card-text {
      height: 0;
      margin: 0;
      font-size: 0;
      color: transparent;
      transition: height 0.3s ease, margin 0.3s ease, color 0.3s ease;
      text-decoration: none;
    }
    
    #solutions2 .solution-cards .card .card-body .card-text:hover {
      width: 102%;
      transition: all 0.1s ease;
      color: #ffc850 !important;
      text-decoration: none;
    }
    
    #solutions2 .solution-cards .card:hover .card-body .card-text {
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      gap: 18px;
      height: 19px;
      margin-top: 24px;
      color: #fff;
      transition: height 0.3s ease, margin 0.3s ease, color 0.3s ease;
    }
    
    #solutions2 .solution-cards .card .card-body .card-text:hover::before {
      background: #ffc850 !important;
      transition: all 0.3s ease !important;
      margin-right: 3px;
    }
    
    #solutions2 .solution-cards .card .card-body .card-text::before {
      content: "";
      height: 0;
      background: transparent;
      max-width: 48px;
    }
    
    #solutions2 .solution-cards .card:hover .card-body .card-text::before {
      width: 100%;
      height: 5px;
      display: block;
      background: #fff;
      border-radius: 100px;
      transition: all 0.3s ease;
    }

    #solutions2 .bg-icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    
    #solutions2 h3 {
      font-family: "Montserrat", sans-serif;
      font-size: 38px;
      line-height: 48px;
      letter-spacing: 0px;
      color: #537681;
      text-align: center;
      margin: 0;
      position: relative;
    }

    .subtitlecard {
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      color: white;
      line-height: 32px;
      margin-top: 30px;
    }

    #home-solucoes2-2{
      background-image: url(../assets/images/fundo\ sobre\ sofis\ 2.jpg);
      background-size: cover;
      justify-content: center;
      display: flex;
      align-items: center;
      background-position: center;


    }

    #home-solucoes2-2-div {
      padding-top: 90px;
      padding-bottom: 90px;
    }

    .titulosolucoes2{
      font-family: 'Montserrat', sans-serif;
      color: #537681;
      font-size: 38px;
      font-weight: 300;
      line-height: 48px;
    }

    .titulosolucoes2 strong {
      font-weight: 800;
    }

    .titulosolucoes2::after{
      content: "";
  width: 48px;
  height: 5px;
  display: block;
  background: #ffc850;
  border-radius: 100px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
  position: relative;
    }

    .solucao-logo{
      max-width: 250px;
      width: 100%;
      height: auto;
    }

    #hemote-plus h3{
      color: #fff;
      font-size: 24px;
      text-align: center;
      display: block;
    }

#single-solucao #numeros{
  background: linear-gradient(180deg, 
  #16292f 0%, 
  #20373f 29.38%, 
  #273c43 61.8%, 
  #32474e 90.03%, 
  #537681 142.1%);
  padding-top: 96px;
  padding-bottom: 96px;
}

#numeros h3{
  font-family: 'Montserrat', sans-serif;
  color: white;
  font-size: 38px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 58px;
  padding-top: 15px;
  position: relative;
  margin-bottom: 45px;
}

#numeros h3:before{
  content: "";
  background-color: rgba(255, 179, 11, 1);
  border-radius: 100px;
  height: 5px;
  margin-right: 2px;
  transform: rotate(180deg);
  width: 103px;
  display: block;
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
}

.numeros__grid__item{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.numeros__grid__item .num{
  font-size: 50px;
  color: #fff;
  letter-spacing: -0.05px;
  font-weight: 800;
}

.numeros__grid__item .description{
  font-size: 25px;
  font-weight: 100;
  line-height: 22px;
  letter-spacing: -0.05px;
  color: #fff;
}

@media screen and (max-width: 767px){
  /* #hemote-plus .image-container.single > .img{
    top: auto !important;
    bottom: 20px !important; 
    right: auto !important;
    left: 50%;
    transform: translateX(-50%);
  } */
  #hemote-plus .image-container.single .thumb{
    top: -210px !important;
    transform: scale(.7);
  }
}