@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@200;300;400;500;600;700;800&display=swap");
.container {
  max-width: 90%; }

.header .navbar-brand img {
  max-width: 405px; }

footer .toUpper {
  text-transform: uppercase; }

footer a {
  text-decoration: none; }

.dropdown-menu .dropdown-item {
  color: #004139;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  line-height: 24px; }

@media (max-width: 1400px) {
  .header .navbar-brand img {
    max-width: 290px; } }
@media (max-width: 450px) {
  .header .navbar-brand img {
    max-width: 190px; } }
@media (max-width: 992px) {
  .header .dropdown {
    margin-left: -35px; }

  .header .header-icons {
    align-self: flex-start; } }
.header {
  height: auto;
  background-color: #004139;
  padding-top: 30px;
  padding-bottom: 40px; }

@media (max-width: 450px) {
  .header {
    padding: 20px 0; } }
.header #pvoce, .header #pempresa {
  font-size: 24px;
  letter-spacing: 1px;
  margin-left: 10px;
  text-align: start; }

@media (max-width: 1800px) {
  .header #pvoce, .header #pempresa {
    font-size: 20px;
    line-height: 35px; } }
.header .dropdown-menu {
  width: 300px;
  margin-left: 8px; }

.header .collapse a,
.header .collapse select {
  text-decoration: none;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 3px;
  padding: 0;
  margin-left: 120px;
  background: transparent;
  border: none; }

@media (max-width: 1800px) {
  .header .collapse a,
  .header .collapse select {
    margin-left: 70px;
    font-size: 24px; } }
@media (max-width: 1400px) {
  .header .collapse a,
  .header .collapse select {
    margin-left: 20px;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: end; } }
.header .header-icons a {
  margin-left: auto;
  width: auto; }

@media (max-width: 992px) {
  .header .header-icons a {
    margin-top: 15px; } }
.header .topo {
  align-items: center;
  justify-content: center; }

.container {
  max-width: 90% !important; }

.classButton a {
  background-color: #90D2C0;
  opacity: 100%;
  border-radius: 42px;
  width: 243px;
  height: 56px;
  font-size: 22px;
  color: #004139;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800; }

.sectionSlider {
  position: relative;
  top: 0px;
  left: 0px; }
  .sectionSlider .classButton {
    position: absolute;
    top: 73%;
    left: 5%;
    z-index: 10000; }
    .sectionSlider .classButton a {
      background-color: #90D2C0;
      opacity: 100%;
      border-radius: 42px;
      width: 243px;
      height: 56px;
      font-size: 22px;
      color: #004139;
      font-weight: bold;
      text-transform: uppercase;
      border: none;
      font-family: 'Montserrat', sans-serif;
      font-weight: 800; }
  .sectionSlider .carousel-indicators {
    display: unset;
    margin-left: 7%;
    margin-bottom: 4%; }
    .sectionSlider .carousel-indicators button {
      background-color: #90D2C0;
      opacity: 1;
      width: 15px;
      height: 15px;
      border-radius: 100%;
      margin-right: 10px; }
    .sectionSlider .carousel-indicators .active {
      background-color: #004139;
      opacity: 1;
      width: 15px;
      height: 15px;
      border-radius: 100%; }

@media (max-width: 768px) {
  .sectionSlider .classButton a {
    width: 113px;
    height: 26px;
    font-size: 11px; } }
@media (max-width: 576px) {
  .sectionSlider .carousel-indicators {
    display: none; } }
.sectionConhecaSolucoes {
  background-color: #90D2C0;
  z-index: 10;
  position: relative;
  height: 1080px;
  overflow: hidden; }
  .sectionConhecaSolucoes h2 {
    color: #004139;
    font-size: 65px;
    line-height: 79px;
    text-align: left;
    font-weight: bold;
    font-family: 'Cormorant Garamond', serif;
    margin-bottom: 25px;
    letter-spacing: 6.5px; }
  .sectionConhecaSolucoes .row {
    margin: 0 auto;
    text-align: center; }
    .sectionConhecaSolucoes .row .col img {
      margin-bottom: 25px; }
    .sectionConhecaSolucoes .row .col div {
      height: 379px;
      background-color: #004139;
      box-shadow: 0px 4px 10px #00000029; }
      .sectionConhecaSolucoes .row .col div h3 {
        font-size: 35px;
        line-height: 40px;
        color: #B4D333;
        font-family: 'Cormorant Garamond', serif;
        font-weight: bold;
        padding-top: 53px;
        margin-bottom: 16px;
        letter-spacing: 2.65px; }
      .sectionConhecaSolucoes .row .col div h3 b {
        font-size: 53px;
        line-height: 40px;
        color: #B4D333;
        font-family: 'Cormorant Garamond', serif;
        font-weight: bold;
        letter-spacing: 1.75px; }
      .sectionConhecaSolucoes .row .col div .divLine {
        width: 80%;
        height: 2px;
        background-color: #90D2C0;
        margin: 0 auto;
        margin-bottom: 25px; }
      .sectionConhecaSolucoes .row .col div p {
        font-size: 26px;
        font-weight: 500;
        line-height: 30px;
        font-family: 'Montserrat', sans-serif;
        color: #FFFFFF;
        padding-left: 50px;
        padding-right: 50px;
        letter-spacing: 0.52px; }
      .sectionConhecaSolucoes .row .col div p b {
        font-weight: 800; }
  .sectionConhecaSolucoes h4 {
    margin-top: 41px;
    color: #004139;
    font-size: 45px;
    line-height: 55px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding-bottom: 110px;
    letter-spacing: 4.5px; }
  .sectionConhecaSolucoes .container {
    max-width: 90%;
    padding-top: 131px; }
  .sectionConhecaSolucoes .divSimbol {
    position: absolute;
    top: 11%;
    left: 60%;
    z-index: -1;
    opacity: 0.75; }

@media (max-width: 1440px) {
  .sectionConhecaSolucoes {
    height: 100%; }
    .sectionConhecaSolucoes .col-lg-6 {
      margin-bottom: 7%;
      height: 100%; }
    .sectionConhecaSolucoes .container {
      padding-top: 15%; }
    .sectionConhecaSolucoes .row .col div p {
      padding-bottom: 12%;
      padding-left: 35px;
      padding-right: 35px; }
    .sectionConhecaSolucoes .row .col div h3 {
      font-size: 25px;
      padding-top: 13%; }
    .sectionConhecaSolucoes .row .col div h3 b {
      font-size: 42px; } }
@media (max-width: 1024px) {
  .sectionConhecaSolucoes h2 {
    font-size: 40px;
    line-height: 50px; } }
@media (max-width: 576px) {
  .sectionConhecaSolucoes h2 {
    font-size: 32px;
    line-height: 40px; }
  .sectionConhecaSolucoes h4 {
    font-size: 37px;
    line-height: 47px; }
  .sectionConhecaSolucoes .row {
    height: 100%; }
    .sectionConhecaSolucoes .row .col-lg-6 {
      height: 100%; }
    .sectionConhecaSolucoes .row .col img {
      width: 70%; }
    .sectionConhecaSolucoes .row .col .divControleText {
      height: 100% !important;
      padding-bottom: 5%; }
      .sectionConhecaSolucoes .row .col .divControleText h3 {
        font-size: 28px; }
      .sectionConhecaSolucoes .row .col .divControleText h3 b {
        font-size: 35px; }
      .sectionConhecaSolucoes .row .col .divControleText p {
        padding-right: 25px;
        padding-left: 25px;
        font-size: 20px;
        line-height: 26px; } }
.sectionEmpresa {
  background-color: #004139;
  background-image: url(/img/banner_empresa2.png);
  background-repeat: no-repeat;
  height: 1083px; }
  .sectionEmpresa .container {
    padding-top: 225px;
    display: flex;
    justify-content: right; }
  .sectionEmpresa .itensEmpresa {
    width: 713px; }
    .sectionEmpresa .itensEmpresa h2 {
      font-size: 80px;
      line-height: 97px;
      color: #90D2C0;
      font-weight: bold;
      font-family: 'Cormorant Garamond', serif;
      letter-spacing: 16px;
      text-align: right;
      margin-bottom: 96px; }
    .sectionEmpresa .itensEmpresa p {
      font-size: 31px;
      font-family: 'Montserrat', sans-serif;
      color: #FFFFFF;
      letter-spacing: 0.62px;
      line-height: 38px;
      font-weight: 400;
      text-align: right;
      margin-bottom: 35px; }
    .sectionEmpresa .itensEmpresa .classButton {
      margin-top: 134px;
      display: flex;
      justify-content: right; }

@media (max-width: 1440px) {
  .sectionEmpresa {
    background-position: bottom; } }
@media (max-width: 1024px) {
  .sectionEmpresa {
    background-image: none;
    height: 100%; }
    .sectionEmpresa .container {
      justify-content: center;
      padding-bottom: 5%; }
    .sectionEmpresa .itensEmpresa h2 {
      margin-bottom: 5%;
      text-align: center; }
    .sectionEmpresa .itensEmpresa .classButton {
      margin-top: 10%; } }
@media (max-width: 576px) {
  .sectionEmpresa .container {
    padding-top: 23%; }
    .sectionEmpresa .container .itensEmpresa {
      width: 100%; }
      .sectionEmpresa .container .itensEmpresa h2 {
        font-size: 33px;
        letter-spacing: 8px; }
      .sectionEmpresa .container .itensEmpresa p {
        font-size: 24px;
        text-align: center; }
      .sectionEmpresa .container .itensEmpresa .classButton {
        justify-content: center; } }
.sectionDiferenciais {
  height: 2127px;
  background-color: #004139;
  position: relative; }
  .sectionDiferenciais .container {
    padding-top: 173px; }
  .sectionDiferenciais .row {
    margin: 0 auto; }
    .sectionDiferenciais .row h2 {
      font-family: 'Cormorant Garamond', serif;
      font-weight: bold;
      font-size: 80px;
      text-align: center;
      letter-spacing: 16px;
      line-height: 97px;
      color: #90D2C0;
      margin-bottom: 117px; }
    .sectionDiferenciais .row .itensCheck p {
      font-family: 'Montserrat', sans-serif;
      font-weight: 600;
      text-align: left;
      font-size: 40px;
      line-height: 45px;
      color: #FFFFFF;
      margin-bottom: 29px; }
    .sectionDiferenciais .row .itensCheck img {
      height: 100%;
      margin-right: 18px; }
  .sectionDiferenciais .divSimbol2 {
    padding-top: 135px;
    opacity: 0.22;
    position: absolute;
    left: -195px; }
  .sectionDiferenciais .divImageFaleEspecialistas {
    position: absolute;
    bottom: 0;
    right: 0; }
  .sectionDiferenciais .container2 {
    margin-top: 26%; }
    .sectionDiferenciais .container2 h2 {
      font-family: 'Cormorant Garamond', serif;
      font-size: 70px;
      text-align: left;
      line-height: 85px;
      letter-spacing: 7px;
      font-weight: bold;
      color: #FFFFFF;
      margin-bottom: 58px; }
    .sectionDiferenciais .container2 .divFaleEspecialistas {
      width: 50%; }

@media (max-width: 1440px) {
  .sectionDiferenciais .divImageFaleEspecialistas {
    display: flex;
    justify-content: flex-end; }
    .sectionDiferenciais .divImageFaleEspecialistas img {
      width: 60%; } }
@media (max-width: 1024px) {
  .sectionDiferenciais {
    height: 100%; }
    .sectionDiferenciais .container {
      padding-top: 12%; }
    .sectionDiferenciais .container2 {
      margin-top: 2%; }
      .sectionDiferenciais .container2 h2 {
        line-height: 61px;
        font-size: 43px; }
      .sectionDiferenciais .container2 .classButton {
        padding-bottom: 8%; }
    .sectionDiferenciais .itensCheck p {
      font-size: 34px !important;
      line-height: 41px !important; }
    .sectionDiferenciais .row h2 {
      font-size: 55px;
      letter-spacing: 10px; } }
@media (max-width: 768px) {
  .sectionSlider .classButton a {
    width: 113px;
    height: 26px;
    font-size: 11px; } }
@media (max-width: 576px) {
  .sectionDiferenciais .container h2 {
    line-height: 35px;
    font-size: 22px;
    letter-spacing: 0;
    margin-bottom: 15%; }
  .sectionDiferenciais .row h2 {
    letter-spacing: 0;
    font-size: 38px;
    margin-bottom: 15%; }
  .sectionDiferenciais .row .itensCheck p {
    font-size: 20px !important;
    line-height: 35px !important; }
  .sectionDiferenciais .classButton a {
    width: 113px;
    height: 26px;
    font-size: 11px; } }
@media (max-width: 425px) {
  .sectionDiferenciais .row .itensCheck img {
    width: 18%; } }
.sectionNossosParceiros {
  background-color: #FFFFFF; }
  .sectionNossosParceiros .container {
    padding-top: 86px;
    padding-bottom: 123px; }
    .sectionNossosParceiros .container h2 {
      font-family: 'Cormorant Garamond', serif;
      font-weight: bold;
      font-size: 65px;
      text-align: left;
      letter-spacing: 6.5px;
      line-height: 79px;
      color: #004139;
      margin-bottom: 82px; }
    .sectionNossosParceiros .container .col-2 {
      height: 264px;
      display: flex; }
    .sectionNossosParceiros .container img {
      max-height: 100%;
      max-width: 100%;
      align-items: center;
      justify-content: center; }

@media (max-width: 576px) {
  .sectionNossosParceiros .container {
    padding-top: 15%;
    padding-bottom: 25%; }
    .sectionNossosParceiros .container h2 {
      font-size: 35px;
      letter-spacing: 3.5px;
      line-height: 45px;
      margin-bottom: 15%; } }
.sectionformulario {
  background-color: #004139; }
  .sectionformulario .container {
    padding-top: 171px; }
  .sectionformulario label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 25px;
    text-align: left;
    letter-spacing: 0.5px;
    line-height: 25px;
    color: #FFFFFF;
    margin-bottom: 16px; }
  .sectionformulario input {
    width: 754px;
    height: 54px;
    background-color: #F1F3DA;
    border-radius: 17px;
    margin-bottom: 35px; }
  .sectionformulario button {
    background-color: #F1F3DA;
    width: 243px;
    height: 56px;
    border-radius: 42px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    line-height: 25px;
    color: #004139;
    margin-bottom: 25px; }
  .sectionformulario textarea {
    background-color: #F1F3DA;
    border-radius: 17px;
    width: 754px;
    height: 219px;
    margin-bottom: 39px; }
  .sectionformulario .buttonForm {
    width: 68%; }
  .sectionformulario .embed {
    width: 680px;
    height: 622px;
    margin: 0 auto; }

@media (max-width: 1700px) {
  .sectionformulario input {
    width: 100%; }
  .sectionformulario textarea {
    width: 100%; }
  .sectionformulario .embed {
    width: 100%; } }
@media (max-width: 1200px) {
  .sectionformulario .embed {
    width: 100%; } }
@media (max-width: 1024px) {
  .sectionformulario .col {
    display: flex;
    justify-content: center; }
  .sectionformulario .buttonForm {
    margin-bottom: 5%; }
  .sectionformulario form {
    width: 100%; }
  .sectionformulario input {
    width: 100%; }
  .sectionformulario textarea {
    width: 100%; } }
@media (max-width: 576px) {
  .sectionformulario .container {
    padding-top: 26%; } }
.footer {
  height: auto;
  background-color: #004139;
  padding-bottom: 198px;
  padding-top: 85px; }

@media (max-width: 1400px) {
  .footer {
    padding-bottom: 100px; } }
.footer-title {
  font-size: 25px;
  line-height: 38px;
  color: #90D2C0;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  font-weight: 700; }

@media (max-width: 1400px) {
  .footer-title {
    margin-top: 50px;
    font-size: 22px;
    line-height: 35px; } }
.footer .row {
  align-items: flex-start; }

.footer .row p {
  color: #fff; }

.footer .logo-footer img {
  max-width: 720px; }

@media (max-width: 1800px) {
  .footer .logo-footer img {
    max-width: 100%; } }
.footer .mapa-site p {
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 4px; }

@media (max-width: 1400px) {
  .footer .mapa-site p {
    font-size: 22px;
    line-height: 27px; } }
.footer .footer-contato p {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 4px; }

@media (max-width: 1400px) {
  .footer .footer-contato p {
    font-size: 17px;
    line-height: 27px; } }
.footer .footer-icons i {
  color: #90D2C0;
  font-size: 42px; }

@media (max-width: 1400px) {
  .footer .footer-icons i {
    font-size: 38px; } }
.footer .end-line {
  margin-top: 110px; }

.footer .end-line p {
  font-size: 20px;
  line-height: 25px; }

@media (max-width: 1400px) {
  .footer .end-line p {
    font-size: 14px;
    line-height: 20px; } }
.sectionSobreCopaiba {
  background-image: url(/img/banner_quemsomos.png);
  background-repeat: no-repeat;
  background-color: #004139;
  position: relative;
  z-index: 1000000;
  overflow: hidden;
  background-position-x: right; }
  .sectionSobreCopaiba .container {
    padding-top: 244px; }
    .sectionSobreCopaiba .container .divTextEmpresa {
      width: 52%; }
      .sectionSobreCopaiba .container .divTextEmpresa p {
        font-family: 'Montserrat', sans-serif;
        font-size: 31px;
        text-align: left;
        letter-spacing: 0.62px;
        line-height: 38px;
        color: #FFFFFF;
        font-weight: 400;
        margin-bottom: 40px; }
  .sectionSobreCopaiba .elementoImagem .divImgGrafismo {
    position: absolute; }
  .sectionSobreCopaiba .elementoImagem .elementosMissao {
    padding-top: 15%;
    text-align: right;
    padding-left: 38%; }
    .sectionSobreCopaiba .elementoImagem .elementosMissao h2 {
      font-family: 'Cormorant Garamond', serif;
      font-size: 65px;
      letter-spacing: 6.5px;
      line-height: 79px;
      color: #90D2C0;
      font-weight: 700;
      margin-bottom: 21px; }
    .sectionSobreCopaiba .elementoImagem .elementosMissao p {
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      font-size: 31px;
      letter-spacing: 0.62px;
      line-height: 38px;
      color: #FFFFFF;
      margin-bottom: 45px; }
  .sectionSobreCopaiba .divNossosValores {
    position: relative; }
    .sectionSobreCopaiba .divNossosValores .container {
      padding-top: 85px; }
      .sectionSobreCopaiba .divNossosValores .container h2 {
        font-family: 'Cormorant Garamond', serif;
        font-weight: bold;
        font-size: 65px;
        text-align: center;
        letter-spacing: 6.5px;
        line-height: 79px;
        color: #90D2C0;
        margin-bottom: 65px; }
      .sectionSobreCopaiba .divNossosValores .container h3 {
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
        font-size: 50px;
        letter-spacing: 1px;
        line-height: 38px;
        color: #FFFFFF; }
      .sectionSobreCopaiba .divNossosValores .container .col-md-6 {
        margin-bottom: 60px; }
      .sectionSobreCopaiba .divNossosValores .container .divBox1 {
        width: 98%;
        background-image: url(/img/Grupo1.png);
        height: 448px;
        border-radius: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        background-repeat: no-repeat; }
      .sectionSobreCopaiba .divNossosValores .container .divBox2 {
        width: 98%;
        background-image: url(/img/Grupo-mascara2.png);
        height: 448px;
        border-radius: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        background-repeat: no-repeat; }
      .sectionSobreCopaiba .divNossosValores .container .divBox3 {
        width: 98%;
        background-image: url(/img/Grupo-mascara3.png);
        height: 448px;
        border-radius: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        background-repeat: no-repeat; }
      .sectionSobreCopaiba .divNossosValores .container .divBox4 {
        width: 98%;
        background-image: url(/img/Grupo-mascara4.png);
        height: 448px;
        border-radius: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        background-repeat: no-repeat; }
      .sectionSobreCopaiba .divNossosValores .container .btn {
        background-color: #6D8A2C;
        border-radius: 42px;
        width: 622px;
        height: 57px;
        justify-content: center;
        align-items: center;
        display: flex;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
        font-size: 30px;
        letter-spacing: 0.6px;
        line-height: 25px;
        color: #FFFFFF;
        margin: 0 auto;
        margin-bottom: 49px;
        margin-top: 68px; }

@media (max-width: 1920px) {
  .sectionSobreCopaiba .elementoImagem .divImgGrafismo img {
    width: 100%; } }
@media (max-width: 1440px) {
  .sectionSobreCopaiba {
    background-position: top; }
    .sectionSobreCopaiba .elementoImagem .divImgGrafismo img {
      width: 100%; }
    .sectionSobreCopaiba .divNossosValores .container h3 {
      font-size: 35px; } }
@media (max-width: 1024px) {
  .sectionSobreCopaiba {
    background-image: none; }
    .sectionSobreCopaiba .container {
      padding-top: 10%; }
      .sectionSobreCopaiba .container .divTextEmpresa {
        margin: 0 auto;
        width: 80%; }
        .sectionSobreCopaiba .container .divTextEmpresa p {
          font-size: 39px; }
    .sectionSobreCopaiba .elementoImagem img {
      width: 80%; }
    .sectionSobreCopaiba .divNossosValores .container h3 {
      font-size: 32px; }
    .sectionSobreCopaiba .divNossosValores .container .col-md-6 {
      margin-bottom: 5%; }
    .sectionSobreCopaiba .divNossosValores .container .btn {
      width: 67%;
      font-size: 25px; } }
@media (max-width: 768px) {
  .sectionSobreCopaiba .divNossosValores .container h3 {
    font-size: 26px; }
  .sectionSobreCopaiba .divNossosValores .container .btn {
    margin-bottom: 7%;
    margin-top: 7%;
    font-size: 22px; } }
@media (max-width: 576px) {
  .sectionSobreCopaiba .container .divTextEmpresa p {
    font-size: 30px; }
  .sectionSobreCopaiba .elementoImagem .elementosMissao {
    padding-left: 0; }
    .sectionSobreCopaiba .elementoImagem .elementosMissao p {
      font-size: 30px; } }
@media (max-width: 522px) {
  .sectionSobreCopaiba .divNossosValores .container .btn {
    font-size: 15px;
    width: 76%; } }
@media (max-width: 425px) {
  .sectionSobreCopaiba .container .divTextEmpresa p {
    font-size: 25px; }
  .sectionSobreCopaiba .elementoImagem .elementosMissao {
    padding-top: 40%; }
    .sectionSobreCopaiba .elementoImagem .elementosMissao p {
      font-size: 25px; }
    .sectionSobreCopaiba .elementoImagem .elementosMissao h2 {
      font-size: 55px; }
  .sectionSobreCopaiba .divNossosValores .container h3 {
    font-size: 20px; }
  .sectionSobreCopaiba .divNossosValores .container h2 {
    font-size: 45px; }
  .sectionSobreCopaiba .divNossosValores .container .col-md-6 {
    margin-bottom: 15%; } }
.sectionSolucoesVoce {
  background-color: #004139;
  background-image: url(/img/grafismos.png);
  overflow: hidden;
  background-repeat: repeat-y;
  background-size: cover; }
  .sectionSolucoesVoce .row {
    padding-bottom: 7.5%; }
  .sectionSolucoesVoce h2 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: bold;
    font-size: 120px;
    letter-spacing: 12px;
    line-height: 145px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 114px;
    padding-top: 138px; }
  .sectionSolucoesVoce h2 b {
    color: #6D8A2C; }
  .sectionSolucoesVoce h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 55px;
    text-align: left;
    letter-spacing: 5.5px;
    line-height: 55px;
    color: #FFFFFF;
    margin-bottom: 27px;
    margin-left: 10%; }
  .sectionSolucoesVoce p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 35px;
    text-align: left;
    letter-spacing: 0.7px;
    line-height: 45px;
    color: #FFFFFF;
    border-left: solid 5px #6D8A2C;
    padding-left: 52px;
    margin-left: 43px;
    margin-bottom: 42px; }
  .sectionSolucoesVoce a {
    background-color: #6D8A2C;
    width: 339px;
    height: 57px;
    border-radius: 42px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 22px;
    letter-spacing: 0.44px;
    line-height: 25px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10%; }
  .sectionSolucoesVoce .divLine {
    width: 1px; }
  .sectionSolucoesVoce .spaceImage {
    border-radius: 50%;
    width: 479px;
    height: 493px;
    background-color: #0D5646;
    padding-top: 15px;
    padding-right: 26px;
    margin-left: -15%; }
  .sectionSolucoesVoce .esferaImagem {
    border-radius: 50%;
    width: 429;
    height: 443px;
    background-size: cover; }
  .sectionSolucoesVoce .colTextSeguro {
    justify-content: center;
    align-items: center;
    display: flex; }
  .sectionSolucoesVoce .row2 h3 {
    text-align: right;
    margin-left: 0;
    margin-right: 5%; }
  .sectionSolucoesVoce .row2 p {
    text-align: right;
    padding-left: 0px;
    margin-left: 0px;
    border-left: none;
    border-right: solid 5px #6D8A2C;
    padding-right: 52px; }
  .sectionSolucoesVoce .row2 a {
    margin-left: 0;
    margin-left: 0;
    margin-right: 5%; }
  .sectionSolucoesVoce .row2 .spaceImage {
    margin-left: 10%;
    padding-left: 26px;
    padding-top: 15px; }

@media (max-width: 1440px) {
  .sectionSolucoesVoce .spaceImage {
    margin-left: 10%; }
  .sectionSolucoesVoce .colTextSeguro div {
    margin-right: 10%; }
  .sectionSolucoesVoce .row2 .colTextSeguro div {
    margin-left: 10%; }
  .sectionSolucoesVoce h2 {
    font-size: 88px;
    letter-spacing: 6px;
    line-height: 130px; }
  .sectionSolucoesVoce h3 {
    font-size: 44px;
    letter-spacing: 0; }
  .sectionSolucoesVoce p {
    font-size: 30px;
    letter-spacing: 0; } }
@media (min-width: 1200px) and (max-width: 1500px) {
  .sectionSolucoesVoce .colTextSeguro {
    margin-left: 16%; }
  .sectionSolucoesVoce .row2 {
    margin-right: 29%; }
    .sectionSolucoesVoce .row2 p {
      font-size: 25px; } }
@media (max-width: 1024px) {
  .sectionSolucoesVoce h2 {
    font-size: 70px; }
  .sectionSolucoesVoce h3 {
    font-size: 38px; }
  .sectionSolucoesVoce p {
    font-size: 25px; }
  .sectionSolucoesVoce .colTextSeguro {
    margin-left: auto; } }
@media (max-width: 992px) {
  .sectionSolucoesVoce {
    background-image: none; }
    .sectionSolucoesVoce .row .col-lg-3 {
      display: flex;
      justify-content: flex-start; }
    .sectionSolucoesVoce .row .col-lg-6 {
      display: flex;
      justify-content: flex-end; }
    .sectionSolucoesVoce .row .spaceImage {
      margin-left: 0; }
    .sectionSolucoesVoce .row2 .col-xl-3 {
      display: flex;
      justify-content: flex-end;
      order: -1; }
    .sectionSolucoesVoce .row2 .col-lg-6 {
      display: flex;
      justify-content: flex-start; }
    .sectionSolucoesVoce .row2 .spaceImage {
      margin-left: 0; }
    .sectionSolucoesVoce .row2 p {
      margin-right: 5%;
      margin-left: 5%; }
    .sectionSolucoesVoce .colTextSeguro {
      margin-top: 8%; }
      .sectionSolucoesVoce .colTextSeguro div {
        margin-right: 5%;
        margin-left: 5%; } }
@media (max-width: 768px) {
  .sectionSolucoesVoce h3 {
    font-size: 40px; }
  .sectionSolucoesVoce p {
    font-size: 30px; } }
@media (max-width: 664px) {
  .sectionSolucoesVoce h3 {
    font-size: 35px; }
  .sectionSolucoesVoce h2 {
    font-size: 65px;
    letter-spacing: 6px;
    line-height: 95px; } }
@media (max-width: 425px) {
  .sectionSolucoesVoce h2 {
    font-size: 46px;
    letter-spacing: 0;
    line-height: 61px; }
  .sectionSolucoesVoce h3 {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0; }
  .sectionSolucoesVoce a {
    width: 100%;
    margin-left: 0; }
  .sectionSolucoesVoce .row .spaceImage {
    width: 280px;
    height: 280px; }
  .sectionSolucoesVoce .row .col-lg-6 {
    display: flex;
    justify-content: center; }
  .sectionSolucoesVoce .row .col-lg-3 {
    display: flex;
    justify-content: center; }
  .sectionSolucoesVoce .row p {
    padding-right: 0;
    border-right: none;
    padding-left: 0;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center; }
  .sectionSolucoesVoce .esferaImagem {
    width: 100%;
    height: 100%; }
  .sectionSolucoesVoce p {
    border-left: none;
    padding-left: 0px;
    padding-right: 0;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center;
    font-size: 25px; }
  .sectionSolucoesVoce .row2 p {
    padding-right: 0;
    border-right: none;
    padding-left: 0;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center; }
  .sectionSolucoesVoce .row2 h3 {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center; }
  .sectionSolucoesVoce .colTextSeguro div {
    margin-left: 10%;
    margin-right: 10%;
    width: 100%; }
  .sectionSolucoesVoce .justify-content-end {
    justify-content: center !important;
    display: flex; } }
.sectionSolucoesEmpresa {
  background-color: #6D8A2C; }
  .sectionSolucoesEmpresa h2 {
    font-size: 100px;
    letter-spacing: 10px;
    line-height: 121px; }
  .sectionSolucoesEmpresa h2 b {
    color: #004139; }
  .sectionSolucoesEmpresa h3 {
    line-height: 55px; }
  .sectionSolucoesEmpresa .row p {
    line-height: 38px;
    border-color: #004139; }
  .sectionSolucoesEmpresa .row a {
    background-color: #004139; }
  .sectionSolucoesEmpresa .row .esferaImagem {
    background-image: url(/img/Grupo154.png); }
  .sectionSolucoesEmpresa .row2 .esferaImagem {
    background-image: url(/img/Grupo1354.png); }

@media (max-width: 1440px) {
  .sectionSolucoesEmpresa .spaceImage {
    margin-left: 10%; }
  .sectionSolucoesEmpresa .colTextSeguro div {
    margin-right: 10%; }
  .sectionSolucoesEmpresa .row2 .colTextSeguro div {
    margin-left: 10%; }
  .sectionSolucoesEmpresa h2 {
    font-size: 88px;
    letter-spacing: 6px;
    line-height: 130px; }
  .sectionSolucoesEmpresa h3 {
    font-size: 44px;
    letter-spacing: 0; }
  .sectionSolucoesEmpresa p {
    font-size: 30px;
    letter-spacing: 0; } }
@media (min-width: 1200px) and (max-width: 1500px) {
  .sectionSolucoesEmpresa .colTextSeguro {
    margin-left: 16%; }
  .sectionSolucoesEmpresa .row2 {
    margin-right: 29%; }
    .sectionSolucoesEmpresa .row2 p {
      font-size: 25px; } }
@media (max-width: 1024px) {
  .sectionSolucoesEmpresa h2 {
    font-size: 70px; }
  .sectionSolucoesEmpresa h3 {
    font-size: 38px; }
  .sectionSolucoesEmpresa p {
    font-size: 25px; }
  .sectionSolucoesEmpresa .colTextSeguro {
    margin-left: auto; } }
@media (max-width: 992px) {
  .sectionSolucoesEmpresa {
    background-image: none; }
    .sectionSolucoesEmpresa .row .col-lg-3 {
      display: flex;
      justify-content: flex-start; }
    .sectionSolucoesEmpresa .row .col-lg-6 {
      display: flex;
      justify-content: flex-end; }
    .sectionSolucoesEmpresa .row .spaceImage {
      margin-left: 0; }
    .sectionSolucoesEmpresa .row2 .col-xl-3 {
      display: flex;
      justify-content: flex-end;
      order: -1; }
    .sectionSolucoesEmpresa .row2 .col-lg-6 {
      display: flex;
      justify-content: flex-start; }
    .sectionSolucoesEmpresa .row2 .spaceImage {
      margin-left: 0; }
    .sectionSolucoesEmpresa .row2 p {
      margin-right: 5%;
      margin-left: 5%; }
    .sectionSolucoesEmpresa .colTextSeguro {
      margin-top: 8%; }
      .sectionSolucoesEmpresa .colTextSeguro div {
        margin-right: 5%;
        margin-left: 5%; } }
@media (max-width: 768px) {
  .sectionSolucoesEmpresa h3 {
    font-size: 40px; }
  .sectionSolucoesEmpresa p {
    font-size: 30px; } }
@media (max-width: 664px) {
  .sectionSolucoesEmpresa h3 {
    font-size: 35px; }
  .sectionSolucoesEmpresa h2 {
    font-size: 65px;
    letter-spacing: 6px;
    line-height: 95px; } }
@media (max-width: 425px) {
  .sectionSolucoesEmpresa h2 {
    font-size: 46px;
    letter-spacing: 0;
    line-height: 61px; }
  .sectionSolucoesEmpresa h3 {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0; }
  .sectionSolucoesEmpresa a {
    width: 100%;
    margin-left: 0; }
  .sectionSolucoesEmpresa .row .spaceImage {
    width: 280px;
    height: 280px; }
  .sectionSolucoesEmpresa .row .col-lg-6 {
    display: flex;
    justify-content: center; }
  .sectionSolucoesEmpresa .row .col-lg-3 {
    display: flex;
    justify-content: center; }
  .sectionSolucoesEmpresa .row p {
    padding-right: 0;
    border-right: none;
    padding-left: 0;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center; }
  .sectionSolucoesEmpresa .esferaImagem {
    width: 100%;
    height: 100%; }
  .sectionSolucoesEmpresa p {
    border-left: none;
    padding-left: 0px;
    padding-right: 0;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center;
    font-size: 25px; }
  .sectionSolucoesEmpresa .row2 p {
    padding-right: 0;
    border-right: none;
    padding-left: 0;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center; }
  .sectionSolucoesEmpresa .row2 h3 {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center; }
  .sectionSolucoesEmpresa .colTextSeguro div {
    margin-left: 10%;
    margin-right: 10%;
    width: 100%; }
  .sectionSolucoesEmpresa .justify-content-end {
    justify-content: center !important;
    display: flex; } }
.g-recaptcha {
  overflow-x: hidden;
  margin-bottom: 30px; }

/*# sourceMappingURL=styles.css.map */
