@font-face {
  font-family: 'gothambook';
  src: url('../fonte/gothambook-webfont.woff2') format('woff2'),
       url('../fonte/gothambook-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'gothamlight';
  src: url('../fonte/gothamlight-webfont.woff2') format('woff2'),
       url('../fonte/gothamlight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'gothamultra';
  src: url('../fonte/gotham-ultra-webfont.woff2') format('woff2'),
       url('../fonte/gotham-ultra-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

body {
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  background-image: url('../image/venda/bg_banner2.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 633px;
  font-family: 'gothambook', sans-serif;
  font-size: 16pt;
  color: #fff;
  overflow-x: hidden;
}

a {
  color: #FFF;
  text-decoration: none;
}

#topo {
  position: relative;
  width: 100%;
  height: 238px;
  margin: 0;
}

#logo {
  position: relative;
  float: left;
}

#menu {
  position: relative;
  float: right;
  margin: 75px 80px 20px 0;
  text-align: right;
  color: #003CA4;
  font-size: 23px;
  font-weight: bold;
}

#menu a {
  margin-left: 30px;
  color: #003CA4;
  text-decoration: none;
}

#menu a:hover {
  color: #009ca6;
  text-decoration: underline;
}

#menu span {
  color: #009ca6;
}

#menu_hmb {
  position: relative;
  float: right;
  margin: 40px 40px 0 0;
  text-align: right;
  color: #009ca6;
  font-size: 22px;
  display: none;
}

#menu_hmb img:hover {
  opacity: 0.5;
  cursor: pointer;
}

#menumobile {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: rgba(225, 225, 223, 0.9);
  z-index: 9999;
  text-align: center;
  font-family: 'gothamultra';
}

#menumobile a {
  text-decoration: none;
  color: #009ca6;
  margin: 10px 10px 10px 10px;
  clear: both;
}

#menumobile img {
  cursor: pointer;
}

.table_menumobile {
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 20px;
}

.table100 {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: center;
}

#redessociais {
  position: relative;
  top: 20px;
}

#redessociais a {
  margin-left: 20px;
  text-decoration: none;
}

#redessociais a:hover {
  opacity: 0.5;
}

.cont {
  position: relative;
  width: 1085px;
  margin: 0px auto 50px auto;
  text-align: center;
  display: table;
}

#voltaraotopo {
  position: relative;
  width: 80%;
  display: table;
  margin: -20 auto 0 auto;
  text-align: right;
}

#voltaraotopo img:hover{
  cursor: pointer;
  opacity: 0.5;
}

#rodape {
  position: relative;
  display: table;
  width: 100%;
  text-align: center;
  background-color: #00b7bf;
  margin-top: 42px;
}

#rodape_cont {
  position: relative;
  display: table;
  width: 1084px;
  text-align: center;
  background-color: #00b7bf;
  margin: 22px auto 22px auto;
}

#logo_rodape {
  position: relative;
  display: table;
  float: left;
  text-align: left;
}

#menu_rodape {
  position: relative;
  display: table;
  float: right;
  text-align: right;
  font-size: 22px;
}

#menu_rodape a {
  text-decoration: none;
  color: #FFF;
  line-height: 32px;
}

#menu_rodape a:hover {
  opacity: 0.5;
}

#rs_rodape {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  margin-top: 25px;
}

#rs_rodape img {
  margin: 20px;
}

#rs_rodape a:hover {
  opacity: 0.5;
}

#frase_rodape {
  position: relative;
  display: table;
  width: 100%;
  text-align: center;
  background-color: #FFF;
  color: #cd215b;
  font-family: 'gothamultra';
}

#frase_rodape h1{
  margin: 0;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 140px;
}

#direitos {
  position: relative;
  display: table;
  line-height: 50px;
  text-align: center;
  width: 100%;
  color: #FFF;
  font-family: 'gothamlight';
  font-size: 16px;
}


#topo_casaaberta {
  position: relative;
  width: 100%;
  display: table;
  text-align: center;
  margin: -50px 0 20px 0;
  z-index: 9;
}

#nomedacasa {
  position: relative;
  width: 100%;
  text-align: center;
  display: table;
  color: #00b7bf;
  margin-bottom: 10px;
}

#nomedacasa h1 {
  font-size: 90px;
  font-family: 'gothamultra';
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0;
}

#nomedacasa span {
  font-size: 40px;
  font-family: 'gothamlight';
  font-weight: normal;
  letter-spacing: 2px;
}

#submenu {
  width: 100%;
  height: 40px;
  position: relative;
  background-color: #009CA6;
  text-align: center;
  line-height: 40px;
  border-bottom: 2px solid #003CA4;
  font-family: 'gothamlight';
  color: #FFF;
  font-size: 18px;
  margin: 5px 0 10px 0;
}

#submenu_fixo {
  position: fixed;
  top: 0;
  z-index: 9;
  margin: 0;
  width: 100%;
  height: 40px;
  background-color: #009CA6;
  text-align: center;
  line-height: 40px;
  border-bottom: 2px solid #003CA4;
  font-family: 'gothamlight';
  color: #FFF;
  font-size: 18px;
  margin: 0;
  display: none;
}

#submenu_fixo a {
  margin: 0 10px 0 10px;
  cursor: pointer;
}

#submenu_fixo a:hover {
  color: #003CA4;
  font-weight: bolder;
}

#submenu a {
  margin: 0 10px 0 10px;
  cursor: pointer;
}

#submenu a:hover {
  color: #003CA4;
  font-weight: bolder;
}

#quebra_linha {
  display: none;
  position: relative;
  width: 0;
  height: 0;
  margin: 0;
}

#quebra_linha2 {
  display: none;
  position: relative;
  width: 0;
  height: 0;
  margin: 0;
}


#info_topo_casa {
  position: relative;
  margin: 0 auto;
  width: 60%;
  font-size: 18px;
  font-family: 'gothamultra';
  color: #003CA4;
  letter-spacing: 2px;
}

#foto_grande {
  position: relative;
  display: table;
  float: left;
}

#thumbs_foto_casa {
  position: relative;
  display: table;
  float: right;
}

.thumbs_itens {
  position: relative;
  width: 196px;
  height: 133px;
  display: table;
  cursor: pointer;
  margin-bottom: 15px;
}

.lupa1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../image/venda/lupa1.png');
  z-index: 2;
  display: block;
  filter: opacity(100%);
}

.lupa1:hover {
  filter: opacity(0%);
}

.thumbs_itens img {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1;
}

#thumb1 {display: none;}
#thumb2 {display: block;}
#thumb3 {display: block;}
#thumb4 {display: block;}

#box_info1 {
  position: relative;
  width: 463px;
  display: table;
  float: left;
  margin-top: -30px;
}

#box_infoazul {
  position: relative;
  width: 100%;
  display: table;
  background-color: #009CA6;
  font-family: 'gothamultra';
  font-size: 17px;
  padding: 20px 20px 35px 20px;
  text-align: left;
  letter-spacing: 2px;
  box-sizing: border-box;
}

#boxazul_1 {
  font-family: 'gothambook';
  font-size: 14px;
}

#boxazul_2 {
  font-size: 25px;
}

#boxazul_3 {
  font-family: 'gothambook';
  font-size: 20px;
  color: #003CA4;
  font-weight: bold;
}

#boxazul_4 {
  font-size: 51px;
}

#box_btn {
  position: relative;
  line-height: 52px;
  background-color: #FDDD00;
  display: table;
  float: right;
  margin-top: -12px;
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 2px;
  font-family: 'gothambook';
  width: 85%;
  text-align: center;
}

#box_btn a {
  color: #003CA4;

}
#box_btn a:hover {
  color: #FFF;
}

#box_info_msnchato {
  color: #000;
  position: relative;
  clear: both;
  float: right;
  width: 85%;
  text-align: center;
  font-family: 'gothamlight';
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 8px;
  color: #cd215b;
  display: table;
}

#box_info2 {
  position: relative;
  width: 593px;
  float: right;
  text-align: justify;
  font-family: 'gothambook';
  font-size: 17px;
  color: #5c5c5c;
  margin-top: 10px;
  line-height: 21px;
  letter-spacing: 1px;
  display: table;
}

#box_info3 {
  clear: both;
  position: relative;
  width: 100%;
  display: block;
  font-family: 'gothambook';
  font-size: 16px;
  color: #cd215b;
  font-weight: bolder;
  letter-spacing: 2px;
  text-align: justify;
  margin-top: -20px;
}


#planta {
  position: relative;
  width: 100%;
  text-align: center;
  color: #00b7bf;
  font-family: 'gothamultra';
  font-size: 37px;
  margin-top: 50px;
  margin-bottom: 45px;
}

#planta span {
  color: #cd215b;
}

.plantasimg {
  position: relative;
  display: table;
  width: 48%;
  cursor: pointer;
}

.plantasimg:hover {
  filter: opacity(50%);
}

.plantasimg img {
  width: 100%;
}

.lupaplantas {
  position: absolute;
  bottom: -16px;
  right: 0;
  background-image: url('../image/venda/lupaplanta.jpg');
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
}

#plantaimg1 {
  float: left;
}

#plantaimg2 {
  float: right;
}

#plantaaberta1 {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: rgba(225, 225, 223, 0.9);
  z-index: 100;
  text-align: center;
}

#plantaaberta2 {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: rgba(225, 225, 223, 0.9);
  z-index: 100;
  text-align: center;
}

.img_planta_grande {
  width: 75%;
}


.titulo_localizacao {
  position: relative;
  width: 100%;
  text-align: center;
  color: #003CA4;
  font-size: 30px;
  font-family: 'gothamultra';
  margin: 50px 0 0 0;
  display: table;
}

.titulo_localizacao h1{
  margin: 0;
  color: #009CA6;
  font-size: 40px;
}

.textos_localizacao {
  position: relative;
  display: table;
  width: 100%;
  text-align: justify;
  color: #5c5c5c;
  font-family: 'gothambook';
  font-size: 16px;
  margin: 40px 0 40px 0;
}

#thumbs_localizacao {
  position: relative;
  display: table;
  width: 100%;
}

.itemlocalizacao {
  position: relative;
  display: inline-block;
  width: 238px;
  margin: 15px;
}

.itemloc_quadradoazul {
  position: relative;
  display: table;
  width: 238px;
  height: 207px;
  padding: 10px;
  box-sizing: border-box;
  background-color: #003CA4;
}

.itemloc_quadradoazul img {
  width: 100%;
  height: 100%;
  position: relative;
}

.titulo_itemloc {
  position: relative;
  display: table;
  width: 192px;
  line-height: 44px;
  color: #FFF;
  text-align: center;
  float: right;
  margin-top: -10px;
  font-family: 'gothambook';
  font-weight: bold;
  background-color: #009CA6;
  font-size: 19px;
  letter-spacing: 2px;
}

#endereco {
  position: relative;
  display: table;
  width: 100%;
  text-align: left;
  color: #003CA4;
  font-family: 'gothamultra';
  font-size: 24px;
  margin: 50px 0 30px 0;
  letter-spacing: 2px;
}

#maps {
  position: relative;
  width: 100%;
  height: 450px;
  border: 0;
}

#btn_wapp_localizacao {
  position: relative;
  float: right;
}

#btn_wapp_localizacao:hover {
  opacity: 50%;
}

#thumbs_cond {
  position: relative;
  display: table;
  margin: 0px auto 0 auto;
  text-align: center;
  width: 100%;
}

#thumbs_cond img {
  float: left;
  cursor: pointer;
  margin: 0 10px 20px 10px;
  position: relative;
  width: 250px;
}

#thumbs_cond img:hover {
  opacity: 50%;
}


#fotocondominio {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: rgba(225, 225, 223, 0.9);
  z-index: 150;
  text-align: center;
  cursor: pointer;
}


#titulo_acompanhesuaobra {
  position: relative;
  width: 100%;
  display: table;
}

#titulo_acompanhesuaobra1 {
  display: table;
  position: relative;
  width: 100%;
  font-size: 37px;
  color: #cd215b;
  font-family: 'gothamultra';
  text-align: center;
  line-height: 27px;
}

#titulo_acompanhesuaobra2 {
  line-height: 50px;
  display: table;
  position: relative;
  width: 100%;
  font-size: 56px;
  color: #FFF;
  font-family: 'gothamultra';
  text-align: center;
  background-color: #00b7bf;
  padding-bottom: 30px;
}

#cont_acompanhamento {
  display: table;
  position: relative;
  width: 100%;
  font-size: 18px;
  color: #FFF;
  font-family: 'gothamultra';
  text-align: center;
  background-color: #00b7bf;
  letter-spacing: 2px;
  padding-bottom: 80px;
}

.lista_desenvolvimento_obra {
  position: relative;
  width: 898px;
  margin: 40px auto 0 auto;
  text-align: left;
}

.barra_porcentagem {
  position: relative;
  width: 100%;
  display: table;
  background-image: url('../image/venda/bg1_barradesenvolvimento.png');
  background-repeat: repeat-x;
  background-position: top;
}

.resultado_porcentagem {
  position: relative;
  display: table;
  height: 16px;
  text-align: right;
  background-image: url('../image/venda/bg2_barradesenvolvimento.png');
  background-repeat: repeat-x;
  background-position: top;
  border-right: 1px solid #FFF;
  line-height: 0;
}

.texto_porcentagem {
  position: relative;
  text-align: right;
}

#faixarosa_wapp {
  position: relative;
  display: table;
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #cd215b;
  margin: 110px 0 90px 0;
}

#wp_faixarosa {
  position: relative;
  display: table;
  margin: 0 auto;
  background-image: url('../image/venda/wp.jpg');
  background-repeat: no-repeat;
  text-align: left;
  background-position: left center;
  padding-left: 80px;
}

#txt_wapp_rosa1 {
  font-family: 'gothambook';
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: bolder;
  line-height: 38px;
}
#txt_wapp_rosa2 {
  font-family: 'gothambook';
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 30px;
}

#video {
  color: #00b7bf;
  font-family: 'gothamultra';
  letter-spacing: 2px;
  font-size: 30px;
  margin-bottom: 100px;
  display: table;
}

#video iframe {
  margin: 70px 0 40px 0;
}

#span_text1_video {
  color: #cd215b;
  font-size: 37px;
}

.text2_video a {
  font-size: 23px;
  color: #00b7bf;
}

.text2_video a:hover {
  text-decoration: underline;
}

#span_text2_video {
  color: #cd215b;
  font-size: 29px;
}

@media screen and (max-width: 1530px) {
  
  #logo {
    margin-left: -35px;
    margin-top: -10px;
  }

  #logo img {
    width: 490px;
  }
  
  #menu {
    font-size: 18px;
    margin: 40px 40px 20px 0;
  }
  
  #menu a {
    margin-left: 15px;
    color: #00b6bd;
    text-decoration: none;
  }

  #redessociais img {
    width: 30px;
  }

  #info_topo_casa {
    width: 80%;
  }



}

@media screen and (max-width: 1170px) {

  #logo img {
    width: 400px;
  }
  
  #menu {
    font-size: 16px;
    margin: 40px 20px 20px 0;
  }
  
  #menu a {
    margin-left: 9px;
    text-decoration: none;
  }

  .cont {
    width: 90%;
  }

  #rodape_cont {
    width: 95%;
  }

  #info_topo_casa {
    width: 90%;
  }

  #wp_faixarosa {
    width: 85%;
  }



  #foto_grande {
    width: 100%;
    display: table;
    float: none;
  }

  #foto_grande img {
    width: 100%;
  }

  #thumbs_foto_casa {
    float: none;
    margin: -80px auto;
  }

  .thumbs_itens {
    display: table;
    float: left;
    margin: 20px;
  }

  #box_info1 {
    width: 40%;
    margin-top: 90px;
  }

  #box_infoazul {
    font-size: 15px;
    padding: 15px 15px 30px 15px;
  }

  #boxazul_3 {
    font-size: 16px;
  }

  #boxazul_4 {
    font-size: 45px;
  }

  #box_btn {
    font-size: 18px;
    letter-spacing: 2px;
    width: 90%;
  }

  #box_info_msnchato {
    width: 90%;
  }

  #box_info2 {
    width: 57%;
    font-size: 16px;
    margin-top: 90px;
  }


  .itemlocalizacao {
    width: 192px;
    margin: 10px;
  }

  .itemloc_quadradoazul {
    width: 192px;
    height: 170px;
  }

  .titulo_itemloc {
    width: 100%;
  }



}

@media screen and (max-width: 1080px) {

  .cont {
      width: 95%;
    }

  #menu_rodape {
    font-size: 20px;
  }

  #rs_rodape img {
    margin: 25px 30px 15px 0;
    width: 85px;
  }

  #frase_rodape h1{
   font-size: 18px;
  }

  #submenu {
    height: 80px;
  }

  #quebra_linha {
    display: block;
  }

  .thumbs_itens {
    margin: 8px;
  }

  #boxazul_3 {
    font-size: 15px;
  }

  #boxazul_4 {
    font-size: 35px;
  }

  #box_btn {
    width: 100%;
  }

  #box_info_msnchato {
    width: 100%;
  }

  .lista_desenvolvimento_obra {
    width: 84%;
  }

}


@media screen and (max-width: 920px) {

  #menu {
    display: none;
  }

  #menu_hmb {
    display: block;
  }

  #menu_rodape {
    font-size: 20px;
  }

  #rs_rodape img {
    margin: 25px 30px 15px 0;
    width: 75px;
  }

  #frase_rodape h1{
   font-size: 18px;
  }

  #thumbs_foto_casa {
    margin-top: -30px;
  }

  .thumbs_itens {
    width: 160px;
    height: 110px;
  }

  .thumbs_itens img {
    width: 160px;
  }

  .lupa1 {
    background-size: 100%;
  }

  #box_btn {
    font-size: 17px;
  }

  .itemlocalizacao {
    width: 258px;
    margin: 40px;
  }

  .itemloc_quadradoazul {
    width: 258px;
    height: 228px;
  }

  .titulo_itemloc {
    width: 192px;
  }

}

@media screen and (max-width: 800px) {

  #logo_rodape {
    position: relative;
    display: table;
    float: none;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
  }

  #menu_rodape {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    display: table;
    float: none;
    text-align: center;
    width: 100%;
  }

  #rs_rodape {
    position: relative;
    display: table;
    text-align: center;
    width: 100%;
  }

  #rs_rodape img {
    margin: 20px 10px 20px 10px;
    width: 40px;
  }

  #frase_rodape h1{
    letter-spacing: 2px;
    line-height: 50px;
  }

  #nomedacasa h1 {
    font-size: 70px;
  }

  #nomedacasa span {
    font-size: 20px;
  }

  #submenu {
    font-size: 17px;
  }

  #submenu a {
    margin: 0 8px 0 8px;
  }


  .thumbs_itens {
    width: 130px;
    height: 89px;
  }

  .thumbs_itens img {
    width: 130px;
  }

  .lupa1 {
    background-size: 100%;
  }

  #box_info1 {
    width: 100%;
    float: none;
    margin-top: 100px;
  }

  #box_infoazul {
    font-size: 17px;
    padding: 20px 20px 35px 20px;
    text-align: center;
  }

  #boxazul_1 {
    font-size: 14px;
  }

  #boxazul_2 {
    font-size: 25px;
  }

  #boxazul_3 {
    font-size: 20px;
  }

  #boxazul_4 {
    font-size: 51px;
  }

  #box_btn {
    line-height: 52px;
    float: none;
    font-size: 20px;
    width: 90%;
    text-align: center;
    margin: -12px auto 0 auto;
  }

  #box_info_msnchato {
    float: none;
    width: 90%;
    margin: 8px auto 0 auto;
  }

  #box_info2 {
    width: 100%;
    float: none;
    margin-top: 20px;
  }

  #plantaimg1 {
    float: none;
    width: 95%;
    margin: 0 auto 50px auto;
  }

  #plantaimg2 {
    float: none;
    width: 95%;
    margin: 0 auto 50px auto;
  }

  .itemlocalizacao {
    width: 238px;
    margin: 20px;
  }

  .itemloc_quadradoazul {
    width: 238px;
    height: 210px;
  }

  .titulo_itemloc {
    width: 192px;
  }

}


@media screen and (max-width: 650px) {
    .thumbs_itens {
      width: 110px;
      height: 76px;
    }

    .thumbs_itens img {
      width: 110px;
    }

  .itemlocalizacao {
    width: 300px;
    margin: 20px;
  }

  .itemloc_quadradoazul {
    width: 300px;
    height: 264px;
  }

  #titulo_acompanhesuaobra1 {
    font-size: 27px;
    line-height: 20px;
  }

  #titulo_acompanhesuaobra2 {
    font-size: 40px;
    line-height: 27px;
  }

}

@media screen and (max-width: 550px) {
    .thumbs_itens {
      width: 90px;
      height: 61px;
    }

    .thumbs_itens img {
      width: 90px;
    }
}

@media screen and (max-width: 465px) {

  #menu_hmb {
    margin: 40px 10px 0 0;
  }

  #menu_hmb img {
    width: 45px;
  }

  #logo img {
    width: 300px;
  }

  #logo {
    margin-left: -20px;
    margin-top: 0px;
  }

  #quebra_linha2 {
    display: block;
  }

  #submenu {
    height: 120px;
  }

  #nomedacasa h1 {
    font-size: 45px;
  }

  #nomedacasa span {
    font-size: 18px;
  }

  #submenu {
    font-size: 16px;
  }

  #submenu a {
    margin: 0 6px 0 6px;
  }

  #topo_casaaberta {
    margin: -90px 0 20px 0;
  }

  .thumbs_itens {
    width: 60px;
    height: 41px;
  }

  .thumbs_itens img {
    width: 60px;
  }

  #box_infoazul {
    font-size: 15px;
    font-family: 'gothambook';
    font-weight: bold;
  }

  #boxazul_2 {
    font-family: 'gothamultra';
  }

  #boxazul_3 {
    font-size: 16px;
  }

  #boxazul_4 {
    font-size: 30px;
    font-family: 'gothamultra';
  }

  #box_btn {
    line-height: 25px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 17px;
  }

  #btn_wapp_localizacao {
    width: 100%;
  }

  .titulo_localizacao h1 {
    font-size: 30px;
  }

  .titulo_localizacao {
    font-size: 20px;
  }

  #endereco {
    font-size: 20px;

  }

    .itemlocalizacao {
      width: 214px;
      margin: 15px;
    }

    .itemloc_quadradoazul {
      width: 214px;
      height: 187px;
    }

}

@media screen and (max-width: 340px) {
  #menu_hmb {
    margin: 40px 10px 0 -50;
  }

  #nomedacasa h1 {
    font-size: 35px;
  }

  #nomedacasa span {
    font-size: 14px;
  }

  #submenu {
    font-size: 15px;
  }

  #submenu a {
    margin: 0 4px 0 4px;
  }

  #topo_casaaberta {
    margin: -100px 0 20px 0;
  }
}