@media only screen and (max-width: 6000px) {


}

@media only screen and (max-width: 1199.98px){

  /* ALERT -DEVELOPMENT ///////////////////////////////////////////////////// */
  a#alert-development{
    font-size: 0.95em;
  }

  /*HEADER////////////////////////////////////////////////////////////////////*/

  #logomarca-header{
    margin: 0 auto 19px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    box-shadow: none;
  }

  #social-network{
    background-color: #1c2e85;
  }

  #share,
  #social-network a{
    color: #fff;
  }

  #share:hover,
  #share:active,
  #share:focus,
  #social-network a:active,
  #social-network a:hover,
  #social-network a:focus{
    color: #8dceff;
  }

  /*Banner - header************************************************************/
  .box-title-banner h2{
    font-size: 2.2em;
  }

  /*Loja Virtual***************************************************************/

  #loja-virtual-header{
    font-size: 1.2em;
  }

  /*Atendimento****************************************************************/

  #atendimento-header{
    font-size: 1.2em;
  }

  /* PÁGINA PRINCIPAL - INDEX//////////////////////////////////////////////// */

  /*Galeria de Fotos - index***************************************************/
  #lista-fotos-index .img-center{
    border: 10px #fff solid;
    padding-top: calc(100% - 20px);
  }

  /*FOOTER////////////////////////////////////////////////////////////////////*/


  /*PRINCIPAL/////////////////////////////////////////////////////////////////*/

  /*Products - index***********************************************************/

  #conatiner-nav-products{
    display: none;
  }

  #about-us{
    margin-top: 0;
  }

  .index-index #banner-header{
    padding-bottom: 50px;
  }

}

@media only screen and (max-width: 991.98px) {

  /*HEADER////////////////////////////////////////////////////////////////////*/

  /*Menu*/

  .unav-item:hover {
    border: none;
    border-radius: 10px;
    padding-bottom: 10px;
  }

  .unav-dropdown-menu a:hover{
    border-radius: 10px;
  }

  .unav-dropdown-menu{
    border-radius: 5px;
    background: none;
  }

  .unav div.unav-item a{
    background-color: #c9d3ff;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 5px;
    padding: 7px;
    width: calc(100% - 30px);
  }

  .unav div.unav-item a span{
    color: #1c2f88;
  }

  .unav nav > a span, 
  .unav div.unav-item > span{
    width: 100%;
  }

  .unav div.unav-item a:hover,
  .unav div.unav-item a:active,
  .unav div.unav-item a:focus{
    background-color: #ed2c34;
  }

  .unav div.unav-item a:hover span,
  .unav div.unav-item a:active span,
  .unav div.unav-item a:focus span{
    color: #fff;
  }

  #content-header-menu{
    z-index: 24;
    margin-bottom: 0;
  }

  /*Redes Sociais - header*****************************************************/
  #redessociais-header{
    padding: 20px;
  }

  /*Banner - header************************************************************/

  #banner-header{
    top: 0;
    margin-bottom: 0;
  }

  .box-title-banner{
    position: relative;
    background-image: none!important;
    padding: 20px 15px;
  }

  .box-title-banner h2 {
    font-size: 1.7em;
  }

  .box-title-banner a{
  }

  .box-title-banner a i{
    color: #0098da;
  }

  .box-title-banner a:hover i,
  .box-title-banner a:active i,
  .box-title-banner a:focus i{
    color: #1c2d48;
  }

  #photos-videos #pills-tabContent a:nth-child(3) .icon-mais{
    top: -52px;
    display: none;
  }

  #photos-index.galeria-blueimg a:nth-child(3) .img-center img{
    opacity: 1;
  }

  #photos-index.galeria-blueimg a:nth-child(3):hover .img-center,
  #photos-index.galeria-blueimg a:nth-child(3):active .img-center,
  #photos-index.galeria-blueimg a:nth-child(3):focus .img-center{
    background-color:#0098da; 
  }

  #photos-index.galeria-blueimg a:nth-child(3):hover .img-center img,
  #photos-index.galeria-blueimg a:nth-child(3):active .img-center img,
  #photos-index.galeria-blueimg a:nth-child(3):focus .img-center img{
    opacity: 0.65;
  }

  /* PÁGINA PRINCIPAL - INDEX//////////////////////////////////////////////// */

  /*Empresa - index************************************************************/

  #img-sustainability{
    margin-top: 0;
  }

  #img-about-us{
    margin-bottom: 32px;
  }

  #content-about-us{
    padding: 0 15px;
  }

  .btn-keep-reading{
    position: relative;
  }

  #about-us .std{
    margin-bottom: 0;
  }

  #sustainability{
    padding-top: 70px;
  }

  #content-img-about-us{
    position: relative;
  }

  #content-img-sustainability{
    position: relative;
  }

  /*Galeria de Fotos - index***************************************************/

  #photos-index.galeria-blueimg a:nth-child(3) .img-center{
    transform: initial;
    background: none;
  }

  #photos-videos #pills-tabContent a:nth-child(3):hover .icon-mais{
    top: -52px;
    display: inline-block;
  }

  #lista-fotos-index{
    padding: 0;
  }

  #cta-map{
    margin-bottom: 0;
    padding-top: 50px;
  }

  #cta-contact{
    padding-top: 0;
    margin-bottom: 30px;
  }

  #cta-map{
    padding-top: 70px;   
    margin: 0;
  }

  /*FOOTER////////////////////////////////////////////////////////////////////*/

  #phones-officehours-copy-subscriptions{
    position: relative;
    width: calc(100% + 30px);
    padding: 0 15px;
  }

  #phones-footer, #officehours{
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }

  #entrar-contato-footer a{

    padding: 0 0 19px 0;
  }

}

@media only screen and (max-width: 767.98px) {

  a#alert-development{
    padding: 15px 10%;
  }

  /*HEADER////////////////////////////////////////////////////////////////////*/

  #logomarca-header{
    -ms-flex: 0 0 70%;  
    flex: 0 0 70%; 
    max-width: 70%;
  }

  /*Banner - header************************************************************/
  #banner-header .owl-theme .owl-nav{
    top: 0;
  }

  #banner-header .owl-carousel .owl-nav button.owl-prev, 
  #banner-header .owl-carousel .owl-nav button.owl-next{ 
    position: relative;
  }

  /* PÁGINA PRINCIPAL - INDEX//////////////////////////////////////////////// */

  #photos-videos .nav-pills .nav-item{
    width: 100%;
    text-align: center;
  }

  /*FOOTER////////////////////////////////////////////////////////////////////*/

  #phones-footer, #officehours {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  #copy-subscriptions span{
    display: block;
    padding-top: 10px;
    line-height: 22px;
  }

  #copy-subscriptions{
    padding-top: 10px;
  }

  #phones-officehours{
    padding-top: 40px;
  }

  #location-network-privacy-terms{
    padding: 34px 0;
  }
}

@media only screen and (max-width: 590px) {
  .index-index #banner-header{
padding-bottom: 0;
}
}

@media only screen and (max-width: 575.98px) {

  #alert-development.alert{
    font-size: 1em;
    line-height: 20px;
  }

  a#alert-development{
    padding: 15px 10px;
  }

  /* BOTÕES LAYOUT - DEFAULT //////////////////////////////////////////////// */

  .btn-layout{
    line-height: 47px;
    min-width: auto;
    padding: 0 15px;
  }

  /* PLUGIN OWL 2 /////////////////////////////////////////////////////////// */

  /*Default********************************************************************/

  .owl-theme .owl-nav [class*=owl-]{
    width: 35px;
    height: 35px;
  }

  .owl-nav-externo [class*=owl-]{
    width: 35px;
    height: 35px;
  }

  #banner-header .owl-nav [class*=owl-]{
    background-image: url(../../img/icns-layout/icn-arrow-xs-banners.webp)!important;
  }

  #produtos-index .owl-nav-externo [class*=owl-]{
    background-image: url(../../img/icns-layout/icn-arrow-xs-produtos.webp)!important;
  }

  #clientes-index .owl-nav-externo [class*=owl-]{
    background-image: url(../../img/icns-layout/icn-arrow-xs-clientes.webp)!important;
  }

  #parceiros-index .owl-nav-externo [class*=owl-]{
    background-image: url(../../img/icns-layout/icn-arrow-xs-noticias.webp)!important;
  }

  #noticias-index .owl-nav [class*=owl-]{
    background-image: url(../../img/icns-layout/icn-arrow-xs-noticias.webp)!important;
  }

  /* TITULOS LAYOUT - DEFAULT /////////////////////////////////////////////// */

  .title-index{
    font-size: 2em;
    margin-bottom: 20px;
  }

  .title-index i{
    margin: 9px auto 0;
  }   

  /*HEADER////////////////////////////////////////////////////////////////////*/

  /*Redes Sociais - header*****************************************************/
  .shared{
    border-radius: 100px;
    vertical-align: super;
    padding: 9px 9px 0;
    width: auto;
    height: auto;
  }

  /*[Atendimento + Menu] - header**********************************************/
  #atendimento-header.d-none{
    display: inherit!important;
  }

  /*Banner - header************************************************************/
  .box-title-banner h2{
    font-size: 1.3em;
  }

  /*PRINCIPAL/////////////////////////////////////////////////////////////////*/

  /*FAQ - index****************************************************************/

  .stl-pergunta-index{
    padding-top: 120px;
  }

  .stl-pergunta-index > i{
    font-size: 4.4em;
    background-color: #ccc0!important;
    right: auto;
    top: 18px;
    display: block;
    width: 100%;
    margin-left: -15px!important;
  }

  /*Vídeos - index*************************************************************/

  .stl-video-index button{
    display: block;
    width: 100%;
    margin-bottom: -36px;
  }

  .stl-video-index button i{
    right: auto;
    position: relative;
    top: -23px;
    font-size: 4.5em;
  }

  .stl-video-index button span{
    display: none;
  }

  /*parceiros - index**********************************************************/

  #lista-parceiros-index {
    margin-bottom: 4px;
  }

  /*FOOTER/////////////////////////////////////////////////////////////////// */
  #link-lgpd button{
    padding-left: 0;
    background-color: #dedede;
    padding: 8px 15px;
    border-radius: 6px;
    margin-top: 10px;
  }

  /* SUB-PAGINAS - DEFAULT /////////////////////////////////////////////////////*/

  /*Oferta - detalhes*****************************/

  .preco-de{
    margin-bottom: 15px;
  }

  /*Download - detalhes***************************/

  .stl-list-downloads{
    text-align: center;
  }

  .stl-list-downloads .btn-download{
    position: relative;
    bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
  }

  .stl-list-downloads .title-download{
    margin-top: 15px;
  }

  /* SUB-PAGINAS - NOTÍCIAS///////////////////////////////////////////////////*/

  .stl-noticia-sub,
  .stl-noticia-sub .descricao,
  .link-noticias-sub{
    text-align: center!important;
  }

  .link-noticias-sub{
    position: relative;
  }

}

@media only screen and (max-width: 492px) {

  #logomarca-header {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #privacy-terms a{
    display: block;
    margin-bottom: 7px;
    border-radius: 8px;
    padding: 9px;
    background-color: #1678c1;
  }

  #banner-header{
    padding-bottom: 3px;
  }

  #photos-videos .nav-pills a{ 
    font-size: 1.2em;  
    padding: 7px 39px;
  }
}

@media only screen and (max-width: 390px) {

  #menu-header-triplo .activeActiveAlertDevelopment .unav nav {
    top: 423px!important;
  }

  #menu-header-duplo .activeActiveAlertDevelopment .unav nav {
    top: 363px!important;
  }

  /*MENU FIXO//////////////////////////////////////////////////////////////// */
  #logomarca-header {
    padding-top: 9%;
  }

}

@media only screen and (max-width: 353px) {

}