html {
	height: 100%;
}         

body {
	background-color: #e1e1e1;
	background-image: url("../img/principal.png");
	background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:100%;
	margin:0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
}

#check {
	display: none;
}

#icone {
	position:fixed;
	float:right;
	display:none;
	cursor: pointer;
	padding:3%;
	margin-top:30px;
	z-index:9;
	margin-left:80%;
	
}
 
.barra{
	position: fixed;
	right:-5%;
	display: none;
	background-color: white;
	height: 30%;
	width: 50%;
	transition: all .2s linear;
	margin-top:60px;
	z-index: 7;
}

#nav_barra{
	width: 100%;
	position: absolute;
	top:20%;
	z-index: 8;
}

nav a{
	text-decoration: none;
}

.link{
	background-color: #494950;
	padding:20px;
	font-family: source sans pro, sans-serif;
	font-size: 12pt;
	transition: all .2s linear;
	color:#f4f4f9;
	border-bottom: 2px solid #222;
	
}

main{
	position: absolute;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#cabecalho {
	position: fixed;
	margin-bottom: 1px ;
	background-color: #ffffff;
	width: 100%;
	height: 120px;
	padding: 0px;
	z-index: 4;
}

#conteudo_cabecalho{
	width: 70%;
	margin: 0 auto;

}

#cabecalho figure{
	display: block;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
	padding:2px;

}


#cabecalho ul {
 	margin: 0px;

}

#cabecalho nav  {
	position: absolute;
	margin-left: 17%;
	padding-right: 3%;
	padding-top: 3%;
	padding-bottom: 0;
}

#cabecalho nav ul li {
	display: inline-block;
	width: 135px;
	text-align: center;
}

#cabecalho nav ul li a {
	display: block;
	color:#545454;
	text-decoration: none;
	text-transform: uppercase;
	/*text-shadow: 0.1em 0.1em 0.1em #e1e1e1;*/
	font-size: 16px;
	font-weight: 700;
	font-family:source sans pro, sans-serif;
	padding: 10px;
	cursor: pointer;
	position: relative;			
}

#cabecalho nav ul li a:hover{
	color: #00aeef;
}

#cliente {
	position: relative;
	display: block; /* <-- ou apenas remova o 'display' */
	width: 100%;
	margin-top: 90px;
	margin-bottom: 0;
	background-color: #163258;
	padding-top: 1%;
	padding-bottom: 1%;
}

/*.area_cli, .label_login, .label_senha{
	color: white;
	font-family: source sans pro, sans-serif;
	font-weight: bold;

}

.area_cli{
	margin-left: 30%;
	margin-right: 20px;
}


.label_senha{
	margin-left: 20px;
}

#botao_enviar{
	/*alterações de margin e padding só funcionam no responsivo, por aqui não vai*/
	/*position: relative;
	color:#545454;
	font-weight: bold;
	background-color: #e1e1e1;
	border: none;
	border-radius: 5px;
	width: 50px;
	display: flex;
    justify-content: center;
    align-items: center;

}

.input_login, .input_senha{
	width: 90px;
}*/

#container_apresentacao{
	position: relative;
	Background-color: rgba(30, 50, 90, 0.7);
	width: 70%;
	margin: 0 auto;
	padding-bottom: 150px;
	padding-top: 40px;
	
}
	
#apresentacao h1{
	/*letter-spacing: 2px;*/
	color: #ffffff;
	padding-top: 40px;
	padding-left: 5%;
	text-align: left;
	font-size: 70px;	
	font-family: source sans pro, sans-serif;
    font-weight: 700;
	
    
}

#apresentacao hr {
	width: 50%;
	height: 3px;
	color: #00aeef;
	border-color: #00aeef;
	background-color: #00aeef;
	margin-bottom: 10px;
	margin-left: 5%;	
}

#container_apresentacao #apresentacao h2 {
	color: #ffffff;
	padding-left: 5%;
	padding-bottom: 1px;
	text-align: left;
	font-size: 30px;
	font-family: source sans pro, sans-serif;
    font-weight: 400;   
}

#container_servicos{
	background-image: url("../img/bg_servicos10.jpg");
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
	/*background-color: #e1e1e1;*/
	width: 100%;
	padding-top: 50px;
	padding-left: 10%;
	padding-bottom: 20px;
	color: #333333;
}


#servicos hr {
	width: 70px;
	height: 3px;
	color:  #00aeef;
	border-color: #00aeef;
	background-color:  #00aeef;
	margin-bottom: 60px;
	margin-left: 0;
}

#container_servicos #servicos h1{
	font-size: 24px;
	font-family: source sans pro, sans-serif;
	font-weight: 700; 
}

.container_imagens{
	clear: both;
	width: 80%;
	display: flex;
   	flex-wrap: wrap;
    justify-content: center;
    align-items: center
    margin:50px auto;

}

.icone1, .icone2, .icone3{
	clear: both;
	width: 25%;
	background:#ffffff;
	margin-bottom: 1%;
	float: left;
	padding:1%;
	border-radius: 10px;
	text-align: center;	
}

.icone1, .icone2, .icone3 img{
	object-fit: cover;
}

.icone2{
	margin-left: 4%;
	margin-right: 4%;
}

/*.icone1 a{
	text-decoration-line: none;
}

.icone2 a{
	text-decoration-line: none;
}

.icone3 a{
	text-decoration-line: none;
}*/

.p_icones1 {
	font-size: 24px;
	margin-top: 20px;
	padding: 0px;
	font-family: source sans pro, sans-serif;
	color: #333333;
	font-weight: bold;
}	

.p_icones2 {
	font-size: 20px;
	margin-top: 20px;
	padding: 0px;
	font-family: source sans pro, sans-serif;
	color: #333333;
	line-height:1.5;
	
}

#img_lupa{
	width:30px;
}

#encontre{
	background-color: #d89123;
	padding-top: 20px;
	font-family: source sans pro, sans-serif;
	color:#ffffff;
	height: 250px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#encontre hr{
	width: 70px;
	height: 3px;
	color: #ffffff;
	border-color: #ffffff;
	background-color: #ffffff;
	margin-bottom: 60px;
	text-align: center;
}

#btn_alugar{
	color: #ffffff;
	background-color: #d89123;
	border-radius: 10px;
	padding: 8px;
	font-size: 18px;
	cursor: pointer;
	border-color: #FFFFFF;
	border-style: solid;
	border-size:200px;
	
}

#btn_comprar{
	color: #ffffff;
	background-color: #d89123;
	border-radius: 10px;
	padding: 8px;
	font-size: 18px;
	cursor: pointer;
	border-color: #ffffff;
	margin-left: 30px;
	border-style: solid;
}
	

/*#container_quem_somos{
	/*background-image: url("../img/apresentacao.jpg");
	background-position: left;
	width: 100%;
	padding-top: 50px;
	padding-left: 10%;
	padding-bottom: 40px;
	height:70%;*/
	
	/*background-image: url("../img/apresentacao.jpg");
	background-size: cover;            
	background-position: top left;     
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 50px;
	padding-left: 10%;
	padding-bottom: 40px;
	height: 70vh; */

  /*background-image: url("../img/apresentacao.jpg");
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 30px;
  padding-left: 10%;
  padding-bottom: 40px;
  height: 70vh;
  display: flex;
  align-items: center; /* alinha o texto verticalmente */
/*}



#container_quem_somos hr {
	width: 70px;
	height: 3px;
	color:  #00aeef;
	border-color:  #00aeef;
	background-color:  #00aeef;
	margin-bottom: 40px;
	margin-left: 0;
}

#quem_somos{
	/*padding-right: 20%;
	text-align: justify;*/
	/*width: 35%;              /* <-- só até a parte branca da imagem */
    /*max-width: 600px;        /* opcional, para telas maiores */
   /* padding-right: 0;        /* tira o padding lateral extra */
   /* text-align: justify;
}

#container_quem_somos #quem_somos h1{
	font-size: 24px;
	font-family: source sans pro, sans-serif;
	color: #333333;
	font-weight: bold;
}

#quem_somos h2{
	font-size: 20px;
	font-family: source sans pro, sans-serif;
	color: #333333;	
	text-align: justify;
	line-height: 35px;
	font-weight: normal;
}*/

#container_quem_somos {
  background-image: url("../img/apresentacao.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  /*padding: 30px 5%;*/
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 10px;
  padding-left: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 70vh;
}

#quem_somos {
  width: 40%;
  max-width: 600px;
  text-align: justify;
}

#quem_somos hr{
	width: 70px;
	height: 3px;
	color:  #00aeef;
	border-color:  #00aeef;
	background-color:  #00aeef;
	margin-bottom: 40px;
	margin-left: 0;
}

#container_quem_somos h1 {
  font-size: 24px;
  font-family: 'source sans pro', sans-serif;
  color: #333333;
  font-weight: bold;
}

#quem_somos h2 {
  font-size: 20px;
  font-family: 'source sans pro', sans-serif;
  color: #333333;
  line-height: 35px;
  font-weight: normal;
  text-align: justify;
}




#container_diferenciais{
	background-color: #ffffff;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
	background-color: #f5f5f5;
	width: 100%;
	padding-top: 50px;
	padding-left: 10%;
	padding-bottom: 20px;
	color: #333333;
}


#diferenciais hr {
	width: 70px;
	height: 3px;
	color:  #00aeef;
	border-color: #00aeef;
	background-color:  #00aeef;
	margin-bottom: 30px;
	margin-left: 0;
}

#container_diferenciais #diferenciais h1{
	font-size: 24px;
	font-family: source sans pro, sans-serif;
	font-weight: 700; 
}

.container_img{
	clear: both;
	width: 80%;
	display: flex;
   	flex-wrap: wrap;
    justify-content: center;
    align-items: center; 

}

.ico1, .ico2, .ico3{
	clear: both;
	width: 25%;
	background:#ffffff;
	margin-bottom: 1%;
	float: left;
	padding:1%;
	border-radius: 10px;
	text-align: center;	
}

.ico1, .ico2, .ico3 img{
	object-fit: cover;
}

.ico2{
	margin-left: 4%;
	margin-right: 4%;
}


.p_ico1 {
	font-size: 24px;
	margin-top: 20px;
	padding: 0px;
	font-family: source sans pro, sans-serif;
	color: #333333;
	font-weight: bold;
}	

.p_ico2 {
	font-size: 20px;
	margin-top: 20px;
	padding: 0px;
	font-family: source sans pro, sans-serif;
	color: #333333;
	line-height:1.5;
	
}


#container_equipe{
  background-image: url("../img/profissionais.jpg");
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  /*width: 100%;*/
  padding-top: 0;
  padding-left: 10%;
  padding-bottom: 40px;
  height: 70vh;
  display: flex;
  align-items: center; /* alinha o texto verticalmente */
}


#container_equipe hr {
	width: 70px;
	height: 3px;
	color:  #00aeef;
	border-color:  #00aeef;
	background-color:  #00aeef;
	margin-bottom: 40px;
	margin-left: 0;
}

#equipe{
	/*padding-right: 20%;
	text-align: justify;*/
	width: 35%;              /* <-- só até a parte branca da imagem */
    max-width: 600px;        /* opcional, para telas maiores */
    padding-right: 0;        /* tira o padding lateral extra */
    margin-left: auto;      /* empurra para o lado direito */
	margin-right: 25%;      /* cria espaçamento da borda direita */
}

#container_equipe #equipe h1{
	font-size: 30px;
	font-family: source sans pro, sans-serif;
	color: #333333;
	font-weight: bold;
}

#equipe h2{
	font-size: 18px;
	font-family: source sans pro, sans-serif;
	color: #333333;	
	text-align: justify;
	/*line-height: 35px;*/
	font-weight: normal;
	line-height:1.5;
}


#rodape	 {	
	float: left;
	background-color:#353839; 
	width: 100%;
	margin:0px;
	padding-bottom: 50px;
}

#conteudo_rodape{
	float: left;
	padding-top:50px;
	margin-left:10%;
	width: 40%;
	font-family: source sans pro, sans-serif;
	color: #ffffff;
}	

#rodape p {
	font-size: 16px;
}

#rodape #conteudo_rodape h1{
	padding-bottom: 0px;
	font-size: 24px;
	font-family: source sans pro, sans-serif;
	color: #ffffff;
	font-weight: 700;
}

#conteudo_rodape hr{
	width: 70px;
	height: 3px;
	color:  #00aeef;
	border-color:  #00aeef;
	background-color:  #00aeef;
	margin-bottom: 60px;
	margin-left: 0;
}


#conteudo_rodape p img {
  vertical-align: middle;
  margin-right: 8px;  /* espaço entre ícone e texto */
  height: 20px;       /* ou ajuste para que fiquem do mesmo tamanho */
}

#conteudo_rodape a{
	text-decoration: none;
	color: #ffffff;
}



#rodape #btn_proposta{
	float: left;
	background-color: #00aeef;
	color: white;
	width: 340px;
	height: 60px;
	margin-top: 10%; 
	margin-left: 10%;
	font-size: 22px;
	font-weight: bold;
 	font-family: source sans pro, sans-serif;
 	border: none;
 	padding: 1%;
 	border-radius: 10px;
 	cursor: pointer;
 	text-align: center;
}


.mapa-container {
    position: relative;
    padding-bottom: 56.25%; /* Proporção 16:9 (altura/largura) */
    height: 0;
    overflow: hidden;
    clear: both; /* Adicione esta linha */
}

.mapa-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#iginfo{
	background-color:#353839; 
	width: 100%;
	padding-top: 20px;
	padding-bottom: 2%;
	text-align: center;
}

#iginfo p{
	font-size: 14px;
	color: #a1a1a1;
	
	
}
#iginfo a{
	text-decoration: none;
	color: #c1c1c1;
}

/*
 * Botão flutuante do WhatsApp
 * Esta é a regra padrão para telas de computador.
 */
.whatsapp-flutuante {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
    width: 60px; /* Tamanho para computador */
    height: 60px; /* Tamanho para computador */
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease-in-out;
}

.whatsapp-flutuante img {
    width: 100%;
    height: 100%;
    display: block;
}

.whatsapp-flutuante:hover {
    transform: scale(1.1);
}

/*
 * Mantenha a regra para celulares na sua media query, se ela estiver lá.
 * Exemplo:
 */
@media (max-width: 768px) {
    .whatsapp-flutuante {
        width: 50px; /* Tamanho menor para celulares */
        height: 50px;
        bottom: 20px;
        right: 20px;
    }
}



