<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1200px) {
	#uteis .coluna {
	    margin-top: 15px;
	    padding-top: 124px;
	    height: 401px;
	}
	.computador .opcoes{
		bottom: -33px;
	}
	.computador .opcoes a{
		font-size: 14px;
	}
	#news .form-control{
		width: 179px;
	}
	.menu-rodape{
		float: left;
        width: 220px;
	}
	.logo-rodape{
		
	}
	#banner-interna{
		height: 212px;
		background-position: center;
		background-size: contain;
	}
	.fotos img{
		max-width: 48%;
	}
	#banner-interna-linha .repetir{
		height: 300px;
		margin-top: 30px;
	}
	.titulo-espec2{
		width: 100%;
	}
	.menu-uteis a{
		float:left;
		margin-top: 1px;
	}
}
	

@media (max-width: 992px) {
	#topo .menu a{
		font-size: 13px;
	}
	#topo .logo img {
	    height: 24px;
	}
	.computador .opcoes a {
	    font-size: 12px;
	}
	.icone{
		font-size: 0;
	}
	.titulo-instagram{
		font-size: 30px;
	}
	.menu-rodape h3{
		font-size: 16px;
	}
	.menu-rodape a{
		font-size: 14px;
	}
	#banner-interna-linha .repetir{
		height: 200px;
	}
	#interna{
		padding-top: 100px;
	}
	.computador img {
	    height: 110px;
	}

	#opcao-pc .computador .nome{
		font-size: 14px;
	}

	.titulo-espec {
	    width: 100%;
	    color: #922777;
	    font-size: 17px;
	    padding-top: 0;
	    padding-bottom: 10px;
	}

	.col-produto{
		height: 565px;
	}

	.fotos img{
		width: 24%;
	}

	.logo-rodape{
		    padding: 0 25px 10px 25px;
	}

	.menu-rodape h3 {
	    font-size: 14px;
	    padding-bottom: 7px;
	}

	.menu-rodape {
	    float: left;
	    width: 175px;
	}

	.o-produto{
		width: 49%;
	}

	.o-produto:nth-child(2) , .o-produto:nth-child(5)  , .o-produto:nth-child(8) {
	  border-left: 0px solid #fff;
	  border-right: 0px solid #fff;
	}

	#topo .logo{
	  float:left;
	  margin-top: 0px;
	}

	#topo .logo svg {
	    height: 25px;
	    margin-top: 6px;
	}

	.logo-rodape svg {
	    height: 26px;
	    margin-top: 15px;
	}

}
	

@media (max-width: 768px) {

      

      #slider
      {
    	 height: 230px !important; 
  	 margin-bottom: 0px;

      }

      #slider .repetir
      {
    	 height: 230px !important;  	
      }

      .computador
      {
      	padding: 30px 0 !important;
      }



				#topo {
				    padding: 15px;
				    position: relative;
				}
			   #topo .menu {
			    float: none;
			    margin-top:45px;
			    position: absolute;
			    width: 102%;
			    z-index: 99999;
			    left: 0;
			    display: none;
			  }
			  #topo .menu a{

			  }
			  #topo .logo img {
			    height: 29px;
			 }
			 .botao-busca img {
			    height: 23px;
			}
			#topo .menu a {
			    font-size: 13px;
			    display: block;
			    float: none;
			    text-align: center;
			    background: #fff;
			    border-bottom: 1px solid #ccc;
			    padding: 10px;
			    color:#2f556c;
			    opacity: 1 !important;
			    font-weight: bold;
			}
			.menutopo{
				display: block;
			}
			.botao-busca {
			    float: right;
			    margin-top: 4px;
			    margin-right: 44px;
			}
			#uteis .coluna {
			    margin-top: 15px;
			    padding-top: 0;
			    height: auto;
			    width: 100%;
			    padding: 30px;
			}
			.conteudo-coluna{
				padding:0;
			}
			.conteudo-coluna .texto{
				width: auto;
			}
			.computador{
				width: 100%;
			}
		   .computador .opcoes {
			    bottom: -6px;
			    opacity: 1 !important;
			}
			.titulo-instagram {
			    font-size: 20px;
			}
			#instagram {
			    margin-top: 40px;
			}
			.conteudo-coluna h2{
				font-size: 20px;
			}
			#uteis .coluna:hover .conteudo-coluna{
			  padding-left: 0px;
			   transition: all .35s;
			}
			hr {
			    margin-top: 11px;
			    margin-bottom: 12px;
			}
			.logo-rodape {
			    float: none;
			    margin-right: 90px;
			    text-align: center;
			    padding-bottom: 30px;
			    margin-right: 0;
			}
			.menu-rodape {
			    float: left;
			    width: 100%;
			    text-align: center;
			    padding-bottom: 30px;
			}
			.direitos{
				text-align: center;
			}
			#news .icone {
			    float: none;
			    color: #fff;
			    margin-right: 0px;
			    padding-top: 9px;
			    margin-left: 0px;
			    width: 100%;
			    font-size: 13px;
			}
			#news .campo{
				padding-top: 10px;
			    width: 44%;
			}
			.enviar{
				float:left;
				margin-top: 10px;
			}
		
			#news .form-control{
				font-size: 13px;
		        height: 32px;
		        width: 100%;
			}
			.botao-enviar{
				font-size: 13px;
			}
			#news .icone img {
			    height: 20px;
			    margin-top: -3px;
			    margin-right: 8px;
			    font-size: 16px;
			}
			#rodape {
			    padding: 24px 0;
			}
			.logo-rodape img{
				height: 35px;
			}
			.menu-rodape h3 {
			    font-size: 14px;
			}
			.menu-rodape a {
			    font-size: 13px;
			}
			#news {
			    padding: 17px 0;
			    margin-top: 30px;
			}
			.titulo-representante{
				padding-top: 0px;
				font-size: 20px;
			}
			#interna {
			    padding-top: 92px;
			}
			.texto-representante {
		    font-size: 12px;
		    padding: 14px 0;
	    	}
	    	.selecionar .form-control {
			    font-size: 15px;
			    height: 58px;
			}
			.repre{
                font-size: 16px;
			}
			.repre span{
				font-size: 16px;
			}
			#banner-interna{
				margin-top: 22px;
			}
			.microsoft{
				width: 150px;
			}
			.titulo-produto-interna{
				font-size: 17px;
			}
			.tabela-produto .tt , .tabela-produto .txt{
				width: 100%;
			}
			.tabela-produto .txt {
			    width: 100%;
			    padding: 10px;
			    font-size: 14px;
			    font-size: 14px;
			}
			.tabela-produto .tt {
			    float: left;
			    padding: 10px;
			    padding-top: 0;
			    font-weight: 500;
			    font-size: 14px;
			}
			.baixarpdf span{
				    font-size: 11px;
			}
			.baixarpdf {
			    position: relative;
			    width: 100%;
			    float: right;
			    margin-top: 6px;
			    padding-left: 9px;
			}
			#banner-interna-linha .repetir{
				height: 150px;
			}
			.col-produto{
				width: 100%;
				height: auto;
				padding-bottom: 40px;
			}
			.o-produto .texto{
				height: auto;
			}
			.o-produto {
			    float: none;
			    width: 100%;
			    padding-right: 0;
			    margin-right: 0;
			    text-align: center;
			    padding-top: 30px;
			    padding-bottom: 27px;
			}
			#produtos{
				padding:20px 0;
			}
			.o-produto{
				padding-top: 0;
			}
			.menu-uteis a{
				font-size: 12px;
			}
			.titulo-combo{
				font-size: 16px;
			}
			.owl-theme .owl-controls .owl-page{
				margin-top: 16px;
			}
			.unidade{
				padding-left: 0;
			}
			.logo-rodape{
				padding-bottom: 0;
				border-bottom: 0px;
			}
 
	}
	
@media (max-width: 520px) {
	   
	  .tabela .linha .tt{
	    width: 117px;
	  }

      .tabela .linha .txt{
      	width: 141px;
      }



}

@media (max-width: 460px) {
	  #banner-interna{
	  	height: 127px;
	  }
	  .caminho {
		    float: left;
		    color: #365a70;
		    font-size: 10px;
		}
	
	}
@media (max-width: 390px) {
	
	}		</pre></body></html>