@charset "utf-8";


*{
  margin:0; 
  padding:0;
  border:0;
 box-sizing: border-box;
  
} 

  body{
	  background:#FFFFFF;
	  overflow-x: hidden;
		 overflow-y: hidden;
	 
	 
  }
  
   a:link { 
   
  text-decoration:none; 
} 

a { 

  text-decoration:none; 
} 

 @media screen and (max-width:1920px) and (orientation: landscape) {
	 
	 
	 @viewport{
    zoom: 0.0;
    width: device-width;
	
	 }
     /* width */
::-webkit-scrollbar {
  width: 7px;
  border-bottom-radius: 10px;
 
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(0,112,231,1.00); 
   border-radius: 70px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: rgba(0,5,104,1.00); 
}



	 header2{
	display:none;
	}

 
 
 header{
	
	width:100%;
	height: 70px; 
	display: block; 
	top:0;
    right:6px;

  
	position: fixed;
	z-index: 444; 
		background:rgba(255,255,255,1.00);
	float:left;  
    border-bottom: 1px solid rgba(0,180,221,1.00);
			
 }

	
	
header.esconder {
	top: 41px; 
	position: fixed; 
	transition: all 0.3s ease;
}

header.mudar {
	width:100%;
	height: 60px; 
	display: block; 
	position: fixed; 
	z-index: 444; 
	transition: all 0.3s ease; 	
	float:left; 
	top: -14px; 
	
	
	
}
 
 #conteudo-header{
	 width:1000px;
	 height:70px;
	 margin:auto;
	 
 }
 
 #conteudo-header-logo{
	 position: relative;
	 float:left;
	 width:207px;
	 height:auto;
	 margin:auto;
	 
 }
 
  #conteudo-header-logo img{
	margin-top:3px;
	 width:207px;
	 height:auto;
     float:left;
	 
 }
 
#conteudo-header-menu{
	 position: absolute;
	 float:left;
	margin-left:227px;
	margin-top: 7px;
	
	width:680px;
	height:60px;
	
	

 }
 
 
 div.botoes{
	 padding-left: 6px;
	  padding-right: 6px;
	 
	text-align:center;
	width: auto;
	height: 60px;
	float:left;
	 border-bottom:solid 0px  #FFFFFF;
	-webkit-transition: border-bottom .3s;
	-moz-transition: border-bottom .3s;	
    -o-transition: border-bottom .3s;	
	-ms-transition: border-bottom .3s;
	cursor:pointer;
	z-index:400;
	  transition: all 0.2s ease; 
	
}

p.botao{
	margin-top:24px;
	text-decoration:none;
	font-family: 'PT Sans', sans-serif;
	font-size:17px;
	color:rgba(10,10,10,1.00);
	letter-spacing:0.2px;
	text-align: center;
	-webkit-transition: font-size .2s;
	-moz-transition: font-size .2s;
	-o-transition: font-size .2s;
	-ms-transition: font-size .2s;
	-webkit-transition: margin-top .2s;
	-moz-transition: margin-top .2s;
	-o-transition: margin-top .2s;
	-ms-transition: margin-top .2s;
	
}


div.botoes:hover{
	

  background-color:rgba(0,180,221,1.00);
  height:56px;
  transition: all 0.2s ease; 
 
}

	


div.botoes:hover p.botao{
	margin-top:20px;
	font-size:17px;	
	
	color:rgba(255,255,255,1.00);
	
}


#conteudo-header-menu.mudar{
	margin-top:4px;
	width:455px;
	float: left;
	
	

 }






#conteudo-dados{
	position: relative;
	
	bottom:0;
	
	float:right;
	width:78px;
	height:auto;
	
	
	
}
	
#conteudo-dados ul{
	list-style: none;
	
	
	
}

#conteudo-dados img{
	margin-top: 27px;
	margin-right:2px;	
	margin-left:2px;
	
    height:23px;
    width:auto;
	
}


    


#container-principal{
	
	width:100%;
	
	float:left;
	position: relative;
	text-align:center; 
	
	
	height:calc(100vh);
	scroll-behavior:smooth;
	overflow-y:scroll;
	overflow-x:hidden;
	

	
 }







#banner{
	float:left;

	width:100%;
	height:auto;
    position: relative;

	
	
}


#banner img{
    margin-top: 70px;
	width:100%;
	height:auto;

	
	
}



#bemvindo{
margin-top: 3px;
float:left;
width:100%;
	height:670px;
margin-bottom: -170px;

}


#conteudo-bemvindo{
width:1000px;
height:auto;
margin:auto;
text-align: center;

}


#conteudo-bemvindo-esq{
width:450px;
height:auto;
float:left;

}


#conteudo-bemvindo-esq h1{
margin-top: 27px;
width:450px;
height:auto;
text-align: left;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);
font-size: 47px;
font-display: swap;
font-weight: 600;


}

#conteudo-bemvindo-esq h2{
margin-top: 34px;
width:97px;
height:1px;
text-align: left;
font-family: 'Arimo', sans-serif;
background-color:rgba(0,180,221,1.00);



}

#conteudo-bemvindo-esq p{
margin-top: 34px;
width:450px;
height:auto;
text-align: left;

color:rgba(81,81,81,1.00);
font-size: 19px;
font-display: swap;
line-height: 38px;


  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;



}

#conteudo-bemvindo-dir{
width:500px;
height:auto;
float:right;

}

#conteudo-bemvindo-dir img{
width:500px;
height:auto;
text-align: right;
margin-top:27px;
float: right;


}



#empresa{


float:left;
width:100%;
height:1070px;
background: url("../img/fundocomercial.jpg") no-repeat;
background-position:top;



}

#conteudo-empresa{
width:1000px;
height:auto;
margin:auto;
text-align: center;



}


#conteudo-empresa h1{

width:1000px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 47px;
font-display: swap;
font-weight: 600;
margin-top: 70px;
margin-bottom: 34px;


}

#conteudo-empresa h2{
margin-top: 34px;
width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00);
margin: auto;



}

#conteudo-empresa img{
width:1000px;
height:auto;
margin-top: 47px;



}





#conteudo-empresa p{
margin-top:34px;

width:1000px;
height:auto;
text-align: justify;

color:rgba(100,100,100,1.00);
font-size: 19px;
font-display: swap;
line-height: 34px;

float: right;


  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}


#rapido{
width:100%;
height:1450px;
float:left;
position: relative;
background: url("../img/fundorapido.jpg") no-repeat top;
}


#conteudo-rapido{
width:1000px;
height:auto;
margin: auto;

}



#conteudo-rapido h1{

width:1000px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 47px;
font-display: swap;
font-weight: 600;
margin-top:70px;
margin-bottom: 34px;


}

#conteudo-rapido h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00); 
margin-top: 34px;
margin: auto;



}

#conteudo-rapido img{

width:700px;
height: auto;
text-align: center;
margin-top: 47px;
}


#conteudo-rapido p{
width:1000px;
height:auto;
text-align: left;
color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;
line-height: 47px;
margin-top: 47px;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}

#conteudo-rapido ul{
width:1000px;
height:auto;


}

#conteudo-rapido ul li{
width:1000px;
height:50px;
list-style: none;
text-align: left;
display:inline-flex;
float: left;


}

#conteudo-rapido ul li img{
width:40px;
height:40px;
text-align: left;
float: left;
position: relative;
display:inline-flex;


}

#conteudo-rapido ul li p{
line-height: 37px;

text-align: left;
margin-left: 10px;
color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;
width:auto;
height: auto;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
display:inline-flex;

}



#comercial{
width:100%;
height:1380px;
float:left;
position: relative;
background: url("../img/fundocomercial.jpg") no-repeat top;
}


#conteudo-comercial{
width:1000px;
height:auto;
margin: auto;

}



#conteudo-comercial h1{

width:1000px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 47px;
font-display: swap;
font-weight: 600;
margin-top:70px;
margin-bottom: 34px;


}

#conteudo-comercial h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00); 
margin-top: 34px;
margin: auto;



}

#conteudo-comercial img{

width:700px;
height: auto;
text-align: center;
margin-top: 47px;
}


#conteudo-comercial p{
width:1000px;
height:auto;
text-align: left;
color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;
line-height: 47px;
margin-top: 47px;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}

#conteudo-comercial ul{
width:1000px;
height:auto;


}

#conteudo-comercial ul li{
width:1000px;
height:50px;
list-style: none;
text-align: left;
display:inline-flex;
float: left;


}

#conteudo-comercial ul li img{
width:40px;
height:40px;
text-align: left;
float: left;
position: relative;
display:inline-flex;


}

#conteudo-comercial ul li p{
line-height: 37px;

text-align: left;
margin-left: 10px;
color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;
width:auto;
height: auto;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
display:inline-flex;

}



#aplicativo{
width:100%;
height:1350px;
float:left;
position: relative;
background: url("../img/fundocomercial.jpg") no-repeat top;
}


#conteudo-aplicativo{
width:1000px;
height:auto;
margin: auto;

}



#conteudo-aplicativo h1{

width:1000px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 47px;
font-display: swap;
font-weight: 600;
margin-top:70px;
margin-bottom: 34px;


}

#conteudo-aplicativo h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00); 
margin-top: 34px;
margin: auto;



}

#conteudo-aplicativo img{

width:700px;
height: auto;
text-align: center;
margin-top: 47px;
}


#conteudo-aplicativo p{
width:1000px;
height:auto;
text-align: left;
color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;
line-height: 47px;
margin-top: 47px;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}

#conteudo-aplicativo ul{
width:1000px;
height:auto;


}

#conteudo-aplicativo ul li{
width:1000px;
height:50px;
list-style: none;
text-align: left;
display:inline-flex;
float: left;


}

#conteudo-aplicativo ul li img{
width:40px;
height:40px;
text-align: left;
float: left;
position: relative;
display:inline-flex;


}

#conteudo-aplicativo ul li p{
line-height: 37px;

text-align: left;
margin-left: 10px;
color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;
width:auto;
height: auto;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
display:inline-flex;

}


#download{
width:100%;
height:487px;
float:left;
position: relative;
background:rgba(255,255,255,1.00);
}


#conteudo-download{
width:1000px;
height:auto;
margin: auto;

}



#conteudo-download h1{

width:1000px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 47px;
font-display: swap;
font-weight: 600;
margin-top:70px;
margin-bottom: 34px;


}

#conteudo-download h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00); 
margin-top: 34px;
margin: auto;



}




#conteudo-download p{
width:1000px;
height:auto;
text-align: center;
color:rgba(36,36,36,1.00);
font-size: 27px;
font-display: swap;
line-height: 47px;
margin-top: 27px;
margin-bottom: 47px;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}



#conteudo-downloadesq{
width:500px;
height:auto;
float: left;
text-align: center;

}

#conteudo-downloadesq img{
width:400px;
height:auto;

text-align: center;

}


#conteudo-downloaddir{
width:500px;
height:auto;
float: right;
text-align: center;

}

#conteudo-downloaddir img{
width:400px;
height:auto;

text-align: center;

}





#contato{
	float:left;	
	width:100%;
	height:auto;	
    position: relative;
    padding-bottom: 70px;
    border-bottom: 17px solid rgba(0,180,221,1.00);


}



#contato h1{
text-align: center;
width:100%;
height:auto;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);
font-size: 47px;
font-display: swap;
font-weight: 600;
margin-top: 70px;

}


#contato h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00);
margin: auto;
margin-bottom: 34px;
margin-top: 34px;


}

#conteudo-contato{
width: 1000px;
height: auto;
margin: auto;

}

#conteudo-contatoesq{
width: 500px;
height: auto;
float: left;

}


#conteudo-contatoesq h1{
width: 500px;
height: auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);
font-size: 34px;
font-display: swap;
font-weight: 600;
margin-top: 7px;
margin-bottom: 7px;

}


#conteudo-contatoesq ul{
width:500px;
height:auto;
text-align: center;
margin: auto;

}

#conteudo-contatoesq ul li{
width:500px;
height:auto;
list-style: none;
text-align: center;
display:inline;

padding: 2px;





}

#conteudo-contatoesq ul li img{
width:50px;
height:50px;
text-align: center;
margin-top: 17px;




}

#conteudo-contatoesq ul li p{
line-height: 40px;

text-align: center;

color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;


  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;


}


 
 #conteudo-contatodir{
width: 500px;
height: auto;
float: right;

}


#conteudo-contatodir h1{
width: 500px;
height: auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);
font-size: 34px;
font-display: swap;
font-weight: 600;
margin-top: 7px;
margin-bottom: 7px;

}


#conteudo-contatodir ul{
width:500px;
height:auto;
text-align: center;


}

#conteudo-contatodir ul li{
width:500px;
height:auto;
list-style: none;
text-align: center;
display:inline;

padding: 2px;







}

#conteudo-contatodir ul li img{
width:50px;
height:50px;
text-align: center;
margin-top: 17px;



}

#conteudo-contatodir ul li p{
line-height: 40px;

text-align: center;
color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;

height: auto;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;



}







}













/*celular*/

@media screen and (max-width:960px) and (orientation: portrait){ 
	
	
	header{
	display:none;
	}
    
    
    
     /* width */
::-webkit-scrollbar {
  width: 7px;
  border-bottom-radius: 10px;
 
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(0,112,231,1.00); 
   border-radius: 70px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: rgba(0,5,104,1.00); 
}
	
	
	header2{
	right:6px;
	width:100%;
	height: 70px; 
	display: block; 
	position: fixed; 
	top: 0; 
	z-index: 444; 
	transition: all 0.4s ease; 
	background: rgba(255,255,255,1.00);
    border-bottom: 2px solid rgba(0,180,221,1.00);
	float:left;
	
		
 }
	
	
	#conteudo-header{
	 width:350px;
	 height:70px;
	 margin:auto;
	 
 }

#conteudo-header-logo{
	 width:180px;
	 height:auto;
	 margin:auto;
	 float:left;
	text-align: left;
    position: absolute;
	 
 }



 #conteudo-header-logo img{
	 width:180px;
	 height:auto;
	 margin-top:0px;
	  top:7px;
	 float:left;
     position: absolute;

 }
	




	
	

#conteudo-header-redes{
	margin-left:231px;
	position:relative;
	float:left;
	width:auto;
	height:auto;
	margin-top:14px;
	
 }
	
	
	#conteudo-header-redes ul{
	float:left;
	width:auto;
		height:auto;
	list-style:none;
	

 }

#conteudo-header-redes ul li img{
	margin-top: 3px;
		padding:2px;
		width:38px;
		height:auto;
 }



	#conteudo-header-menu{
	 width:7px;
	height:31px;
	float:right;
	margin-top:19px;
	margin-right:2px;

 }

	
	.menu{
		width:auto;
		height:auto;
		float:right;
		
		text-align:center;
		
		
	
		
		
		
	}
	
	
	
	.menuMM{
		
		left:0px;
      
	display:none;
	position:absolute;	
	margin:auto;
	width:100%;
	height:250px;
	background:rgba(0,180,221,1.00);
	text-align:right;
	margin-top:13px;
		z-index: 77777;
		
	
		
		
		
	}
	
	
	.menuMM  a{
	
	
	line-height: 37px;
		color:rgba(255,255,255,1.00);
		font-family: 'Arimo', sans-serif;

font-size: 21px;
font-display: swap;
font-weight: 600;
		
		text-align: center;
		
		
		
	}





#container-principal{
	
	
	
	position:relative;
	float:left;
	width:100%;
	height:calc(100vh);
	scroll-behavior:smooth;
	overflow-y:scroll;
	overflow-x: hidden;
	text-align: center;
}




#banner{
	float:left;

	width:100%;
	height:auto;
    position: relative;

	
	
}


#banner img{
    margin-top: 70px;
	width:100%;
	height:auto;

	
	
}



#bemvindo{
margin-top: 3px;
float:left;
width:100%;
	height:auto;


}


#conteudo-bemvindo{
width:350px;
height:auto;
margin:auto;
text-align: center;

}


#conteudo-bemvindo-esq{
width:350px;
height:auto;
float:left;

}


#conteudo-bemvindo-esq h1{
margin-top: 27px;
width:350px;
height:auto;
text-align: left;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);
font-size: 40px;
font-display: swap;
font-weight: 600;


}

#conteudo-bemvindo-esq h2{
margin-top: 34px;
width:97px;
height:1px;
text-align: left;
font-family: 'Arimo', sans-serif;
background-color:rgba(0,180,221,1.00);



}

#conteudo-bemvindo-esq p{
margin-top: 34px;
width:350px;
height:auto;
text-align: left;

color:rgba(81,81,81,1.00);
font-size: 17px;
font-display: swap;
line-height: 31px;


  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;



}

#conteudo-bemvindo-dir{
width:350px;
height:auto;
float:right;

}

#conteudo-bemvindo-dir img{
width:350px;
height:auto;
text-align: right;
margin-top:27px;
float: right;


}



#empresa{


float:left;
width:100%;
height:auto;
background: url("../img/fundocomercialcelular.jpg") no-repeat;
background-position:top;



}

#conteudo-empresa{
width:350px;
height:auto;
margin:auto;
text-align: center;



}


#conteudo-empresa h1{

width:350px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 40px;
font-display: swap;
font-weight: 600;
margin-top: 70px;
margin-bottom: 17px;


}

#conteudo-empresa h2{
width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00);
margin: auto;



}

#conteudo-empresa img{
width:350px;
height:auto;
margin-top: 17px;



}





#conteudo-empresa p{
margin-top:17px;

width:350px;
height:auto;
text-align: left;

color:rgba(100,100,100,1.00);
font-size: 17px;
font-display: swap;
line-height: 30px;

float: right;


  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}


#rapido{
width:100%;
height:auto;
float:left;
position: relative;
background: url("../img/fundorapidocelular.jpg") no-repeat center;
}


#conteudo-rapido{
width:350px;
height:auto;
margin: auto;

}



#conteudo-rapido h1{

width:350px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 34px;
font-display: swap;
font-weight: 600;
margin-top:70px;
margin-bottom: 34px;


}

#conteudo-rapido h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00); 
margin-top: 34px;
margin: auto;



}

#conteudo-rapido img{

width:350px;
height: auto;
text-align: center;
margin-top: 47px;
}


#conteudo-rapido p{
width:350px;
height:auto;
text-align: left;
color:rgba(36,36,36,1.00);
font-size: 19px;
font-display: swap;
line-height: 34px;
margin-top: 34px;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}

#conteudo-rapido ul{
width:350px;
height:auto;


}

#conteudo-rapido ul li{
width:350px;
height:auto;
list-style: none;
text-align: left;
display:inline-flex;
float: left;


}

#conteudo-rapido ul li img{
width:30px;
height:30px;
text-align: left;
float: left;
position: relative;



}

#conteudo-rapido ul li p{

margin-top: 44px;
text-align: left;
margin-left: 10px;
color:rgba(36,36,36,1.00);
font-size: 19px;
font-display: swap;
width:auto;
height: auto;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;


}



#comercial{
width:100%;
height:auto;
float:left;
position: relative;
background: url("../img/fundocomercialcelular02.jpg") no-repeat center;
}


#conteudo-comercial{
width:350px;
height:auto;
margin: auto;

}



#conteudo-comercial h1{

width:350px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 34px;
font-display: swap;
font-weight: 600;
margin-top:70px;
margin-bottom: 34px;


}

#conteudo-comercial h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00); 
margin-top: 34px;
margin: auto;



}

#conteudo-comercial img{

width:350px;
height: auto;
text-align: center;
margin-top: 47px;
}


#conteudo-comercial p{
width:350px;
height:auto;
text-align: left;
color:rgba(36,36,36,1.00);
font-size: 19px;
font-display: swap;
line-height: 34px;
margin-top: 27px;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}

#conteudo-comercial ul{
width:350px;
height:auto;


}

#conteudo-comercial ul li{
width:350px;
height:auto;
list-style: none;
text-align: left;
display:inline-flex;
float: left;


}

#conteudo-comercial ul li img{
width:30px;
height:30px;
text-align: left;
float: left;
position: relative;


}

#conteudo-comercial ul li p{


text-align: left;
margin-left: 10px;
color:rgba(36,36,36,1.00);
font-size: 19px;
font-display: swap;
width:auto;
height: auto;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  margin-top: 44px;

}



#aplicativo{
width:100%;
height:auto;
float:left;
position: relative;
background: url("../img/fundoaplicativocelular.jpg") no-repeat center;
}


#conteudo-aplicativo{
width:350px;
height:auto;
margin: auto;

}



#conteudo-aplicativo h1{

width:350px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 32px;
font-display: swap;
font-weight: 600;
margin-top:70px;
margin-bottom: 34px;


}

#conteudo-aplicativo h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00); 
margin-top: 34px;
margin: auto;



}

#conteudo-aplicativo img{

width:350px;
height: auto;
text-align: center;
margin-top: 47px;
}


#conteudo-aplicativo p{
width:350px;
height:auto;
text-align: left;
color:rgba(36,36,36,1.00);
font-size: 19px;
font-display: swap;
line-height: 34px;
margin-top: 27px;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}

#conteudo-aplicativo ul{
width:350px;
height:auto;


}

#conteudo-aplicativo ul li{
width:350px;
height:auto;
list-style: none;
text-align: left;
display:inline-flex;
float: left;


}

#conteudo-aplicativo ul li img{
width:30px;
height:30px;
text-align: left;
float: left;
position: relative;


}

#conteudo-aplicativo ul li p{

text-align: left;
margin-left: 10px;
color:rgba(36,36,36,1.00);
font-size: 19px;
font-display: swap;
width:auto;
height: auto;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
margin-top: 44px;

}



#download{
width:100%;
height:537px;
float:left;
position: relative;
background:rgba(255,255,255,1.00);
}


#conteudo-download{
width:350px;
height:auto;
margin: auto;

}



#conteudo-download h1{

width:350px;
height:auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);    
font-size: 32px;
font-display: swap;
font-weight: 600;
margin-top:70px;
margin-bottom: 34px;


}

#conteudo-download h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00); 
margin-top: 34px;
margin: auto;



}




#conteudo-download p{
width:350px;
height:auto;
text-align: center;
color:rgba(36,36,36,1.00);
font-size: 19px;
font-display: swap;
line-height: 47px;
margin-top: 27px;
margin-bottom: 47px;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}



#conteudo-downloadesq{
width:350px;
height:auto;
float: left;
text-align: center;

}

#conteudo-downloadesq img{
width:350px;
height:auto;

text-align: center;

}


#conteudo-downloaddir{
width:350px;
height:auto;
float: right;
text-align: center;
margin-top: 47px;

}

#conteudo-downloaddir img{
width:350px;
height:auto;

text-align: center;

}






#contato{
	float:left;	
	width:100%;
	height:auto;	
    position: relative;
    padding-bottom: 70px;
    border-bottom: 17px solid rgba(0,180,221,1.00);


}



#contato h1{
text-align: center;
width:100%;
height:auto;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);
font-size: 37px;
font-display: swap;
font-weight: 600;
margin-top: 70px;

}


#contato h2{

width:100px;
height:1px;
text-align: center;
font-family: 'Arimo', sans-serif;
background: rgba(0,180,221,1.00);
margin: auto;
margin-bottom: 34px;
margin-top: 34px;


}

#conteudo-contato{
width: 350px;
height: auto;
margin: auto;

}

#conteudo-contatoesq{
width: 350px;
height: auto;
float: left;

}


#conteudo-contatoesq h1{
width: 350px;
height: auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);
font-size: 34px;
font-display: swap;
font-weight: 600;
margin-top: 7px;
margin-bottom: 7px;

}


#conteudo-contatoesq ul{
width:350px;
height:auto;
text-align: center;
margin: auto;

}

#conteudo-contatoesq ul li{
width:350px;
height:auto;
list-style: none;
text-align: center;
display:inline;

padding: 2px;





}

#conteudo-contatoesq ul li img{
width:50px;
height:50px;
text-align: center;
margin-top: 17px;




}

#conteudo-contatoesq ul li p{
line-height: 40px;

text-align: center;

color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;


  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;


}


 
 #conteudo-contatodir{
width: 350px;
height: auto;
float: right;

}


#conteudo-contatodir h1{
width: 350px;
height: auto;
text-align: center;
font-family: 'Arimo', sans-serif;
color:rgba(0,180,221,1.00);
font-size: 34px;
font-display: swap;
font-weight: 600;
margin-top: 37px;
margin-bottom: 7px;

}


#conteudo-contatodir ul{
width:350px;
height:auto;
text-align: center;


}

#conteudo-contatodir ul li{
width:350px;
height:auto;
list-style: none;
text-align: center;
display:inline;

padding: 2px;







}

#conteudo-contatodir ul li img{
width:50px;
height:50px;
text-align: center;
margin-top: 17px;



}

#conteudo-contatodir ul li p{
line-height: 40px;

text-align: center;
color:rgba(36,36,36,1.00);
font-size: 23px;
font-display: swap;

height: auto;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;



}



	
		 
}
	
	

