@media screen and (max-width: 320px){
	
#Container2 { 
	background:#00B5E0;
	display:block;
	position:relative;
	float:left;
	width: 100%;
	height: 46px;
} 
#logo {
	padding:4px;
	background:url(../imagens/logo.jpg);
	background-repeat:no-repeat;
	background-size: 50% 25%;
	float:left;
	height:120px;
	width:80px;
	max-width:80px;
	max-height:120px;
}

.img {
	padding:1px;
	width:50px;
	height:260px;
	max-height:100px;
	max-width: 160px;
	display:block;
	float: left;
	color:transparent;
	
}
#menu {
	display:block;
}

#menu ul:before {
	content: '';
	display: block;
}
#menu ul:after {
	content: '';
	display: block;
	clear: both;
}
#menu li {
	float: left;
	margin-right: 1%;
	display: block;
	color: #FFF;
	font-size: 8px;
	border: 1px solid transparent;
}

#Container3 { 
	margin-top: 2px;
	display:block;
	position:relative;
	float:left;
	width: 100%;
	height: auto;
	max-height: auto;
	max-width: 100%;
}
.container3 div {
	margin-button:3%;
	display:inline-block;
	background:#FFFFFF;
	padding: 1%;
	width: 30%;
	height: auto;
	max-width: 90%;
	max-height: auto;
	position: relative;
	float: left;
	margin-left: 2%;
	margin-top: 2%;
}

.container3 img{


	display:inline-block;
	margin-left: 1%;
	margin-top: 3%;
	margin-right:1%;
	padding: 1px;
	width: 30%;
	height:auto;
	max-width: 40%;
	max-height:auto;
	float:left;
	position: relative;
}

#Container4 {
	margin-top: 10%;
	background:#00B5E0;
	display:block;
	position:relative;
	float:left;
	width: 100%;
	height: 50px;
	max-height: 50px;
	max-width: 100%;
}	
#contato {
	display:block;
	background: url(../imagens/contato.png);
	background-repeat:no-repeat;
	background-size: 20px, 20px;
	display:inline-block;
	padding: 3px;
	width: 25px;
	height: 25px;
	max-width: 25%;
	max-height: 30px;
	float:left;
	position: relative;
}

#contato_texto {

	display:block;
	width: auto;
	height: auto;
	max-width:auto;
	max-height:auto;
	padding: 1px 1px 1px 1px;
	float:left;
	color:#FFF;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:9px;
}
#rede_sociais{
	background-size:6px 6px;
	background:url(../imagens/facebook.png);
	margin-left: 5%;
	margin-bottom: 1%;
	width: 10px;
	height:10px;
	float:left;
	position:relative;
}
#sage_business_partner {
	background:url(../imagens/sage.jpg);
	background-size: 70px 20px;	
	width:75px;
	height:20px;
	float:right;
	position:relative;	
}
#sage_business_partner img {
	margin-right: 0%;
	width: 70px;
	height:25px;
}

/*-- FIM CSS INDEX.HTML */
/*Inicio Sobre nos*/
#sobre_nos {
	width:70%;
	height:100%;
	float:left;
	max-width:70%;
	position:relative;
}

#sobre_nos_texto {
	
	margin-left: 15%;
	text-align:justify;
	width: 70%;
	float:left;
	max-width:70%;
	color:#666;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:10px;
}


#sobre_nos_texto h2 { /*isso aqui indica que tudo que tiver dentro da DIV com id="sobre_nos_texto, e usar a TAG <hr>
						teram essas configurações definidas a baixo*/
	
	color:#0066CC;
	float:left;
	height: 3%;
	width: 100%;
}

#menu_esquerdo {

	width: 30%;
	height: auto;
	max-width: 30%;
	float:left;
	position: relative;
	
}
/*Fim Sobre nos*/
/*Inicio de contacto*/
#contato_container_center {
	width:60%;
	height:100%;
	float:left;
	max-width:60%;
	
}
#contato_container_center_cont {
	background:#FFFFFF;
	width: 60%;
	height:auto;
	max-width:60%;
	margin-left: 1%;
	margin-top: 1%;
	float:left;
	
}
#contato_container_center_maps {
	background:#FFFFFF;
	width: 100%;
	height:auto;
	max-width:90%;
	margin-left: 5%;
	margin-top: 1%;
	float:left;
	position:relative;
	
	
	
}

#contato_mapa_titulo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:underline;	
	text-align:center;
}
/*CSS FORMULARIO DE CONTATO */	
#area
{
	border-color:#00B5E0;
	width:90%;
	height:auto;
	float:left;
    position:relative;
	max-width:90%;
}
#area #formulario
{
    position:relative;
    display:block; 
	width: 90%;
	 
}
/*#formulario_legenda {
	color:#00B5E0;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:oblique;
}*/
fieldset
{	
	border-color:#00B5E0;
	margin-top: 2%;
	margin-left:2%;
    width:90%;
    height:auto;
	max-width:90%;
}
legend
{
	color:#00B5E0;
	font-size:16px;
    font-style:bold;
    font-family: “Segoe UI”,”Arial”,”Times New Roman”;
}
#formulario label
{
    position:relative;
	color:#00B5E0;
	font-size:16px;
    font-style:bold;
    font-family: “Segoe UI”,”Arial”,”Times New Roman”;	
	margin-top:1%
	
}
 
 
#formulario input.nome
{
    position:relative;
    width:70%;
	margin-left: 1%;
	margin-top: 1%;	
}
#formulario input.email
{
    position:relative;
    width: 70%;
	margin-left: 1%;
	margin-top: 1%;
}

#formulario textarea.mensagem
{
    position:relative;
	width: 100%;
	margin-top: 1%;
	margin-right: 1%;
}
/* FIM CSS FORMULARIO DE CONTATO */
/*Fim de contacto*/	

/*Inicio pagina tecnologias*/

#Tecnologia_container_center {
	

	width:70%;
	height:100%;
	float:left;
	max-width:80%;
	position:relative;
	
}
.Tecnologia_Divs {
	
	width:29%;
	height:auto;
	float:left;
	position:relative;
	max-width: 30%;
	margin-top: 2%;
	margin-left: 3%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:7px;
	border:#999;
}
#tecnologia_navegacao {
	
	width: 100%;
	height:auto;
	max-width: 100%;
	margin-top: 3%;
	margin-left:4%;
	float:left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:16px;	
	color: #000000;
	text-align:center;
			
}
.Tecnologia_Divs img {
	
	width:98%;
	height:auto;
	max-width:100%;
	float:center;
	margin-top:1%;
	position:relative;
	
}
.Tecnologia_Divs hr {
	
	background-color:D3CECF;
	height: 3px;
}


/*Fim pagina tecnologias*/

/*INICIO CSS PAGINA DE DETALHES PRODUTO*/

#detalhes_container_center {
	

	width:70%;
	height:100%;
	float:left;
	max-width:70%;
	position:relative;
	
}

.div_area1_detalhes {
	
	width: 84%;
	height:auto;
	max-width: 84%;
	margin-left: 9%;
	margin-top: 2%;
	font-size:24px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color:#9C9898;
	text-align:center;
	float:left;
	position:relative;
	border-top: 3px solid #00B5E0;
	border-left: 3px solid #00B5E0;
	border-right: 3px solid #00B5E0;	
	border-bottom: 3px solid #00B5E0;		
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;	

}
.div_area2_detalhes {
	
	width: 70%;
	height:auto;
	max-width:70%;
	margin-left:15%;
	margin-right:1%;
	margin-top: 10%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:24px;
	text-align:center;
	color:#0365E9;	
	float:left;
	position:relative;
	border-top: 3px solid #00B5E0;	
	border-left: 3px solid #00B5E0;
	border-right: 3px solid #00B5E0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;			
	
	
}

.div_area3_detalhes {
	

	width: 70%;
	height:auto;
	max-width:70%;
	margin-left:15%;
	margin-top: 1px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:16px;
	text-align:left;
	color:#0365E9;	
	float:left;
	position:relative;
	border-top: 3px solid #00B5E0;	
	border-left: 3px solid #00B5E0;
	border-right: 3px solid #00B5E0;		
}
.div_area3_detalhes_fecha{
	
	width: 70%;
	height:auto;
	max-width:70%;
	margin-left:15%;
	margin-top: 1px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:16px;
	text-align:left;
	color:#0365E9;	
	float:left;
	position:relative;
	border-top: 3px solid #00B5E0;	
	border-left: 3px solid #00B5E0;
	border-right: 3px solid #00B5E0;	
	border-bottom: 3px solid #00B5E0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
}
.div_detalhes_extras {
	
	padding: 40px;
	margin-left: 20%;
	width: 30%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:24px;
	text-align:center;
	float:left;
	position:relative;
}

.div_img_detalhes {

	width: 40%;
	height:auto;
	max-width:40%;
	margin-left:18%;
	color:#00B5E0;	
	float:left;
	position:relative;

}
.div_img_detalhes img {

	margin-left: 1%;
	width: 200px;
	height: 200px;

}	
	/* INICIO CSS BOTÃO DETALHES DOS PRODUTOS */
.css_btn_class {
	margin-left: 20%;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #337fed;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #00B5E0 19%, #1e62d0 86% );
	background:-ms-linear-gradient( top, #00B5E0 19%, #1e62d0 86% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B5E0', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(19%, #00B5E0), color-stop(86%, #1e62d0) );
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #1e62d0 19%, #3d94f6 86% );
	background:-ms-linear-gradient( top, #1e62d0 19%, #3d94f6 86% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(19%, #1e62d0), color-stop(86%, #3d94f6) );
	background-color:#1e62d0;
}.css_btn_class:active {
	position:relative;
	top:1px;
}	/* FINAL CSS BOTÃO DETALHES DOS PRODUTOS */
.produtos_destaque_container {

	width: 98%;
	height: auto;
	max-width: 98%;
	margin-top: 10%;
	position: relative;
	float:left;
	border-top: 3px solid #00B5E0;		
	border-left: 3px solid #00B5E0;
	border-right: 3px solid #00B5E0;
	border-bottom: 3px solid #00B5E0;		
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;	
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;		
}
.destaque_Divs {
	
	width: 16%;
	height:auto;
	float:left;
	position:relative;
	max-width: 16%;
	margin-top: 2%;
	margin-left: 2%;
	margin-right: 1%;
	margin-bottom: 1%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:8px;	
}
.destaque_Divs img {
	
	width:100%;
	height:auto;
	max-width:100%;
	float:left;
	position:relative;
	
}
.destaque_Divs hr {
	
	background-color:D3CECF;
	height: 3px;
}

#produtos_destaque_titulo  {
	
	width: 94%;
	height: 30px;
	max-width: 94%;
	margin-left: 3%;
	font-size:16px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color:#9C9898;
	float:left;
}

#produtos_destaque_titulo hr {
	
	background-color:D3CECF;
	height: 3px;
}
	/* INICIO CSS BOTÃO DETALHES DOS PRODUTOS */
.css_btn_Pg_detalhes {
	margin-left: 7%;
	font-size:8px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #337fed;
	padding:8px 17px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #00B5E0 19%, #1e62d0 86% );
	background:-ms-linear-gradient( top, #00B5E0 19%, #1e62d0 86% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B5E0', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(19%, #00B5E0), color-stop(86%, #1e62d0) );
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}.css_btn_Pg_detalhes:hover {
	background:-moz-linear-gradient( center top, #1e62d0 19%, #3d94f6 86% );
	background:-ms-linear-gradient( top, #1e62d0 19%, #3d94f6 86% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(19%, #1e62d0), color-stop(86%, #3d94f6) );
	background-color:#1e62d0;
}.css_btn_Pg_detalhes:active {
	position:relative;
	top:2px;
}	/* FINAL CSS BOTÃO DETALHES DOS PRODUTOS */	


}