/*inicio corpo conteudo*/
.corpo_conteudo{width:100%; height:auto;}


/*menu*/
.logo{width:125px; height:55px; background-image:url(topo/logo.png); -moz-background-size:100% 100%; -webkit-background-size:100% 100%; float:left; margin-left:5%; margin-top:3px; }

.menu_desktop{display:none;}

.menu{background-color:#0D1E2A; display:block; width:100%; height:60px; position:fixed; top:0; z-index:98;}

.btn_menu_mobile{width:60px; height:60px; display:block; float:right;}
.img_menu_mobile{background-image:url(icones/menu.png); -moz-background-size:100% 100%; -webkit-background-size:100% 100%; width:30px; height:30px; margin-top:15px; margin-left:15px;}

.menu_mobile{display:none; background-color:#F2F2F2; width:100%; height:100%; position:fixed; z-index:99; overflow: auto;}
.fechar_mobile{color:#2E2E2E; font-size:25px; font-family:sans-serif; font-weight:bold; margin-top:20px; margin-right:20px; float:right; cursor:pointer;}
.corpo_links_mobile{width:100%; height:auto; margin-top:25px; float:left;}
.links_mobile{color:#2E2E2E; font-size:20px; font-family:sans-serif; font-weight:bold; text-align:center; margin-top:10px; cursor:pointer;}


/*inicio topo*/
.corpo_topo{background-image:url(topo/fundo_topo.png); -moz-background-size:100% 100%; -webkit-background-size:100% 100%;  width:100%; height:500px; float:left;}

/*fim topo*/

/*inicio conteudo_site*/
.conteudo_site{width:100%; float:left;}

/*informacao*/
#link_info{width:100%; height:60px; float:left;}
.informacao{width:100%; height:auto; float:left; margin-bottom:20px;}
.info_propriedade{width:100%; height:auto; float:left; margin-bottom:0px;}
.titulo_info{color:#0B3861; font-family:sans-serif; font-size:50px; text-transform: uppercase; margin-left:10px; margin-top:25px;}
.texto_info_principal{font-family:sans-serif; font-size:18px; color:#424242; margin-left:10px; margin-right:10px; margin-top:15px;}

.esquerda_mais_info{width:45%; height:auto; margin-top:20px; float:left; margin-left:5%;}
.direita_mais_info{width:45%; height:auto; margin-top:20px; float:left;}
.corpo_mais_info{width:100%; height:auto; float:left; margin-right:10px; margin-left:10px; margin-top:20px;}
.icone_mais_info{width:35px; height:35px; float:left;}
.descricao_mais_info{font-size:15px; font-family:sans-serif; font-weight:bold; color:#585858; float:left; margin-left:10px; margin-top:11px;}

.img_edificio_info{background-image:url(img/img.png); -moz-background-size:100% 100%; -webkit-background-size:100% 100%; width:95%; height:700px; float:left; margin-top:25px; margin-left:2.5%;}
.fundo_transp_img_edif{background-color:rgba(0,0,0,0.1); width:100%; height:100%; float:left;}

/*mais detalhes*/
.corpo_icone_imovel{width:100%; height:auto; float:left; margin-top:50px;}
.texto_icone{width:30%; height:auto; float:left;}
.icone_imovel{width:35px; height:35px; float:left; margin-bottom:3px;}
.texto_detalhes{color:#424242; font-family:sans-serif; font-size:15px; font-weight:bold; margin-top:5px; text-align:center; float:left;}

/*galeria*/
#link_galeria{width:100%; height:60px; float:left;}
.galeria{width:95%; height:auto; float:left; margin-bottom:10px; margin-top:10px; margin-left:2.5%;}
.titulo_galeria{color:#0B3861; font-size:50px; font-family:sans-serif; text-transform: uppercase; text-align:center;}
.foto_media{width:100%; height:500px; float:left; margin-top:10px; margin-left:0.5%; margin-right:0.5%;}

.tour_video{width:100%; height:auto; float:left; margin-top:10px;}
.video{background-color:#000000; width:100%; height:350px;}

/*contato*/
#link_contato{width:100%; height:60px; float:left;}
.corpo_contato{width:100%; height:auto; float:left;}
.titulo_contato{color:#0B3861; font-size:50px; font-family:sans-serif; text-transform: uppercase; text-align:center;}

#icn_email{background-image:url(icones/btn_email.png); -moz-background-size:100% 100%; -webkit-background-size:100% 100%;}
#icn_whats{background-image:url(icones/btn_whats.png); -moz-background-size:100% 100%; -webkit-background-size:100% 100%;}

.texto_clique{width:70%; font-size:30px; font-family:sans-serif; font-weight:bold; float:left; color:#FFFFFF; margin-top:15px; margin-left:10px;}
.texto_via{width:70%; font-size:16px; font-family:sans-serif; float:left; color:#FFFFFF; margin-top:5px; margin-left:10px;}
.icone_conatato{width:70px; height:70px; float:left; margin-top:5px; margin-left:10px;}

.corpo_email{width:100%; height:auto; float:left; display:flex; flex-direction:row; justify-content:center; aling-intems:center; z-index:95; margin-top:25px;}
.btn_email{background-color:#045FB4; -moz-background-size:100% 100%; -webkit-background-size:100% 100%; width:300px; height:85px; float:left; border-radius:10px; box-shadow: 5px 5px 5px #585858; margin-bottom:25px;}
.btn_email:hover{background-color:#0B243B; transition:all .9s ease;}

.divisao_contato{color:#424242; font-size:25px; font-family:sans-serif; text-transform: uppercase; text-align:center;}

.corpo_whats{width:100%; height:auto; float:left; display:flex; flex-direction:row; justify-content:center; aling-intems:center; z-index:95; margin-top:25px;}
.btn_whats{background-color:#00d45e; -moz-background-size:100% 100%; -webkit-background-size:100% 100%; width:300px; height:85px; float:left; border-radius:10px; box-shadow: 5px 5px 5px #585858;}
.btn_whats:hover{background-color:#088A29; transition:all .9s ease;}

.corpo_what{width:100%; height:auto; float:left; display:flex; flex-direction:row; justify-content:center; aling-intems:center; z-index:95;}
.btn_what{background-image:url(icones/2.png); -moz-background-size:100% 100%; -webkit-background-size:100% 100%; width:300px; height:100px; float:left;}

.corpo_what{width:100%; height:auto; float:left; display:flex; flex-direction:row; justify-content:center; aling-intems:center; z-index:95;}
.btn_what{background-image:url(icones/2.png); -moz-background-size:100% 100%; -webkit-background-size:100% 100%; width:300px; height:100px; float:left;}
.btn_what:hover{opacity:0.7; transition:all .9s ease;}

/*mapa*/
#link_mapa{width:100%; height:60px; float:left;}
.mapa{width:100%; height:500px; float:left; margin-top:10px;}
/*fim conteudo_site*/

/*inicio rodape*/
.corpo_rodape{background-color:#0D1E2A; width:100%; height:auto; float:left; padding-bottom:50px; padding-top:50px;}

.compartilhe_rodape{width:100%; height:auto; float:right; text-align:center; color:#FFFFFF; margin-bottom:50px;}
.centraliza_redes_rodape{width:100%; height:auto; float:left; display:flex; flex-direction:row; justify-content:center; aling-intems:center; margin-top:10px;}
.corpo_redes_rodape{width:auto; height:auto; float:left;}
.links_redes_rodape{width:50px; height:50px; float:left; margin-left:10px; border-radius:50px; border:1px #FFFFFF solid;}

.texto_rodape{color:#FFFFFF; font-family:sans-serif; font-size:20px; text-align:center; margin-left:0%; margin-right:0%;}
/*fim rodape*/
