/* ---- <= DESKTOP  ---- */

@media (min-width: 769px) {
  .bg_2 {
    padding: 80px 0 110px 0;
  }
  .bg_3 {
    padding: 80px 0;
  }
  .serv_conexmail img {
    float: left;
    margin-top: 5px;
    margin-right: 20px;
    object-fit: contain;
    height: 94px;
    width: 94px;
    vertical-align: middle;
    display: inline-block;
  }
  .img_computer_conexmail {
    transform: translateY(-50%);
  }
  .pacotes_conexmail {
    margin-top: -12rem;
  }
  .white_conexmailimg_footer {
    padding-top: 4.5rem;
  }
  .conteudo_section h3 {
    font-size: 2.82rem;
    line-height: 45px;
  }
  .conteudo_section p {
    font-size: 1.3rem;
  }
  .serv_conexmail {
    width: 100%;
    padding: 20px 30px;
  }
  .bg_contato {
    padding: 200px 0;
  }
  .justificado_left {
    max-width: 360px;
    width: 100%;
    text-align: left;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}

/* ---- MOBILE >=  ----*/

@media (max-width: 767px) {
  .mb_text_center {
    text-align: center;
  }
  .mb_text_justify {
    text-align: justify;
  }
  .tele_atendimento{
    padding: 20px;
  }
  .head_conexmail a {
    display: block;
    margin: auto auto 1rem auto;
    width: 235px;
  }
  .bg_1 {
    background-blend-mode: multiply;
    background-color: #3e4d59e6;
    padding: 80px 0 80px 0;
  }
  .serv_conexmail img {
    padding-bottom: 1rem;
  }
  .logo_conexao_white_copy {
    margin: 10px;
  }
  .mes1 {
    bottom: 5px;
    right: 60px;
  }
  .mes {
    bottom: 5px;
    right: 60px;
  }
  form button{
    margin-bottom: 20px;
  }
  .preco{
    font-size: 4.2rem;
  }
}
