@charset "utf-8";



*{
  margin:0px; 
  padding:0;
  border:0;
  
} 

  body{
	  background:#FFFFFF;
	  overflow-x: 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;
	
	 }



#container-principal{
	
	width:100%;
	min-width:1000px;
	height:100%;
	float:left;
	margin:auto;
	text-align:center; 
	

 }	 
	 


#banner{

position: relative;
	float:left;
	width:100%;
	height:auto;
	z-index: 77;

}

#banner img{
width:100%;
height:auto;
}



 #container-contato{
	 float:left;
		 widtH:100%;
		 height:70px;
	 margin-top: 7px;
	position: relative;
	
	 z-index: 78;
		 
	
}

	 
	 #conteudo2-contato{
	
		 widtH:1000px;
		 height:auto;
		 margin: auto;
		
	
}
	 
	  
	 #conteudo2-contatotitulo{
	
		 widtH:1000px;
		 height:auto;
		 margin: auto;
		 text-align: center;
	
}
	 

	 #conteudo2-contatotitulo h1{
		padding-top: 7px;
		margin: auto;
		 widtH:1000px;
		 height:auto;
	margin-top: 17px;    
	line-height: 37px;
	  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;

	font-size: 21px;
	text-align: center;	
	font-display: swap;
	color:rgba(0,0,0,1.00);
    letter-spacing: 0.1px;
    text-transform: uppercase;
		  
		 
	 }
	 
	 
	 #formulario{
	position: relative;
	
	width:100%;
	height:350px;
	float:left;
	background:rgba(255,255,255,1.00);
		 z-index: 79;
}


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


#formulario-titulo{
	width:1000px;
	height:50px;
	text-align:left;
	margin: auto;
	
}

#conteudo-formulario h1{
	width:1000px;
	height:70px;	
	margin: auto;
	margin-top: 70px;
	color:rgba(73,73,73,1.00);
	font-family: 'Patua One', cursive;
	letter-spacing:0.4px;
	font-size:27px;
	text-align:left;
	font-weight: normal;

}

#conteudo-formulario form{
	width:850px;
	height:300px;	
	margin: auto;
	margin-top: 40px;
	color: rgba(31,31,31,1.00);
	font-family: 'Patua One', cursive;
	letter-spacing:0.4px;
	font-size:27px;
	text-align:center;
	font-weight: normal;

}


#formulario-campos{
	
	position: relative;
	width:850px;
	height:auto;
	text-align:center;
	margin:auto;
}


.linha-nome {
  width:420px; 
  height:34px;
  padding-left:14px;
  padding-top:7px;
  position:relative;
  font-family: 'Ubuntu', sans-serif;
  font-size:27px; 
  float:left;
  border:1px solid #ADADAD;	
  border-radius:7px;
  background-color:#FFFFFF;
 } 
 
 .linha-nome input { 
  outline:none;
  width:417px;
  background-color:#FFFFFF;
  font-size:19px;
  font-family: 'Ubuntu', sans-serif;
  float:left;
  padding-top:4px;

 }
 
 
 .linha-email { 
  margin-left:1px;
  width:420px;
  height:34px;
  padding-left:14px;
  padding-top:7px;
  margin-top:7px;
  position:relative;
 	font-family: 'Ubuntu', sans-serif;
  font-size:21px; 
  float:left;
  border:1px solid #ADADAD;	
  border-radius:7px;
  background-color:#FFFFFF;
 } 
 
 .linha-email input { 
  padding-top:4px;
  float:left;
  outline:none;
  width:383px;
  background-color:#FFFFFF;
  font-size:19px;
  	font-family: 'Ubuntu', sans-serif;

 }
 
 
 .linha-tel { 
  width:420px;
  height:34px;
  padding-left:14px;
  padding-top:7px;
  margin-top:7px;
  margin-left:1px;
  position:relative;
font-family: 'Ubuntu', sans-serif;
  font-size:21px; 
  float:left; 
  border:1px solid #ADADAD;	
  border-radius:7px;
  background-color:#FFFFFF;
 } 
 
 .linha-tel input { 
 padding-top:4px;
  float:left;
  outline:none;
  width:383px;
  background-color:#FFFFFF;
  font-size:19px;
 font-family: 'Ubuntu', sans-serif;

 }
 
 
 .linha-mensagem { 

  width:384px; 
  height:134px;
  padding-left:14px;
  padding-top:7px;
  margin-top:-92px;
  position:relative;
  font-family: 'Ubuntu', sans-serif;
  font-size:21px; 
  float:right;
  border:1px solid #ADADAD;	
  border-radius:7px;
  background-color:#FFFFFF;
   font-weight:lighter;
 } 
 
 .linha-mensagem textarea { 
  padding-top:4px;
  outline:none;
  width:383px;
  background-color:#FFFFFF;
  font-size:19px;
  font-family: 'Ubuntu', sans-serif;
 
  
 }
 
 
 .botao-enviar{
	margin-top: 27px;
	text-align:center;
	padding-top:170px;
	 
 }
 
 
 .botao-enviar input{
	cursor:pointer;
	
	padding-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	width: 170px;
	height: auto;

	background-color:rgba(217,30,31,1.00);
	font-family: 'Kanit', sans-serif;

font-weight:500;
font-display: swap;	 
	font-size: 25px;
	color: rgba(255,255,255,1.00);
	letter-spacing: 1px;
	border-radius:4px;	
	
 }
	
	 
#localizacao{
	position: relative;		
	width:100%;
	height:auto;
	float:left;
	z-index: 80;
	text-align: center;
	
	background:url("../img/fundoporque.png")no-repeat center;
	background-size: cover;
	padding-bottom: 100px;
		 
		 
	 }
	
#conteudo-localizacao h1{
		width:1000px;
	line-height: 37px;
	margin-top: 47px;
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 47px;
	text-align: center;	
	font-display: swap;
	color:rgba(0,0,0,1.00);
    letter-spacing: -1px;

		 
	 }
     
     
	  
	
	
	#conteudo-localizacao{
	margin: auto;
	width:1000px;
	height:auto;
	
	
	
		 
		 
	}
	
	#conteudo-localizacao-esq{
	position: relative;		
	width:333px;
	height:auto;
	float:left;
	z-index: 80;

	
		 
		 
	}
	
	
	#conteudo-localizacao-esq p{
		line-height: 35px;
	margin-top: 47px;
    margin-bottom: 47px;
 font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 21px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);

        
		 
		 
	}
	
	
	
	 
		#conteudo-localizacao-meio{
	position: relative;		
	width:333px;
	height:auto;
	float:left;
	z-index: 80;
	
		 
		 
	}
	
	
	#conteudo-localizacao-meio p{
		line-height: 35px;
	margin-top: 47px;
    margin-bottom: 47px;
 font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 21px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
		 
	}
	
	

	
	
	#conteudo-localizacao-dir{
	position: relative;		
	width:333px;
	height:auto;
	float:right;
	z-index: 80;
		
		 
		 
	}

#conteudo-localizacao-dir p{
		line-height: 35px;
	margin-top: 47px;
    margin-bottom: 47px;
 font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;	
  font-size: 21px;
	text-align: center;
	letter-spacing: 0.1px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
		 
		 
	}
	
	
	
	
	#conteudo-localizacao-mapa{
		float:left;
		position: relative;
		z-index: 81;
		width:100%;
		height:auto;
		background: rgba(255,255,255,1.00);
	}
	
	
	#conteudo-localizacao-mapa h1 {
	line-height: 37px;
    margin-bottom: 47px;
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 47px;
	text-align: center;	
	font-display: swap;
	color:rgba(0,0,0,1.00);
    letter-spacing: -1px;
	}
    
    
    #conteudo-localizacao-mapa h2 {
		font-family: 'Kanit', sans-serif;
font-size: 21px;
font-weight:500;
font-display: swap;
		text-align: center;
		 letter-spacing: 0.7px;
			
		margin-bottom: 50px;	
        color: rgba(34,114,67,1.00);
	}
	 
	 
	
	 
	       #whats{
     float:left;
     width:100%;
     height:auto;
          text-align: center;

     
     
     }
     
     
       #whats img{
     width:100%;
     height:auto;
     text-align: center;
     
     
     }


	
	
	
	
}



































/*celular*/

@media screen and (max-width:960px) and (orientation: portrait){ 
	
	
	#container-principal{
	
	width:100%;
	min-width:350px;
	height:100%;
	float:left;
	margin:auto;
	text-align:center; 

 }


#banner{
margin-top: 70px;
position: relative;
	float:left;
	width:100%;
	height:auto;
	z-index: 77;

}

#banner img{
width:100%;
height:auto;
	 object-fit: cover;
    object-position: center;
	
	text-align:center;
}


 #container-contato{
	 float:left;
		 widtH:100%;
		 height:auto;
	
	position: relative;

	 z-index: 78;
		 
	
}

	 
	 #conteudo2-contato{
	
		 widtH:350px;
		 height:auto;
		 margin: auto;
		
	
}
	 
	  
	 #conteudo2-contatotitulo{
	
		 widtH:350px;
		 height:auto;
		 margin: auto;
		 text-align: center;
	
}
	 

	  #conteudo2-contatotitulo h1{
		
		
		width:350px;
	line-height: 30px;
	margin-top: 17px;
    margin-bottom: 17px;
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 18px;
	text-align: center;	
	font-display: swap;
	color:rgba(0,0,0,1.00);
    text-transform: uppercase;

		  
		 
	 }
	 
	 
#formulario{
	
	position: relative;	
	width:100%;
	height:auto;
	float:left;
	background:rgba(244,244,244,1.00);
	z-index: 79;
	padding-bottom: 40px;
}


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


#formulario-titulo{
	width:350px;
	height:auto;
	text-align:center;
	margin: auto;
	
}

#conteudo-formulario h1{
	width:350px;
	height:auto;	
	margin: auto;
	margin-top: 47px;
	color:rgba(0,0,0,1.00);
 font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size:17px;
	text-align:justify;

}

#conteudo-formulario form{
	width:350px;
	height:auto;	
	margin: auto;
	margin-top: 40px;
	color: rgba(31,31,31,1.00);
	font-family: 'Patua One', cursive;
	letter-spacing:0.4px;
	font-size:27px;
	text-align:center;
	font-weight: normal;

}


#formulario-campos{
	
	position: relative;
	width:350px;
	height:auto;
	text-align:center;
	margin:auto;
}


.linha-nome {
  width:350px; 
  height:34px;
  
  padding-top:7px;
  position:relative;
  font-family: 'Ubuntu', sans-serif;
  font-size:27px; 
  float:left;
  border:1px solid #ADADAD;	
  border-radius:7px;
  background-color:#FFFFFF;
 } 
 
 .linha-nome input { 
	 margin-left: 7px;
  outline:none;
  width:300px;
  background-color:#FFFFFF;
  font-size:19px;
  font-family: 'Ubuntu', sans-serif;
  float:left;
  padding-top:4px;

 }
 
 
 .linha-email { 
  
  width:350px;
  height:34px;
 
  padding-top:7px;
  margin-top:7px;
  position:relative;
 	font-family: 'Ubuntu', sans-serif;
  font-size:21px; 
  float:left;
  border:1px solid #ADADAD;	
  border-radius:7px;
  background-color:#FFFFFF;
 } 
 
 .linha-email input { 
	 margin-left:7px;
  padding-top:4px;
  float:left;
  outline:none;
  width:300px;
  background-color:#FFFFFF;
  font-size:19px;
  	font-family: 'Ubuntu', sans-serif;

 }
 
 
 .linha-tel { 
  width:350px;
  height:34px;
  
  padding-top:7px;
  margin-top:7px;
  
  position:relative;
font-family: 'Ubuntu', sans-serif;
  font-size:21px; 
  float:left; 
  border:1px solid #ADADAD;	
  border-radius:7px;
  background-color:#FFFFFF;
 } 
 
 .linha-tel input { 
	 margin-left:7px;
 padding-top:4px;
  float:left;
  outline:none;
  width:300px;
  background-color:#FFFFFF;
  font-size:19px;
 font-family: 'Ubuntu', sans-serif;

 }
 
 
 .linha-mensagem { 

  width:350px; 
  height:134px;
  
  padding-top:7px;
  margin-top:7px;
  position:relative;
  font-family: 'Ubuntu', sans-serif;
  font-size:21px; 
  float:left;
  border:1px solid #ADADAD;	
  border-radius:7px;
  background-color:#FFFFFF;
   font-weight:lighter;
	  margin-bottom: 30px;
 } 
 
 .linha-mensagem textarea { 
	
  padding-top:4px;
  outline:none;
  width:330px;
  background-color:#FFFFFF;
  font-size:19px;
  font-family: 'Ubuntu', sans-serif;
	
 
  
 }
 
 
 .botao-enviar{
	margin-top: 27px;
	text-align:center;
	padding-top:170px;
	 
 }
 
 
 .botao-enviar input{
	cursor:pointer;
	
	padding-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	width: 147px;
	height: auto;
background-color:rgba(217,30,31,1.00);
	font-family: 'Kanit', sans-serif;

font-weight:500;
font-display: swap;	 
	font-size: 25px;
		 
	
	color: rgba(255,255,255,1.00);
	letter-spacing: 1px;
	border-radius:4px;	
	
 }
	
	 
#localizacao{
	position: relative;		
	width:100%;
	height:auto;
	float:left;
	z-index: 80;
	text-align: center;
	
	background:url("../img/fundoporque.png")no-repeat center;
	background-size: cover;
	padding-bottom: 17px;
		 
		 
	 }
	
#conteudo-localizacao h1{
	
	width:350px;
	line-height: 37px;
	margin-top: 47px;
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 27px;
	text-align: center;	
	font-display: swap;
	color:rgba(0,0,0,1.00);
    letter-spacing: -1px;

		 
	 }
     
     
    
	  
	
	
	#conteudo-localizacao{
	margin: auto;
	width:350px;
	height:auto;
	
	
	
		 
		 
	}
	
	#conteudo-localizacao-esq{
	position: relative;		
	width:350px;
	height:auto;
	float:left;
	z-index: 80;

	
		 
		 
	}
	
	
	#conteudo-localizacao-esq p{
	
	line-height: 35px;
	margin-top: 27px;
    margin-bottom: 27px;
 font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
font-size: 21px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);

		 
		 
	}
	
	
	
	 
		#conteudo-localizacao-meio{
	position: relative;		
	width:350px;
	height:auto;
	float:left;
	z-index: 80;
	
		 
		 
	}
	
	
	#conteudo-localizacao-meio p{
	line-height: 35px;
	margin-top: 27px;
    margin-bottom: 27px;
 font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;	
  font-size: 21px;
	text-align: center;
	letter-spacing: 0.4px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
		 
	}
	
	

	
	
	#conteudo-localizacao-dir{
	position: relative;		
	width:350px;
	height:auto;
	float:right;
	z-index: 80;
		
		 
		 
	}

#conteudo-localizacao-dir p{
	line-height: 35px;
	margin-top: 27px;
    margin-bottom: 27px;
 font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;	
  font-size: 21px;
	text-align: center;
	letter-spacing: 0.1px;
	font-display: swap;
	color:rgba(0,0,0,1.00);
		 
		 
	}
	
	
	
	
	#conteudo-localizacao-mapa{
		float:left;
		position: relative;
		z-index: 81;
		width:100%;
		height:auto;
		background: rgba(255,255,255,1.00);
	}
	
	
	#conteudo-localizacao-mapa h1 {
	line-height: 37px;
	margin-top: 47px;
    margin-bottom: 47px;
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 27px;
	text-align: center;	
	font-display: swap;
	color:rgba(0,0,0,1.00);
    letter-spacing: -1px;
	}
    
    
    #conteudo-localizacao-mapa h2 {
		font-family: 'Kanit', sans-serif;
font-size: 21px;
font-weight:500;
font-display: swap;
		text-align: center;
		 letter-spacing: 0.7px;
			
		margin-bottom: 50px;	
        color: rgba(34,114,67,1.00);	
	}
	
	
	  #whats{
     float:left;
     width:100%;
     height:auto;
     background-size: cover;
     
     
     }
     
     
       #whats img{
     width:100%;
     height:200px;
     text-align: center;
     object-fit: cover;
     object-position: center;
     
     
     }



	
	
}
