/* IPHONE 6 */
@media only screen and (max-width: 600px) {
  br{
    display: none;
  }
  .show_mobile{
    display: block;
  }
  /* HEADER */
  header{
    z-index: 9;
    position: relative;
  }
  header, .navbar{
    background: #fff;
  }
  header .navbar-light .navbar-toggler{
    color: #2A367D;
    border: none;
  }
  .navbar-light .navbar-nav .active>.nav-link{
    border:none;
  }
  .menu{
    margin-top: 1em;
  }
  /* FIM HEADER */

  /* BANNER HOME */
  #banner_home{
    height: 720px;
  }
  #banner_home .img_banner_ic{
    display: none;
  }
  #banner_home .img_banner{
    width: 90%;
  }
  #banner_home h1{
    margin-top: 100%;
    font-size: 40px;
    line-height: 44px;
  }
  #banner_home .form_banner{
    display: none;
  }
  #banner_home .btn_saiba_mais{
    background: #2A367D;
    color: #70FFA4;
    font-size: 16px;
    font-weight: bold;
    width: 164px;
    padding-top: 12px;
    height: 49px;
    margin-top: 2em;
    border-radius: 10px;
  }
  /* FIM BANNER HOME */

  /* QUEM SOMOS */
  #quem_somos{
    padding-top: 5em;
  }
  #quem_somos h2{
    margin-top: 1em;
    font-size: 38px;
  }
  /* FIM QUEM SOMOS */

  /* NOSSOS SERVICOS */
  #nossos_servicos{
    background: #C4E0EA;
    padding-bottom: 0em;
    padding-top: 5em;
  }
  #nossos_servicos .img_top_retangule{
    right: 0;
    width: 81px;
    margin-top: -7em;
  }
  #nossos_servicos .btn_saiba_mais{
    margin-top: 0em;
  }
  #nossos_servicos .servico p{
    padding-right: 60px;
    font-size: 12px;

  }
  #nossos_servicos p{
    line-height: inherit;
  }
  #nossos_servicos .servicos{
    position: relative;
    width: 100%;
    right: 0;
    margin-top: 2em;
    margin-left: 0;
    padding: 2em;
    height: 85vh;
  }
  #nossos_servicos h2{
    font-size: 38px;
  }
  #nossos_servicos .titulo_nosso_servico{
    margin-top: 0em;
  }
  #nossos_servicos .img_bottom_retangule{
    display: none;
  }


  /* FIM NOSSOS SERVICOS */

  /* DIFERENCIAIS */
  #diferencias h2{
    font-size: 42px;
  }
  #diferencias .sub_titulo{
    padding-right: 100px;
  }
  #diferencias .row_diferenciais{
    margin-top: -2em;
  }
  #diferencias .diferencial{
    margin-left: auto;
    margin-right: auto;
    margin-top: 5em;
  }
  .carousel-caption{
    right: 0;
    left: 0;
  }
  #carousel_nossos_clientes{
    height: 100%;
  }
  #carousel_nossos_clientes .carousel-item{
    height: 550px;
  }
  /* FIM DIFERENCIAIS */


  /* QUEM SOMOS */
  #banner_quem_somos .img_banner{
    width: 90%;
  }
  #banner_quem_somos{
    height: 650px;
  }
  #banner_quem_somos h4{
    font-size: 22px;
    margin-top: 95%;
  }
  #banner_quem_somos h1{
    line-height: 44px;
    font-size: 42px;
  }
  #banner_quem_somos .img_banner_ic{
    width: 81px;
    right: auto;
    left: 1em;
    top: 2%;
    z-index: 3;
  }
  /* FIM QUEM SOMOS */

  /* OPORTUNIDADE DE NEGOCIO */
  #oportunidade_de_negocio img{
    position: absolute;
    top: -48em;
    width: 81px;
  }
  #oportunidade_de_negocio h2{
    font-size: 37px;
    font-size: 34px;
    margin-top: 1em;
  }
  /* FIM OPORTUNIDADE DE NEGOCIO */

  /* NOSSOS SERVICOS QUEM SOMOS */
  #nossos_servicos_quem_somos{
    margin-bottom: 0em;
  }
  #nossos_servicos_quem_somos h2{
    font-size: 42px;
    margin-top: -1em;
    padding-right: 60px;
  }
  #nossos_servicos_quem_somos .diferencial{
    margin-left: auto;
    margin-right: auto;
  }

  /* FIM NOSSOS SERVICOS QUEM SOMOS */






  /* O QUE DIZEM */
  #o_que_dizem h2{
    font-size: 38px;
  }
  #o_que_dizem .img_o_que_dizem{
    width: 100%;
  }
  #o_que_dizem .img_clientes{
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  /* FIM O QUE DIZEM */

  /* BANNER O SEGMENTO */
  #banner_o_segmento .img_banner{
    width: 90%;
  }
  #banner_o_segmento h1{
    font-size: 42px;
    margin-top: 100%;
    line-height: 49px;
  }

  /* FIM BANNER O SEGMENTO */

  /* RESTITUICAO */

  #restituicao{
    padding-top: 5em;
    border-bottom-right-radius: 15%;
  }
  #restituicao .img_restituicao{
    margin-left: -1em;
  }
  #restituicao h2{
    padding-right: 120px;
    font-size: 37px;
  }
  /* FIM RESTITUICAO */

  /* QUAIS SEGMENTOS */
  #quais_segmentos{
    padding-top: 20em;
    padding-bottom: 5em;
  }
  #quais_segmentos h2{
    padding-right: 120px;
    font-size: 37px;
  }
  #quais_segmentos .segmentos{
    margin-top: 0em;
  }
  /* FIM QUAIS SEGMENTOS */

  /* PIS COFINS */
  #pis_cofins h2{
    font-size: 37px;
  }
  #pis_cofins .fontes{
    margin-left: -1em;
    margin-top: 2em;
  }
  /* FIM PIS COFINS */

  /* BANNER SERVICOS */
  #banner_servicos{
    height: 550px;
  }
  #banner_servicos .img_banner{
    width: 90%;
  }
  #banner_servicos h1{
    font-size: 42px;
    line-height: 44px;
    margin-top: 100%;
  }
  #banner_servicos .img_banner_ic{
    top: 7em;
    z-index: 3;
    right: auto;
    width: 81px;
    left: 1em;
  }
  /* FIM BANNER SERVICOS */

  /* RESTITUICAO DE CREDITO */
  #restituicao_de_credito{
    padding-top: 5em;
  }
  #restituicao_de_credito h2{
    font-size: 32px;
  }
  #restituicao_de_credito .img_servico_1{
    width: 100%;
    margin-top: 1em;
  }
  #restituicao_de_credito .img_servico_2{
    width: 100%;

  }
  /* FIM RESTITUICAO DE CREDITO */

  /* FOOTER */
  footer{
    padding-left: 1em;
    padding-top: 5em;
  }
  .redes_social_fixed{
    display: none;
  }
  footer .form_footer{
    height: 100%;
    padding-left: 1em;
    padding-right: 2em;
    margin-top: 1em;
  }
  footer .form_footer .mt-4{
    margin-top: 0 !important;
  }
  footer .form_footer .input-group{
    margin-top: 1em;
  }
  footer p{
    padding-right: 100px;
  }
  footer .form_footer p, .footer_copy{
    padding-right: 0px;
  }
  /* FIM FOOTER */


}

/* IPHONE 5 */
@media only screen and (max-width: 320px) {

  /* BANNER HOME */
  #banner_home{
    height: 580px;
  }
  #banner_home .img_banner{
    width: 285px;
  }
  #banner_home h1{
    margin-top: 100%;
    font-size: 28px;
    line-height: 33px;
  }
  /* FIM BANNER HOME */
  #nossos_servicos .servicos{
    height: 100vh;
  }
  #nossos_servicos .servico p{
    font-size: 10px;
    margin-top: -7em;
  }
  #oportunidade_de_negocio img{
    top: -63em;
  }
  #oportunidade_de_negocio h2{
    margin-top: 1em;
  }
  #restituicao h2{
    font-size: 35px;
  }
  #quais_segmentos h2{
    padding-right: 60px;
    font-size: 35px;
  }
  #pis_cofins h2{
    font-size: 35px;
  }
  footer p{
    padding-right: 60px;
  }
}

/* IPAD */
@media only screen and (width: 768px) {
  .navbar-light .navbar-nav .active>.nav-link{
    border:none;
  }
  #banner_home .img_banner{
    width: 50%;
  }
  br{
    display: none;
  }
  #banner_home{
    height: 500px;
  }
  .form_banner{
    margin-top: 0.5em;
  }
  #banner_home h1{
    font-size: 41px;
    margin-top: 25%;
    line-height: 52px;
    position: static;
    width: 100%;
    z-index: 3;
  }
  .form_banner{
    height: 285px;
  }
  .form_banner .col-md-9, .form_banner .col-md-3{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  #banner_home .img_banner_ic{
    margin-right: 20em;
    top: 7em;
  }
  #quem_somos{
    padding-top: 15em;
  }
  #nossos_servicos .servico p{
    padding-right: 50px;
    font-size: 12px;
  }
  #nossos_servicos .s-3{
    margin-top: 10em;
  }
  #o_que_dizem h2{
    font-size: 42px;
  }
  #o_que_dizem .col-md-5 img{
    width: 250px;
  }
  .carousel-caption{
    right: 0;
    left: 0;
  }
  header{
    position: relative;
    z-index: 9;
  }
  #o_que_dizem .img_clientes{
    margin-top: 2em;
  }
  #carousel_nossos_clientes, #carousel_nossos_clientes .carousel-item{
    height: 550px;
  }
  #diferencias .row_diferenciais{
    margin-left: 1em;
  }
  #banner_quem_somos h4{
    margin-top: 15%;
  }
  #diferencias .diferencial{
    width: 200px;
  }
  #banner_quem_somos .img_banner{
    width: 50%;
  }
  #banner_quem_somos, #banner_servicos{
    height: 400px;
  }
  #banner_quem_somos .img_banner_ic{
    display: none;
  }

  #banner_quem_somos h1{
    font-size: 42px;
    z-index: 3;
    position: relative;
    line-height: 50px;
  }
  #oportunidade_de_negocio h2{
    font-size: 37px;
  }
  #nossos_servicos_quem_somos h2{
    font-size: 42px;
  }

  #nossos_servicos_quem_somos{
    margin-top: 5em;
  }
  #nossos_servicos_quem_somos .diferencial{
    width: auto;
  }

  #banner_o_segmento .img_banner{
    width: 50%;
  }
  #banner_o_segmento .img_banner_ic{
    top: 7%;
    z-index: 3;
  }
  #banner_o_segmento h1, #banner_servicos h1{
    font-size: 40px;
    margin-top: 30%;
    z-index: 3;
    line-height: 50px;
    position: relative;
  }
  #banner_o_segmento{
    height: 400px;
  }
  #restituicao, #restituicao_de_credito{
    padding-top: 5em;
  }
  #restituicao h2, #quais_segmentos h2, #pis_cofins h2, #restituicao_de_credito h2{
    font-size: 37px;
  }
  #banner_servicos .img_banner{
    width: 50%;
  }
  #banner_servicos .img_banner_ic{
    display: none;
  }

}
@media only screen and (max-width: 1020px) {

}
