/* ----------------------------------------------------------- */
/* --------------------------tablet--------------------------- */
/* ----------------------------------------------------------- */
/* ----------------------------------------------------------- */
@media only screen and (max-width: 767px)  {


  #splash {
    width: 450px;
  }


  .tam_quadro {
    border-radius:21px;
    height:300px;
    padding:20px;
  }
  
  .quadro_titulo {
    height:28px;
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 0.5px;

  }
  .roboto_titulo_um{
    letter-spacing: 1.5px;
    font-size: 22px;
    line-height: 22px;
    height: 80px;
    padding-top: 40px;
    font-weight: 900;
  }


  .roboto_titulo_dois {
    font-family: 'Roboto', sans-serif;
    height:auto;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: normal;
    font-weight: 500;
    
  }
 .roboto_titulo {
    border-radius: 18px;
    letter-spacing: 1.5px;
    font-size: 28px;
    line-height: 22px;
  }
  .roboto {
    font-size: 18px;
    line-height: 24px;
    padding:10px;
  }
  .conteudo {
    font-size: 33px;
    line-height: 33px;
    background-size: 100%;
    letter-spacing: -2px;
  }
  .cel_1 {
    height: 380px;
  }


.taref_1 {
  height:22vh;
}


.manu_1{
  height: 370px;
}


.manual_2 {
  width: 140px;
  height:180px;
  font-size: 18px;
  line-height: 18px;
}
  /* //!---------------------------Tablet------------------------- */
.inscreve {
  background-size: 90px;
  padding-top: 90px;
}
.roboto-azul {
  font-size: 25px;
  line-height: 27px;
}
.roboto-anexos {
  font-size: 24px;
}

.btn3 {
  display:block;
}
.navbar {
    position: relative;
    
    width: 100%;
}
.navbar .shoping {
    display:none;
}
.navbar .menu-bar {
    display: block;
    grid-column: 8 / 9;
    font-size: 2em;
    cursor:pointer;
}
.sectionxx {
  padding:70px 2.5% 0 2.5%;
}
.navbar .menu { /* menu lateral q vem no celular e tablet*/
    position: absolute;
    width: 100%;
    height: 80vh;
    display:grid;
    align-items: center;
    margin-top:525px;
    border-radius:0 0 0 20px;
    transform: translateX(170%);
    transition: all 0.5s;
    background-color: #2978b1;
}
.navbar .menu-toggle {
    transform: translateX(29%);
}
.navbar .titulo { /*nome no top a esquerda */
    font-size: 1.6em;
    grid-column: 3 / 4;
}
.smart {
  width: 170px;
  height: 233px;
  top:60px;
  left:10%;
}
  /* == ALTURA DA IMAGEM DO DENTISTA NA CAPA === NO TABLET */
  .hero{
      height: 280px;
      background-position-x: 0px;
  }
  .hero h1 {
    font-size: 2.5em;
    height:45px;
    text-shadow: 
    0.5px 0.5px 0 white,
    -0.5px -0.5px 0 white,
    0.5px -0.5px 0 white,
    -0.5px 0.5px 0 white,
    19px 19px 7px rgba(0,0,0,0.23);

  }
  .hero h3 {
    padding:0;
  }
  .hero p {
    padding:3% 0 5% 0;
    font-size:21px;
    line-height: 21px;
  }
  .hero .info-content {
    grid-column: 11 / 6;  /* a colunaas ocupadas */
  }
  .btno {
    border-radius: 8px;
    padding:10px 15px;
    font-size: 15px;
    text-align:center;
    margin-top: 10px;
  }
  .divide1 {
    height:90px;
  }
  .texto {
    font-size:1.8vh;
    line-height: 1.8vh;
    color:red;
  }
  .fundo_ocupado {
    width:500px;
    height:500px;
  }  
  .grid-container {
    gap: 15px;
    padding:15px;
  }
  .grid-item {
      border-radius:12px;
  }
}




/* ----------------------------------------------------------- */
/* ----------------------------------------------------------- */
/* ---------------------------celular------------------------- */
/* ----------------------------------------------------------- */
@media only screen and (max-width: 480px)  {

  #splash {
    width: 340px;
  }


  .tam_quadro {
    border-radius:21px;
    height:240px;
    padding:20px;
  }
  

  .tam_quadro_mani {
    border-radius:21px;
    height:160px;
    padding:20px;
  }
  



  .quadro_titulo {
    font-size: 17px;
    line-height: 17px;
    letter-spacing: normal;
    font-weight: 700;
    height: auto;
    padding: 2%;
  }

  .quadro_manifesto {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: normal;
    font-weight: 500;
    height: auto;
    padding: 2%;
  }

  .roboto_titulo {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.5px;
    border-radius: 12px;
  }


  .roboto_titulo_um {
    font-size: 14px;
    line-height: 14px;
    height: 60px;
    padding-top: 25px;
    letter-spacing: 1px;
    font-weight: 600;
  }


  .roboto_titulo_top {
    height:auto;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: normal;
    font-weight: 400;
  }

  .roboto_titulo_dois {
    height:auto;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: normal;
    font-weight: 400;
  }

  .fundamental {
    font-size: 23px;
    line-height:33px;

    color:red;
    font-weight: 700;
    font-style:normal

  }



  .roboto {
    font-size: 14px;
    line-height: 16px;
  }


  .conteudo {
    font-size: 26px;
    line-height: 26px;
    background-size: 100%;
    letter-spacing: -1px;
    font-weight: 700;
    padding:2%;
  }



  .honor_1 {
    height:240px;
  }


  .cel_1 {
    height: 260px;
  }
  
.taref_1 {
  height:18vh;
}

.manu_1{
  height: 260px;
}


.manual_2 {
  width: 90px;
  height:120px;
  font-size: 15px;
  line-height: 15px;
}

/* //!---------------------------celular------------------------- */















  

  .inscreve {
    background-size: 80px;
    padding-top: 80px;
  }

.roboto-anexos {
  font-size: 17px;
}
  



  .roboto-azul {
    font-size: 17px;
    line-height: 20px;
  }

  .navbar .menu a {
    font-size: 2.6vh;
  }

  .btn3 {
    display:block;
  }
  .grid-container {
    gap: 8px;
    padding:8px;
  }
  .grid-item {
      border-radius:8px;
  }
  .fundo_ocupado {
    width:300px;
    height:300px;
  }  
  .texto {
    font-size: 1.4vh;
    line-height: 1.4vh;
    color:red;
  }
  .sectionxxx {
    padding:50px 2.5% 0 2.5%;
  }
  .texto_primeiro {
    padding-left: 0;
    font-family: minhaFonte;
    padding:0 5% 0 5%;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
  }
  
  .navbar {
    height:47px;
    width: 100%;
    
  }
  .navbar .shoping {
      display:none;
  }
  .navbar .menu-bar {
      display: block;
      grid-column: 8 / 9;
      font-size: 2em;
      cursor:pointer;
  }

  .navbar .menu {
    position: absolute;
    width: 100%;
    height: 530px;
    display:grid;
    align-items: center;
    text-align: center;
    margin-top:377px;
    transform: translateX(170%);
    transition: all 0.5s;
    border-radius:0 0 0 21px;
  }
    .navbar .menu-toggle {
        transform: translateX(28%);
        background-color: #2978b1;
    }
    .navbar .titulo {
        font-size: 1em;
        grid-column: 3 / 4;
    }
    .navbar .logo {
      width:43px;
      height:43px;
    }
    /* == ALTURA DA IMAGEM DO DENTISTA NA CAPA === NO CELULAR */
    .hero{
      height: 220px;
      background-position-x: -120px;
    }
    .smart {
      width: 143px;
      height: 150px;
      margin-top: 80px;
      margin-left: -10px;      
    }
    .hero {
      background-position-x: 0px;

    }
    .hero h1 { /* OdontoRede */
      font-size: 31px;
      text-shadow: 
    0.5px 0.5px 0 white,
    -0.5px -0.5px 0 white,
    0.5px -0.5px 0 white,
    -0.5px 0.5px 0 white,
    19px 19px 7px rgba(0,0,0,0.23);

    }
    .hero h3 { /* WebApp */
      font-family: 'Montserrat',sans-serif;
      font-size: 22px;
      height:35px;
    }
    .hero p {
      
      padding:0 0 7% 0;
      font-size:16px;
      line-height: 16px;
    }
    .box_dir p {
      font-size:16px;
      line-height: 16px;
    }
    .hero .info-content {
      grid-column: 11 / 6;  /* a colunaas ocupadas */
    }
    .btno {
      border-radius: 8px;
      padding:5px 15px;
      font-size: 11px;
      text-align:center;
    }
    .box_esq {
      width:20%;
    }
    .box_dir {
      width:80%;
    }
    .caixa100top {
      width:100%;
      height:120px; 
      margin-left:0;
    }
    .caixa100bott {
      width:100%;
      height:120px; 
      margin-left:0;
    }
    .caixa30 {
      width:35%;
    }
    .caixa70 {
      width:65%;
      font-size:14px;
      line-height: 14px;
    }
    .texto_animacao {
    font-size:14px;
    line-height: 14px;
    }
    .divide1 {
      height:70px;
    }
    .botao_posicao {
      margin-top:20px;
    }
}
