*{
  margin:0;
  padding:0;
  box-sizing:border-box;
}

@font-face{
	font-family:Baloo2-Medium;
	src:url('../fonts/Baloo2-Medium.ttf') format('opentype');
 
}

@font-face{
  font-family:Baloo2-Bold;
	src:url('../fonts/Baloo2-Bold.ttf') format('opentype');
}

@font-face{
  font-family:Baloo2-Extra-Bold;
	src:url('../fonts/Baloo2-ExtraBold.ttf') format('opentype');
}

@font-face{
  font-family:Baloo2-Regular;
	src:url('../fonts/Baloo2-Regular.ttf') format('opentype');
}

body{
  font-family:"Baloo2-Medium";
}


/* SECTION 1 */

.logo-img{
  width:90%;
}

.div_container_wrap{
  display:flex;
  justify-content:space-around;  
}

.div_social_links a{
  margin-right:20px;
}

.navbar_wrap{
  z-index:999999;
  background-color:rgba(255, 0, 0, 0) !important;
}

.nav-link{
  color:#FFFFFF !important;
}

.sect-top-1{
  margin-top:-100px;
  background-color:#0B0B0B;
  /* background-image:url(../img/back-top-1.jpg);
  background-position:cover;
  background-repeat:no-repeat;
  background-size:100%; */
  min-height:600px;
}

.img-rapaz{
  margin-left:-30%;
  width:120%;
}

.div_wrap_form{
  margin-top:30%;
  background-color:#fff;
  border-radius:20px;
  padding:33px 32px;
}

.tt_form{
  font-family:"Baloo2-Bold";
  color:#0099DA !important;
  font-weight:800;
}

.btn_agendar{
  background-color:#0098D4;
  width:100%;
  border-radius:30px;
  color:#fff;
  padding:13px 50px;
}

.btn_agendar:hover{
  background-color:#0079a9;
  width:100%;
  border-radius:30px;
  color:#fff;
}

.label_form{
  font-size:14px;
}

/* FIM SECTION 1 */

/* SECTION 2 */

.sect-top-2{
  padding-top:100px;
  padding-bottom:100px;
  background-color:#D0D840;
  min-height:600px;
}

.img-jana-2{
 width:100%; 
 display:block;
}

.img_jana-mobile1{
  display:none;
}


.tt-sec-2{
  font-size:70px;
  font-family:"Baloo2-Regular";
  color:#3E4543;
  line-height:.9;
}

.p_sec-2{
  font-size:16px;
  margin-top:18px;
  color:#3E4543;
}

.sorriso-svg{
 width:25%; 
}

.btn-saber-mais{
  padding:13px 40px;
 background-color:#0098D4;
 color:#fff;
 border-color:#0098D4;
 border-radius:30px;
}

.btn-saber-mais:hover{
 background-color:#0079a9;
 border-color:#0079a9;
 color:#fff;
}

.btn-saber-mais{
  display:block;
  float:right;
}

.btn_mobile_add{
  display:none;
}





/* FIM SECTION 2 */

/*  SECTION 3 */

.sect-top-3{
  padding-top:100px;
  padding-bottom:100px;
  min-height:600px;
}

.tt_sect_3_1{
  cursor:pointer;
  font-family:"Baloo2-Bold";
  font-weight:800;
  color:#0098D4;
}

.tt_sect_3_2{
  cursor:pointer;
  font-family:"Baloo2-Bold";
  font-weight:800;
  color:#3E4543;
  transition:.5s;
}

.col_1_sect_3{
  padding-bottom:20px;
  border-bottom:solid 2px #0098D4;
  transition:.5s;
}
.col_2_sect_3{
  border-bottom:solid 2px #0098d400;
  transition:.5s;
}

.linha_botom_sec3{
  margin-top:-2px;
}

.linha_espec_serv{
  transition:0.5s;
  margin-top:92px;
}

.linha_espec_serv2{
  display:none;
  margin-top:92px;
  margin-bottom:-19.5px;
}

.img_opc{
  width:100%;
}

.div_tt{
  text-align:left;
  margin-top:-20%;
}

.tt_espec_sec3{
  color:#fff;
  font-size: 50px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  margin-top:10px;
  line-height: .9;
}

.tt_espec_sec33{
  color:#fff;
  font-size: 50px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  margin-top:-8%;
  line-height: .9;
}

.btn_sect_3_espec{
  padding:10px 40px;
 background-color:#0098D4;
 color:#fff;
 border-color:#0098D4;
 border-radius:30px;
}

.btn_sect_3_espec:hover{
  padding:10px 40px;
 background-color:#0079a9;
 color:#fff;
 border-color:#0079a9;
 border-radius:30px;
}

.col_tt_sec_3{
  padding:0px 35px;
}

.col_btn_sec_3{
  margin-top:10px;
}

.img_1{
  transition:.5s;
}
.img_2{
  transition:.5s;
}



.row_btn_mobile{
  display:none;
}



/* FIM SECTION 3 */

/*  SECTION 4 */

.sect-top-4{
  padding-top:100px;
  padding-bottom:100px;
  background-color:#6B538D;
  min-height:600px;
}

.tt-sec-4{
  font-size:70px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#fff;
}

.img-slide-clinte{
  width:100%;
}

.p-slides{
 color:#fff;
 margin-top:50%;
}

.p-slide-cliente{
float:right !important;
text-align:left;
 color:#fff; 
}

.linha_voz{
  position:absolute;
  margin-top:10%;
}

.paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:4% !important;
}

.swiper-pagination-bullet{
  width:20px !important;
  height:20px !important;
  background-color:#fff !important;
}

.swiper-pagination-bullet-active{
  background-color:#D0D840 !important;
}


/* FIM SECTION 4 */

/*  SECTION 5 */

.sect-top-5{
  padding-top:70px;
  padding-bottom:120px;
  min-height:600px;
}

.tt-sec-5{
  font-size:70px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#0098D4;
}

.mapa{
  margin-top:10px;
  width:100%;
  min-height:200px;
  border-radius:20px;
}

.sub-tt-sec-5{
  font-size:35px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#374754;
}

.p_fone-sec_5{
  font-size:30px;
}

.icon-uber{
  width:13%;
}

.div-rotas span{
  margin-right:20px;
}

.div-rotas img{
  margin-right:20px;
}

/* FIM SECTION 5 */


/*  SECTION 6 */


.sect-top-6{
  background-image:url(../img/back-sec-6.png);
  background-position:cover;
  background-repeat:no-repeat;
  background-size:100%;
  min-height:600px;
  padding-bottom:100px;
}

.div_tt_sec_6{
  margin-top:10%;
}

.tt-sec-6{
  font-size:70px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#fff;
}


.div_wrap_form_6{
  margin-top:5%;
  background-color:#fff;
  border-radius:20px;
  padding:33px 32px;
}

.col_btn_mobile{
  display:none;
}

/* FIM SECTION 6 */


/*  SECTION 7 */

.sect-top-7{
  padding-top:80px;
  padding-bottom:80px;
}

.p_footer_sec_7_CRO{
  font-size:19px;
  margin-top:15px;
  color:#979797;
}

.col_social_mobile{
  display:none;
}


/* FIM SECTION 7 */


/* MODAL - SOBRE JANA */

.img_jana_modal{
  width:100%;
}

.corpo_modal_sobre_jana{
  padding:20px;
  border-radius:20px;
}

.btn_fecha_modal_jana{
  outline:none !important;
  box-shadow:none !important; 
  margin-top:-10px;
  margin-bottom:20px;
  border-radius:50%;
  border:none;
  cursor:pointer;
}


/* FIM MODAL - SOBRE JANA */


/* MODAL - GERAL */

.btn_fecha_modal_geral{
  outline:none !important;
  box-shadow:none !important; 
  margin-top:10px;
  position:absolute;
  margin-left:90%;
  border-radius:50%;
  border:none;
  cursor:pointer;
}

.corpo_modal_especialidades{
  border-radius:20px;
}

.back_modal_geral{
  width:100%;
  border-radius:20px 20px 0px 0px;
}

.div_wrap_linha_2{
  padding:20px 20px;
}


.div_wrap_int_modal{
  padding:18px;
  background-color:#F3F3F3;
  border-radius:10px;
  min-height:210px;
}


.btn_modal_espec{
  margin-top:50px;
  width:100%;
  background-color:#0098D4;
  color:#fff;
  border-radius:30px;
  padding:13px 59px;
}

.btn_modal_espec:hover{
  background-color:#0079a9;
  color:#fff;
}

.tt_modal_especialidade{
  font-size:20px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#3E4543;
  margin-bottom:20px;
}

.tt_top_modal_geral{
  color:#fff;
  padding-left:20px;
  margin-top:-5%;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
}

/* FIM MODAL - GERAL */


/* MUDANCAS MOBILE */

.fluante_mobile{
  display:none;
}

.texto_mobile{
  display:none;
}

.img_jana_mobile{
  display:none
}

.div_coteudo_CL_mobile{
  display:none;
}

.div_coteudo_IMP_mobile{
  display:none;
}

.modalMobile{
  margin-top:0%;
  border-radius:0px !important;
}

.fecha_mobile{
  border-radius:50px !important;
  border:none !important;
}

/* FIM MUDANCAS MOBILE */




/* PAGINA DE OBG */


.tt_1_obg_pg{
  font-size:35px;
  color:#0099DA;
  font-family:"Baloo2-Bold";
}


.tt_2_obg_pg{
  color:#3E4543;
  font-family:"Baloo2-Regular";
}

.btn_entendi_obg{
  background-color:#0098D4;
  border-radius:30px;
  color:#fff;
  padding:13px 50px;
}

.br_some{

}

/* FIM PAGINA DE OBG */

.span_validateNumero{
  color:red !important;
  font-family:"Baloo2-Regular";
  font-size:13px;
  display:none;
}

.span_validateNumero2{
  color:red !important;
  font-family:"Baloo2-Regular";
  font-size:13px;
  display:none;
}

.span_validateNumero3{
  color:red !important;
  font-family:"Baloo2-Regular";
  font-size:13px;
  display:none;
}
















/* RESPONSIVIDADE  */


@media (max-width:319px) {

}
@media (min-width:320px) and (max-width: 360px){
  /* SECTION 1 */
 
    .navbar-toggler{
      display:none;
    }

    .sect-top-1{
      margin-top:-100px;
      background-color:#0B0B0B;
      background-image:url(../img/backtop_cell3.png);
      background-position:cover;
      background-repeat:no-repeat;
      background-size:100%;
      min-height:500px;
    }

    .img-rapaz{
      opacity:0 !important;
    }

    .div_wrap_form{
      display:none;
    }

    .fluante_mobile{
      display:block;
      background-color:#0098D4;
      color:#fff;
      padding-top:15px;
      padding-bottom:10px;
    }

    .texto_mobile{
      display:block;

    }

    .tt_mobile_resp{
      color:#D0D840;
      margin-top:7%;
    }

    .p_mobile_resp{
      color:#fff;
      margin-bottom:100px;

    }

    .logo-img{
      width:70%;
    }

   /* FIM SECTION 1 */

   /* SECTION 2 */
   
  .tt-sec-2{
    font-size:50px;
    font-family:"Baloo2-Extra-Bold";
    font-weight:800;
    color:#3E4543;
  }

  .span_ola_JN{
    font-size:30px !important;

  }

  .span_mobile_JN{
    display:none;
  }

  .btn-saber-mais{
    display:none;
  }

  .btn_mobile_add{
    display:block;
    float:right;
  }

  .img_jana-mobile1{
    display:block;
    width:100%;
  }

  .img-jana-2{
    display:none;
  }


  /* FIM SECTION 2 */

  /*  SECTION 3 */
  
.tt_sect_3_1_m{
  color:#fff;
 font-size:20px;
 border-radius:30px;
 background-color:#0098D4;
 padding:10px;
}

.tt_sect_3_2_m{
  color:#fff;
  font-size:20px;
  border-radius:30px;
  background-color:#C8C8C8;
  padding:10px;
}

.img_1 , .img_2{
  display:none;
}

.row_btn_descktop{
  display:none;
}

.row_btn_mobile{
  display:inline-flex;
}

.linha_corre{
  display:none;
}

.col_1_sect_3{
  padding-bottom:20px;
  border-bottom:solid 2px #0098d400;
  transition:.5s;
}

.linha_espec_serv{
  margin-top:0px;
}

.linha_espec_serv2{
  margin-top:0px;
}

.tt_espec_sec3{
  font-size:30px;
}
.tt_espec_sec33{
  font-size:30px;
}

.btn_sect_3_espec{
  display:none;
}

.craken{
  margin-top:-10px;
  margin-right:10px;
  margin-bottom:40px;
}

.div_img_mega{
  display:none;
}


/* FIM  SECTION 3 */

/* SECTION 4 */

.tt-sec-4{
  padding-top:10px;
  padding-bottom:0px;
  font-size:30px;
}

.br_tt_4{
  display:none;
}

.p-slide-cliente{
  float:left !important;
}

.p-slides{
  color:#fff;
  margin-top:30%;
 }
 .linha_voz{
   position:absolute;
   z-index:9999 !important;
   margin-top:95%;
 }

 .paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:-90% !important;
}

.sect-top-4{
  min-height:900px;
}

 
 
 /* FIM SECTION 4 */



/* SECTION 5 */

.tt-sec-5{
  font-size:30px;
  float:left;
  color:#3E4543;
}

.col_uni_mobile{
  margin-bottom:50px;
}

.sub-tt-sec-5{
  font-size:25px;
}

/* FIM SECTION 5 */

/*  SECTION 6 */


.sect-top-6{
  background-image:url(../img/fundo_sec_6.png);
  background-position:cover;
  background-repeat:no-repeat;
  background-size:100%;
  min-height:600px;
  padding-bottom:100px;
}

.div_tt_sec_6{
  text-align:left !important;
}

.div_wrap_form_6{
  display:none;
}

.col_btn_mobile{
  display:block;
  margin-top:50px;
}

.btn_agendar_sec6{
  background-color:#fff;
  border-color:#fff;
  color:#0099DA;
  border-radius:30px;
  padding:10px;
  font-size:22px;
}

/* FIM SECTION 6 */

/* SECTION 7 */

.div_sec_7{
  text-align:center;
}

.col_subir{
  position:absolute;
  display:flex;
  justify-content:center;
  margin-top:-29%;
}

.col_social_mobile{
  display:block;
  display:flex;
  justify-content:center;
  margin-bottom:30px;
}

/* FIM SECTION 7 */

/* ### MODAL - SOBRE JANA ###  */

  .corpo_modal_sobre_jana{
    border-radius:0px;
    padding:0px;
  }

  .col_pd_mobile{
    padding:20px 50px;
  }

  .btn_fecha_modal_jana{
    position: absolute;
    z-index: 99999;
    margin-left:-15%;
    margin-top:6%;
    border-radius:50%;
    border:none;
    cursor:pointer;
  }

  .img_jana_mobile{
    display:block;
    width:100%;
    margin-top:-1px;
  }

  .img_jana_modal{
    display:none;
  }


/* ### FIM MODAL - SOBRE JANA ###  */

/* ### MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.corpo_modal_especialidades{
  border-radius:0px;
}

.back_modal_geral{
  border-radius:0px;
}

.tt_top_modal_geral{
  margin-top:-10%;
}
.btn_fecha_modal_geral{
  position: absolute;
  margin-left:80%;
}

.tt_modal_mobile1,.tt_modal_mobile2, .tt_modal_mobile3, .tt_modal_mobile4, .tt_modal_mobile5 {
  font-size:20px;
  font-family:"Baloo2-Regular";
  margin-left:10px;
}

.col_desktop{
  display:none;
}


/* ### FIM MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */


.modalMobile{
  margin-top:20%;
  border-radius:0px !important;
}


/* PAGINA DE OBG */

.br_some{
  display:none;
}

/* FIM PAGINA DE OBG */












}
@media (min-width:361px) and (max-width: 375px){
  /* SECTION 1 */
 
  .navbar-toggler{
    display:none;
  }

  .sect-top-1{
    margin-top:-100px;
    background-color:#0B0B0B;
    background-image:url(../img/backtop_cell3.png);
    background-position:cover;
    background-repeat:no-repeat;
    background-size:100%;
    min-height:500px;
  }

  .img-rapaz{
    opacity:0 !important;
  }

  .div_wrap_form{
    display:none;
  }

  .fluante_mobile{
    display:block;
    background-color:#0098D4;
    color:#fff;
    padding-top:15px;
    padding-bottom:10px;
  }

  .texto_mobile{
    display:block;

  }

  .tt_mobile_resp{
    color:#D0D840;
    margin-top:7%;
  }

  .p_mobile_resp{
    color:#fff;
    margin-bottom:100px;

  }

  .logo-img{
    width:70%;
  }

 /* FIM SECTION 1 */

 /* SECTION 2 */
 
.tt-sec-2{
  font-size:50px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#3E4543;
}

.span_ola_JN{
  font-size:30px !important;
}

.span_mobile_JN{
  display:none;
}

.btn-saber-mais{
  display:none;
}

.btn_mobile_add{
  display:block;
  float:right;
}

.img_jana-mobile1{
  display:block;
  width:100%;
}

.img-jana-2{
  display:none;
}


/* FIM SECTION 2 */

/*  SECTION 3 */

.tt_sect_3_1_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#0098D4;
padding:10px;
}

.tt_sect_3_2_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#C8C8C8;
padding:10px;
}

.img_1 , .img_2{
display:none;
}

.row_btn_descktop{
display:none;
}

.row_btn_mobile{
display:inline-flex;
}

.linha_corre{
display:none;
}

.col_1_sect_3{
padding-bottom:20px;
border-bottom:solid 2px #0098d400;
transition:.5s;
}

.linha_espec_serv{
margin-top:0px;
}

.linha_espec_serv2{
margin-top:0px;
}

.tt_espec_sec3{
font-size:30px;
}
.tt_espec_sec33{
font-size:30px;
}

.btn_sect_3_espec{
display:none;
}

.craken{
margin-top:-10px;
margin-right:10px;
margin-bottom:40px;
}

.div_img_mega{
display:none;
}


/* FIM  SECTION 3 */

/* SECTION 4 */

.tt-sec-4{
  padding-top:10px;
  padding-bottom:0px;
  font-size:30px;
}

.br_tt_4{
  display:none;
}

.p-slide-cliente{
  float:left !important;
}

.p-slides{
  color:#fff;
  margin-top:30%;
 }
 .linha_voz{
   position:absolute;
   z-index:9999 !important;
   margin-top:95%;
 }

 .paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:-80% !important;
}

.sect-top-4{
  min-height:900px;
}

 
 
 /* FIM SECTION 4 */

/* SECTION 5 */

.tt-sec-5{
font-size:30px;
float:left;
color:#3E4543;
}

.col_uni_mobile{
margin-bottom:50px;
}

.sub-tt-sec-5{
font-size:25px;
}

/* FIM SECTION 5 */

/*  SECTION 6 */


.sect-top-6{
background-image:url(../img/fundo_sec_6.png);
background-position:cover;
background-repeat:no-repeat;
background-size:100%;
min-height:600px;
padding-bottom:100px;
}

.div_tt_sec_6{
text-align:left !important;
}

.div_wrap_form_6{
display:none;
}

.col_btn_mobile{
display:block;
margin-top:50px;
}

.btn_agendar_sec6{
background-color:#fff;
border-color:#fff;
color:#0099DA;
border-radius:30px;
padding:10px;
font-size:22px;
}

/* FIM SECTION 6 */

/* SECTION 7 */

.div_sec_7{
text-align:center;
}

.col_subir{
position:absolute;
display:flex;
justify-content:center;
margin-top:-29%;
}

.col_social_mobile{
display:block;
display:flex;
justify-content:center;
margin-bottom:30px;
}

/* FIM SECTION 7 */

/* ### MODAL - SOBRE JANA ###  */

.corpo_modal_sobre_jana{
  border-radius:0px;
  padding:0px;
}

.col_pd_mobile{
  padding:20px 50px;
}

.btn_fecha_modal_jana{
  position: absolute;
  z-index: 99999;
  margin-left:-15%;
  margin-top:6%;
}

.img_jana_mobile{
  display:block;
  width:100%;
  margin-top:-1px;
}

.img_jana_modal{
  display:none;
}


/* ### FIM MODAL - SOBRE JANA ###  */

/* ### MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.corpo_modal_especialidades{
border-radius:0px;
}

.back_modal_geral{
border-radius:0px;
}

.tt_top_modal_geral{
margin-top:-10%;
}
.btn_fecha_modal_geral{
position: absolute;
margin-left:80%;
}

.tt_modal_mobile1,.tt_modal_mobile2, .tt_modal_mobile3, .tt_modal_mobile4, .tt_modal_mobile5 {
  font-size:20px;
  font-family:"Baloo2-Regular";
  margin-left:10px;
}

.col_desktop{
display:none;
}


/* ### FIM MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.modalMobile{
  margin-top:20%;
  border-radius:0px !important;
}

/* PAGINA DE OBG */

.br_some{
  display:none;
}

/* FIM PAGINA DE OBG */






	
}
@media (min-width:376px) and (max-width: 414px){

  .div_tt{
    text-align:left;
    margin-top:-18%;
  }

   /* SECTION 1 */
 
   .navbar-toggler{
    display:none;
  }

  .sect-top-1{
    margin-top:-100px;
    background-color:#0B0B0B;
    background-image:url(../img/backtop_cell3.png);
    background-position:cover;
    background-repeat:no-repeat;
    background-size:100%;
    min-height:500px;
  }

  .img-rapaz{
    opacity:0 !important;
  }

  .div_wrap_form{
    display:none;
  }

  .fluante_mobile{
    display:block;
    background-color:#0098D4;
    color:#fff;
    padding-top:15px;
    padding-bottom:10px;
  }

  .texto_mobile{
    display:block;

  }

  .tt_mobile_resp{
    color:#D0D840;
    margin-top:7%;
  }

  .p_mobile_resp{
    color:#fff;
    margin-bottom:100px;

  }

  .logo-img{
    width:70%;
  }

 /* FIM SECTION 1 */

 /* SECTION 2 */
 
.tt-sec-2{
  font-size:50px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#3E4543;
}

.span_ola_JN{
  font-size:30px !important;
}

.span_mobile_JN{
  display:none;
}

.btn-saber-mais{
  display:none;
}

.btn_mobile_add{
  display:block;
  float:right;
}

.img_jana-mobile1{
  display:block;
  width:100%;
}

.img-jana-2{
  display:none;
}


/* FIM SECTION 2 */

/*  SECTION 3 */

.tt_sect_3_1_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#0098D4;
padding:10px;
}

.tt_sect_3_2_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#C8C8C8;
padding:10px;
}

.img_1 , .img_2{
display:none;
}

.row_btn_descktop{
display:none;
}

.row_btn_mobile{
display:inline-flex;
}

.linha_corre{
display:none;
}

.col_1_sect_3{
padding-bottom:20px;
border-bottom:solid 2px #0098d400;
transition:.5s;
}

.linha_espec_serv{
margin-top:0px;
}

.linha_espec_serv2{
margin-top:0px;
}

.tt_espec_sec3{
font-size:30px;
}
.tt_espec_sec33{
font-size:30px;
}

.btn_sect_3_espec{
display:none;
}

.craken{
margin-top:-10px;
margin-right:10px;
margin-bottom:40px;
}

.div_img_mega{
display:none;
}


/* FIM  SECTION 3 */

/* SECTION 4 */

.tt-sec-4{
  padding-top:10px;
  padding-bottom:0px;
  font-size:30px;
}

.br_tt_4{
  display:none;
}

.p-slide-cliente{
  float:left !important;
}

.p-slides{
  color:#fff;
  margin-top:30%;
 }
 .linha_voz{
   position:absolute;
   z-index:9999 !important;
   margin-top:95%;
 }

 .paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:-75% !important;
}

.sect-top-4{
  min-height:900px;
}

 
 
 /* FIM SECTION 4 */

/* SECTION 5 */

.tt-sec-5{
font-size:30px;
float:left;
color:#3E4543;
}

.col_uni_mobile{
margin-bottom:50px;
}

.sub-tt-sec-5{
font-size:25px;
}

/* FIM SECTION 5 */

/*  SECTION 6 */


.sect-top-6{
background-image:url(../img/fundo_sec_6.png);
background-position:cover;
background-repeat:no-repeat;
background-size:100%;
min-height:600px;
padding-bottom:100px;
}

.div_tt_sec_6{
text-align:left !important;
}

.div_wrap_form_6{
display:none;
}

.col_btn_mobile{
display:block;
margin-top:50px;
}

.btn_agendar_sec6{
background-color:#fff;
border-color:#fff;
color:#0099DA;
border-radius:30px;
padding:10px;
font-size:22px;
}

/* FIM SECTION 6 */

/* SECTION 7 */

.div_sec_7{
text-align:center;
}

.col_subir{
position:absolute;
display:flex;
justify-content:center;
margin-top:-29%;
}

.col_social_mobile{
display:block;
display:flex;
justify-content:center;
margin-bottom:30px;
}

/* FIM SECTION 7 */

/* ### MODAL - SOBRE JANA ###  */

.corpo_modal_sobre_jana{
  border-radius:0px;
  padding:0px;
}

.col_pd_mobile{
  padding:20px 50px;
}

.btn_fecha_modal_jana{
  position: absolute;
  z-index: 99999;
  margin-left:-15%;
  margin-top:6%;
}

.img_jana_mobile{
  display:block;
  width:100%;
  margin-top:-1px;
}

.img_jana_modal{
  display:none;
}


/* ### FIM MODAL - SOBRE JANA ###  */

/* ### MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.corpo_modal_especialidades{
border-radius:0px;
}

.back_modal_geral{
border-radius:0px;
}

.tt_top_modal_geral{
margin-top:-10%;
}
.btn_fecha_modal_geral{
position: absolute;
margin-left:80%;
}

.tt_modal_mobile1,.tt_modal_mobile2, .tt_modal_mobile3, .tt_modal_mobile4, .tt_modal_mobile5 {
  font-size:20px;
  font-family:"Baloo2-Regular";
  margin-left:10px;
}

.col_desktop{
display:none;
}


/* ### FIM MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.modalMobile{
  margin-top:20%;
  border-radius:0px !important;
}

/* PAGINA DE OBG */

.br_some{
  display:none;
}

/* FIM PAGINA DE OBG */








	
}
@media (min-width:415px) and (max-width: 533px){
  .div_tt{
    text-align:left;
    margin-top:-18%;
  }

   /* SECTION 1 */
 
   .navbar-toggler{
    display:none;
  }

  .sect-top-1{
    margin-top:-100px;
    background-color:#0B0B0B;
    background-image:url(../img/backtop_cell3.png);
    background-position:cover;
    background-repeat:no-repeat;
    background-size:100%;
    min-height:500px;
  }

  .img-rapaz{
    opacity:0 !important;
  }

  .div_wrap_form{
    display:none;
  }

  .fluante_mobile{
    display:block;
    background-color:#0098D4;
    color:#fff;
    padding-top:15px;
    padding-bottom:10px;
  }

  .texto_mobile{
    display:block;

  }

  .tt_mobile_resp{
    color:#D0D840;
    margin-top:7%;
  }

  .p_mobile_resp{
    color:#fff;
    margin-bottom:100px;

  }

  .logo-img{
    width:70%;
  }

 /* FIM SECTION 1 */

 /* SECTION 2 */
 
.tt-sec-2{
  font-size:50px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#3E4543;
}

.span_ola_JN{
  font-size:30px !important;
}

.span_mobile_JN{
  display:none;
}

.btn-saber-mais{
  display:none;
}

.btn_mobile_add{
  display:block;
  float:right;
}

.img_jana-mobile1{
  display:block;
  width:100%;
}

.img-jana-2{
  display:none;
}


/* FIM SECTION 2 */

/*  SECTION 3 */

.tt_sect_3_1_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#0098D4;
padding:10px;
}

.tt_sect_3_2_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#C8C8C8;
padding:10px;
}

.img_1 , .img_2{
display:none;
}

.row_btn_descktop{
display:none;
}

.row_btn_mobile{
display:inline-flex;
}

.linha_corre{
display:none;
}

.col_1_sect_3{
padding-bottom:20px;
border-bottom:solid 2px #0098d400;
transition:.5s;
}

.linha_espec_serv{
margin-top:0px;
}

.linha_espec_serv2{
margin-top:0px;
}

.tt_espec_sec3{
font-size:30px;
}
.tt_espec_sec33{
font-size:30px;
}

.btn_sect_3_espec{
display:none;
}

.craken{
margin-top:-10px;
margin-right:10px;
margin-bottom:40px;
}

.div_img_mega{
display:none;
}


/* FIM  SECTION 3 */

/* SECTION 4 */

.tt-sec-4{
  padding-top:10px;
  padding-bottom:0px;
  font-size:30px;
}

.br_tt_4{
  display:none;
}

.p-slide-cliente{
  float:left !important;
}

.p-slides{
  color:#fff;
  margin-top:30%;
 }
 .linha_voz{
   position:absolute;
   z-index:9999 !important;
   margin-top:95%;
 }

 .paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:-83% !important;
}

.sect-top-4{
  min-height:900px;
}

 
 
 /* FIM SECTION 4 */

/* SECTION 5 */

.tt-sec-5{
font-size:30px;
float:left;
color:#3E4543;
}

.col_uni_mobile{
margin-bottom:50px;
}

.sub-tt-sec-5{
font-size:25px;
}

/* FIM SECTION 5 */

/*  SECTION 6 */


.sect-top-6{
background-image:url(../img/fundo_sec_6.png);
background-position:cover;
background-repeat:no-repeat;
background-size:100%;
min-height:600px;
padding-bottom:100px;
}

.div_tt_sec_6{
text-align:left !important;
}

.div_wrap_form_6{
display:none;
}

.col_btn_mobile{
display:block;
margin-top:50px;
}

.btn_agendar_sec6{
background-color:#fff;
border-color:#fff;
color:#0099DA;
border-radius:30px;
padding:10px;
font-size:22px;
}

/* FIM SECTION 6 */

/* SECTION 7 */

.div_sec_7{
text-align:center;
}

.col_subir{
position:absolute;
display:flex;
justify-content:center;
margin-top:-29%;
}

.col_social_mobile{
display:block;
display:flex;
justify-content:center;
margin-bottom:30px;
}

/* FIM SECTION 7 */

/* ### MODAL - SOBRE JANA ###  */

.corpo_modal_sobre_jana{
  border-radius:0px;
  padding:0px;
}

.col_pd_mobile{
  padding:20px 50px;
}

.btn_fecha_modal_jana{
  position: absolute;
  z-index: 99999;
  margin-left:-15%;
  margin-top:6%;
}

.img_jana_mobile{
  display:block;
  width:100%;
  margin-top:-1px;
}

.img_jana_modal{
  display:none;
}


/* ### FIM MODAL - SOBRE JANA ###  */

/* ### MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.corpo_modal_especialidades{
border-radius:0px;
}

.back_modal_geral{
border-radius:0px;
}

.tt_top_modal_geral{
margin-top:-10%;
}
.btn_fecha_modal_geral{
position: absolute;
margin-left:80%;
}

.tt_modal_mobile1,.tt_modal_mobile2, .tt_modal_mobile3, .tt_modal_mobile4, .tt_modal_mobile5 {
  font-size:20px;
  font-family:"Baloo2-Regular";
  margin-left:10px;
}

.col_desktop{
display:none;
}


/* ### FIM MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.modalMobile{
  margin-top:20%;
  border-radius:0px !important;
}

/* PAGINA DE OBG */

.br_some{
  display:none;
}

/* FIM PAGINA DE OBG */










	
}
@media (min-width: 534px) and (max-width: 575px){
  .div_tt{
    text-align:left;
    margin-top:-18%;
  }

   /* SECTION 1 */
 
   .navbar-toggler{
    display:none;
  }

  .sect-top-1{
    margin-top:-100px;
    background-color:#0B0B0B;
    background-image:url(../img/backtop_cell3.png);
    background-position:cover;
    background-repeat:no-repeat;
    background-size:100%;
    min-height:500px;
  }

  .img-rapaz{
    opacity:0 !important;
  }

  .div_wrap_form{
    display:none;
  }

  .fluante_mobile{
    display:block;
    background-color:#0098D4;
    color:#fff;
    padding-top:15px;
    padding-bottom:10px;
  }

  .texto_mobile{
    display:block;

  }

  .tt_mobile_resp{
    color:#D0D840;
    margin-top:7%;
  }

  .p_mobile_resp{
    color:#fff;
    margin-bottom:100px;

  }

  .logo-img{
    width:70%;
  }

 /* FIM SECTION 1 */

 /* SECTION 2 */
 
.tt-sec-2{
  font-size:50px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#3E4543;
}

.span_ola_JN{
  font-size:30px !important;
}

.span_mobile_JN{
  display:none;
}

.btn-saber-mais{
  display:none;
}

.btn_mobile_add{
  display:block;
  float:right;
}

.img_jana-mobile1{
  display:block;
  width:100%;
}

.img-jana-2{
  display:none;
}


/* FIM SECTION 2 */

/*  SECTION 3 */

.tt_sect_3_1_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#0098D4;
padding:10px;
}

.tt_sect_3_2_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#C8C8C8;
padding:10px;
}

.img_1 , .img_2{
display:none;
}

.row_btn_descktop{
display:none;
}

.row_btn_mobile{
display:inline-flex;
}

.linha_corre{
display:none;
}

.col_1_sect_3{
padding-bottom:20px;
border-bottom:solid 2px #0098d400;
transition:.5s;
}

.linha_espec_serv{
margin-top:0px;
}

.linha_espec_serv2{
margin-top:0px;
}

.tt_espec_sec3{
font-size:30px;
}
.tt_espec_sec33{
font-size:30px;
}

.btn_sect_3_espec{
display:none;
}

.craken{
margin-top:-10px;
margin-right:10px;
margin-bottom:40px;
}

.div_img_mega{
display:none;
}


/* FIM  SECTION 3 */

/* SECTION 4 */

.tt-sec-4{
  padding-top:10px;
  padding-bottom:0px;
  font-size:30px;
}

.br_tt_4{
  display:none;
}

.p-slide-cliente{
  float:left !important;
}

.p-slides{
  color:#fff;
  margin-top:30%;
 }
 .linha_voz{
   position:absolute;
   z-index:9999 !important;
   margin-top:95%;
 }

 .paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:-83% !important;
}

.sect-top-4{
  min-height:900px;
}

 
 
 /* FIM SECTION 4 */

/* SECTION 5 */

.tt-sec-5{
font-size:30px;
float:left;
color:#3E4543;
}

.col_uni_mobile{
margin-bottom:50px;
}

.sub-tt-sec-5{
font-size:25px;
}

/* FIM SECTION 5 */

/*  SECTION 6 */


.sect-top-6{
background-image:url(../img/fundo_sec_6.png);
background-position:cover;
background-repeat:no-repeat;
background-size:100%;
min-height:600px;
padding-bottom:100px;
}

.div_tt_sec_6{
text-align:left !important;
}

.div_wrap_form_6{
display:none;
}

.col_btn_mobile{
display:block;
margin-top:50px;
}

.btn_agendar_sec6{
background-color:#fff;
border-color:#fff;
color:#0099DA;
border-radius:30px;
padding:10px;
font-size:22px;
}

/* FIM SECTION 6 */

/* SECTION 7 */

.div_sec_7{
text-align:center;
}

.col_subir{
position:absolute;
display:flex;
justify-content:center;
margin-top:-29%;
}

.col_social_mobile{
display:block;
display:flex;
justify-content:center;
margin-bottom:30px;
}

/* FIM SECTION 7 */

/* ### MODAL - SOBRE JANA ###  */

.corpo_modal_sobre_jana{
  border-radius:0px;
  padding:0px;
}

.col_pd_mobile{
  padding:20px 50px;
}

.btn_fecha_modal_jana{
  position: absolute;
  z-index: 99999;
  margin-left:-15%;
  margin-top:6%;
}

.img_jana_mobile{
  display:block;
  width:100%;
  margin-top:-1px;
}

.img_jana_modal{
  display:none;
}


/* ### FIM MODAL - SOBRE JANA ###  */

/* ### MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.corpo_modal_especialidades{
border-radius:0px;
}

.back_modal_geral{
border-radius:0px;
}

.tt_top_modal_geral{
margin-top:-10%;
}
.btn_fecha_modal_geral{
position: absolute;
margin-left:80%;
}

.tt_modal_mobile1,.tt_modal_mobile2, .tt_modal_mobile3, .tt_modal_mobile4, .tt_modal_mobile5 {
  font-size:20px;
  font-family:"Baloo2-Regular";
  margin-left:10px;
}

.col_desktop{
display:none;
}


/* ### FIM MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.modalMobile{
  margin-top:20%;
  border-radius:0px !important;
}

/* PAGINA DE OBG */

.br_some{
  display:none;
}

/* FIM PAGINA DE OBG */







	
}
@media (min-width: 576px) and (max-width:744px){
  .div_tt{
    text-align:left;
    margin-top:-18%;
  }

   /* SECTION 1 */
 
   .navbar-toggler{
    display:none;
  }

  .sect-top-1{
    margin-top:-100px;
    background-color:#0B0B0B;
    background-image:url(../img/backtop_cell3.png);
    background-position:cover;
    background-repeat:no-repeat;
    background-size:100%;
    min-height:500px;
  }

  .img-rapaz{
    opacity:0 !important;
  }

  .div_wrap_form{
    display:none;
  }

  .fluante_mobile{
    display:block;
    background-color:#0098D4;
    color:#fff;
    padding-top:15px;
    padding-bottom:10px;
  }

  .texto_mobile{
    display:block;

  }

  .tt_mobile_resp{
    color:#D0D840;
    margin-top:7%;
  }

  .p_mobile_resp{
    color:#fff;
    margin-bottom:100px;

  }

  .logo-img{
    width:70%;
  }

 /* FIM SECTION 1 */

 /* SECTION 2 */
 
.tt-sec-2{
  font-size:50px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#3E4543;
}

.span_ola_JN{
  font-size:30px !important;
}

.span_mobile_JN{
  display:none;
}

.btn-saber-mais{
  display:none;
}

.btn_mobile_add{
  display:block;
  float:right;
}

.img_jana-mobile1{
  display:block;
  width:100%;
}

.img-jana-2{
  display:none;
}


/* FIM SECTION 2 */

/*  SECTION 3 */

.tt_sect_3_1_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#0098D4;
padding:10px;
}

.tt_sect_3_2_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#C8C8C8;
padding:10px;
}

.img_1 , .img_2{
display:none;
}

.row_btn_descktop{
display:none;
}

.row_btn_mobile{
display:inline-flex;
}

.linha_corre{
display:none;
}

.col_1_sect_3{
padding-bottom:20px;
border-bottom:solid 2px #0098d400;
transition:.5s;
}

.linha_espec_serv{
margin-top:0px;
}

.linha_espec_serv2{
margin-top:0px;
}

.tt_espec_sec3{
font-size:30px;
}
.tt_espec_sec33{
font-size:30px;
}

.btn_sect_3_espec{
display:none;
}

.craken{
margin-top:-10px;
margin-right:10px;
margin-bottom:40px;
}

.div_img_mega{
display:none;
}


/* FIM  SECTION 3 */

/* SECTION 4 */

.tt-sec-4{
  padding-top:10px;
  padding-bottom:0px;
  font-size:30px;
}

.br_tt_4{
  display:none;
}

.p-slide-cliente{
  float:left !important;
}

.p-slides{
  color:#fff;
  margin-top:30%;
 }
 .linha_voz{
   position:absolute;
   z-index:9999 !important;
   margin-top:95%;
 }

 .paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:-83% !important;
}

.sect-top-4{
  min-height:900px;
}

 
 
 /* FIM SECTION 4 */

/* SECTION 5 */

.tt-sec-5{
font-size:30px;
float:left;
color:#3E4543;
}

.col_uni_mobile{
margin-bottom:50px;
}

.sub-tt-sec-5{
font-size:25px;
}

/* FIM SECTION 5 */

/*  SECTION 6 */


.sect-top-6{
background-image:url(../img/fundo_sec_6.png);
background-position:cover;
background-repeat:no-repeat;
background-size:100%;
min-height:600px;
padding-bottom:100px;
}

.div_tt_sec_6{
text-align:left !important;
}

.div_wrap_form_6{
display:none;
}

.col_btn_mobile{
display:block;
margin-top:50px;
}

.btn_agendar_sec6{
background-color:#fff;
border-color:#fff;
color:#0099DA;
border-radius:30px;
padding:10px;
font-size:22px;
}

/* FIM SECTION 6 */

/* SECTION 7 */

.div_sec_7{
text-align:center;
}

.col_subir{
position:absolute;
display:flex;
justify-content:center;
margin-top:-29%;
}

.col_social_mobile{
display:block;
display:flex;
justify-content:center;
margin-bottom:30px;
}

/* FIM SECTION 7 */

/* ### MODAL - SOBRE JANA ###  */

.corpo_modal_sobre_jana{
  border-radius:0px;
  padding:0px;
}

.col_pd_mobile{
  padding:20px 50px;
}

.btn_fecha_modal_jana{
  position: absolute;
  z-index: 99999;
  margin-left:-15%;
  margin-top:6%;
}

.img_jana_mobile{
  display:block;
  width:100%;
  margin-top:-1px;
}

.img_jana_modal{
  display:none;
}


/* ### FIM MODAL - SOBRE JANA ###  */

/* ### MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.corpo_modal_especialidades{
border-radius:0px;
}

.back_modal_geral{
border-radius:0px;
}

.tt_top_modal_geral{
margin-top:-10%;
}
.btn_fecha_modal_geral{
position: absolute;
margin-left:80%;
}

.tt_modal_mobile1,.tt_modal_mobile2, .tt_modal_mobile3, .tt_modal_mobile4, .tt_modal_mobile5 {
  font-size:20px;
  font-family:"Baloo2-Regular";
  margin-left:10px;
}

.col_desktop{
display:none;
}


/* ### FIM MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.modalMobile{
  margin-top:20%;
  border-radius:0px !important;
}

/* PAGINA DE OBG */

.br_some{
  display:none;
}

/* FIM PAGINA DE OBG */










	
}
@media (min-width: 745px) and (max-width: 767px){
  .div_tt{
    text-align:left;
    margin-top:-18%;
  }

   /* SECTION 1 */
 
   .navbar-toggler{
    display:none;
  }

  .sect-top-1{
    margin-top:-100px;
    background-color:#0B0B0B;
    background-image:url(../img/backtop_cell3.png);
    background-position:cover;
    background-repeat:no-repeat;
    background-size:100%;
    min-height:500px;
  }

  .img-rapaz{
    opacity:0 !important;
  }

  .div_wrap_form{
    display:none;
  }

  .fluante_mobile{
    display:block;
    background-color:#0098D4;
    color:#fff;
    padding-top:15px;
    padding-bottom:10px;
  }

  .texto_mobile{
    display:block;

  }

  .tt_mobile_resp{
    color:#D0D840;
    margin-top:7%;
  }

  .p_mobile_resp{
    color:#fff;
    margin-bottom:100px;

  }

  .logo-img{
    width:70%;
  }

 /* FIM SECTION 1 */

 /* SECTION 2 */
 
.tt-sec-2{
  font-size:50px;
  font-family:"Baloo2-Extra-Bold";
  font-weight:800;
  color:#3E4543;
}

.span_ola_JN{
  font-size:30px !important;
}

.span_mobile_JN{
  display:none;
}

.btn-saber-mais{
  display:none;
}

.btn_mobile_add{
  display:block;
  float:right;
}

.img_jana-mobile1{
  display:block;
  width:100%;
}

.img-jana-2{
  display:none;
}


/* FIM SECTION 2 */

/*  SECTION 3 */

.tt_sect_3_1_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#0098D4;
padding:10px;
}

.tt_sect_3_2_m{
color:#fff;
font-size:20px;
border-radius:30px;
background-color:#C8C8C8;
padding:10px;
}

.img_1 , .img_2{
display:none;
}

.row_btn_descktop{
display:none;
}

.row_btn_mobile{
display:inline-flex;
}

.linha_corre{
display:none;
}

.col_1_sect_3{
padding-bottom:20px;
border-bottom:solid 2px #0098d400;
transition:.5s;
}

.linha_espec_serv{
margin-top:0px;
}

.linha_espec_serv2{
margin-top:0px;
}

.tt_espec_sec3{
font-size:30px;
}
.tt_espec_sec33{
font-size:30px;
}

.btn_sect_3_espec{
display:none;
}

.craken{
margin-top:-10px;
margin-right:10px;
margin-bottom:40px;
}

.div_img_mega{
display:none;
}


/* FIM  SECTION 3 */

/* SECTION 4 */

.tt-sec-4{
  padding-top:10px;
  padding-bottom:0px;
  font-size:30px;
}

.br_tt_4{
  display:none;
}

.p-slide-cliente{
  float:left !important;
}

.p-slides{
  color:#fff;
  margin-top:30%;
 }
 .linha_voz{
   position:absolute;
   z-index:9999 !important;
   margin-top:95%;
 }

 .paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:-83% !important;
}

.sect-top-4{
  min-height:900px;
}

 
 
 /* FIM SECTION 4 */

/* SECTION 5 */

.tt-sec-5{
font-size:30px;
float:left;
color:#3E4543;
}

.col_uni_mobile{
margin-bottom:50px;
}

.sub-tt-sec-5{
font-size:25px;
}

/* FIM SECTION 5 */

/*  SECTION 6 */


.sect-top-6{
background-image:url(../img/fundo_sec_6.png);
background-position:cover;
background-repeat:no-repeat;
background-size:100%;
min-height:600px;
padding-bottom:100px;
}

.div_tt_sec_6{
text-align:left !important;
}

.div_wrap_form_6{
display:none;
}

.col_btn_mobile{
display:block;
margin-top:50px;
}

.btn_agendar_sec6{
background-color:#fff;
border-color:#fff;
color:#0099DA;
border-radius:30px;
padding:10px;
font-size:22px;
}

/* FIM SECTION 6 */

/* SECTION 7 */

.div_sec_7{
text-align:center;
}

.col_subir{
position:absolute;
display:flex;
justify-content:center;
margin-top:-29%;
}

.col_social_mobile{
display:block;
display:flex;
justify-content:center;
margin-bottom:30px;
}

/* FIM SECTION 7 */

/* ### MODAL - SOBRE JANA ###  */

.corpo_modal_sobre_jana{
  border-radius:0px;
  padding:0px;
}

.col_pd_mobile{
  padding:20px 50px;
}

.btn_fecha_modal_jana{
  position: absolute;
  z-index: 99999;
  margin-left:-15%;
  margin-top:6%;
}

.img_jana_mobile{
  display:block;
  width:100%;
  margin-top:-1px;
}

.img_jana_modal{
  display:none;
}


/* ### FIM MODAL - SOBRE JANA ###  */

/* ### MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */

.corpo_modal_especialidades{
border-radius:0px;
}

.back_modal_geral{
border-radius:0px;
}

.tt_top_modal_geral{
margin-top:-10%;
}
.btn_fecha_modal_geral{
position: absolute;
margin-left:80%;
}

.tt_modal_mobile1,.tt_modal_mobile2, .tt_modal_mobile3, .tt_modal_mobile4, .tt_modal_mobile5 {
  font-size:20px;
  font-family:"Baloo2-Regular";
  margin-left:10px;
}

.col_desktop{
display:none;
}


/* ### FIM MODAL - ESPECIALIDADES - MODELO VAZIO - ( PREENCHIDO AUTOMATICAMENTE COM CONDICIONAIS JS ) ###  */


.modalMobile{
  margin-top:20%;
  border-radius:0px !important;
}

/* PAGINA DE OBG */

.br_some{
  display:none;
}

/* FIM PAGINA DE OBG */











	
}
@media (min-width: 768px) and (max-width: 991px){

.col_desktop{
  display:none;
}

.col_uni_mobile{
  margin-bottom:50px;
}

  .div_tt{
    text-align:left;
    margin-top:-10%;
    margin-bottom:20px;
  }

  .sect-top-6{
    background-image:url(../img/back-sec-6.png);
    background-position:cover;
    background-repeat:no-repeat;
    background-size:150%;
    min-height:600px;
    padding-bottom:100px;
  }

  .col_subir{
    margin-top:-15%;
  }

  /* SECTION 1 */

  .container{
    max-width:800px;
  }
 
  .navbar-toggler{
    display:none;
  }

  .logo-img{
    width:90% !important;
  }

  #navbarCollapse{
    display:none !important;
  }

  .sect-top-1{
    margin-top:-100px;
    background-color:#0B0B0B;
    background-image:url(../img/backtop_cell3.png);
    background-position:cover;
    background-repeat:no-repeat;
    background-size:100%;
    min-height:500px;
  }

  .img-rapaz{
    opacity:0 !important;
  }

  .div_wrap_form{
    display:none;
  }

  .fluante_mobile{
    display:block;
    background-color:#0098D4;
    color:#fff;
    padding-top:15px;
    padding-bottom:10px;
  }

  .texto_mobile{
    display:block;

  }

  .tt_mobile_resp{
    color:#D0D840;
    margin-top:7%;
  }

  .p_mobile_resp{
    color:#fff;
    margin-bottom:100px;

  }

  .logo-img{
    width:70%;
  }

 /* FIM SECTION 1 */

 /* SECTION 4 */

.tt-sec-4{
  padding-top:10px;
  padding-bottom:0px;
  font-size:30px;
}

.br_tt_4{
  display:none;
}

.p-slide-cliente{
  float:left !important;
}

.p-slides{
  color:#fff;
  margin-top:15%;
  font-size:30px;
 }
 .linha_voz{
   position:absolute;
   z-index:9999 !important;
   margin-top:95%;
 }

 .paginacao_slidePC{
  display:flex;
  justify-content:center; 
  position:relative !important;
  margin-top:-68% !important;
}

.sect-top-4{
  min-height:1500px;
}

.div_img_mega{
  display:none;
}

 
 
 /* FIM SECTION 4 */
	
}
@media (min-width: 992px) and (max-width: 1199px){
	
}
@media (min-width: 1200px) and (max-width:1359px){
	
}
@media (min-width: 1366px) and (max-width:2599px){
	
}
@media (min-width: 2600px) and (max-width:8000px){
	
}