@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


h1, h2, h3, h4, h5, h6, p, a, div, li, input, button, textarea {
  font-family: 'Poppins', sans-serif !important;
}


.geral {
    display: flex;
}

section#section-html-modulo_1 p {
    margin: unset;
}

#section-html-modulo_1 .texto {
    padding-left: 19px;
}
section#section-html-modulo_1 {
    background: url(/arquivos/images/galeria-produto/0-0-1671128813.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

section#section-html-modulo_1 .conteudo-html .texto p {
    color: #fff;
}

section#section-html-modulo_1 .conteudo-html .texto p {}

section#section-html-modulo_1 .conteudo-html .t {}

section#section-html-modulo_1 .default-title h2 {
    color: #fff;
}

@media(max-width:720px){
  section#section-html-modulo_1 img {
    width: 80px;
  }
  
  .geral{
  display: block;
  }
  
  section#section-html-modulo_1 .default-title {
    display: flex;
    justify-content: center;
  }

  #section-html-modulo_1 .default-title:after {
    left: calc(100% - 65%);
  }
  
  .item {
    display: flex;
    justify-content: center;
  }

  .texto {
    text-align: center;
    font-size: 21px;
  }
}



.logo img {
    max-height: 80px;
}

.main-slider h3 {
    width: 100%;
    margin-top: 34px;
}

@media only screen and (min-width: 770px) {
  .main-header .info-box {
    width: auto;
  }
  .main-slider h3 {
    line-height: 3rem !important;
    margin-top: 72px !important;
}

.main-slider h2 {
    font-size: 50px !important;
}

#section-slide .btn-style-one {
    font-size: 16pt !important;
    padding: 15px !important;
    margin-top: 60px !important;
}

#section-html-modulo_1 .auto-container .row.clearfix {
    margin: 0 !important;
}
}

.main-header .header-top {
    display: none !important;
}

.sponsors-section .slider-outer {
    border-color: #074b63 !important;
}

.sponsors-section .sponsors-slider li img {
    border-color: #074b63;
    background: #fff;
}

#section-parceiros .default-title {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.default-title:after {
    left: calc(50% - 50px);
}

#section-parceiros {
    position: relative;
}

#section-parceiros::before {
    content: "";
    left: 0;
    top: 60%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #002734, #074b63, #002734);
    position: absolute;
}

#section-empresa .theme-btn.btn-style-one {
  margin-top: 100px;
}

.texto h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.img-fluid.n1ed--selected {
  max-height: 450px;
  max-width: 450px;
}
