@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: #f8f4f2;
  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;
}

#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: 10;
  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;
}

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

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

#redessociais a:hover {
  opacity: 0.5;
}

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



#banner {
  position: absolute;
  width: 100%;
  height: 625px;
  top: 0;
  background-image: url('../image/venda/bg_banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  z-index: -1;
}

#frase_banner1 {
  position: relative;
  float: right;
  background-image: url('../image/venda/frase_banner.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 631px;
  height: 117px;
  margin: 265px 94px 0 0;
}

#frase_banner2 {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  bottom: -12px;
  color: #cd215b;
  text-align: center;
}

#frase_banner2 h1 {
  margin: 0;
  bottom: 0;
  font-weight:  normal;
  font-size: 47pt;
}


.item_casa_esquerda {
  position: relative;
  float: left;
  width: 520px;
  display: table;
  margin-bottom: 64px;
}

.item_casa_direita {
  position: relative;
  float: right;
  width: 520px;
  display: table;
  margin-bottom: 64px;
}

.titulo_casa {
  position: relative;
  width: 372px;
  height: 58px;
  background-color: #003da5;
  color: #FFF;
  font-size: 38px;
  text-align: left;
  line-height: 58px;
  padding-left: 15px;
  z-index: 1;
}

.titulo_casa span {
  font-size: 16px;
  z-index: 0;
}

.foto_casa {
  position: relative;
  margin-top: -30px;
  width: 100%;
}

.foto_casa img {
  width: 100%;
}

.descricao_casa {
  position: relative;
  width: 437px;
  height: 80px;
  background-color: #003da5;
  float: right;
  margin-top: -32px;
  z-index: 1;
  padding: 13px;
}

.descricao_casa_geral {
  position: relative;
  text-align: left;
  color: #FFF;
  font-size: 16px;
  display: table;
  clear: both;
}

.conclusao_casa {
  position: absolute;
  color: #cd215b;
  font-family: 'gothamultra';
  font-size: 19px;
  bottom: 40px;
  left: 13px;
  text-align: left;
}

.valor_casa {
  position: absolute;
  color: #cd215b;
  font-family: 'gothamultra';
  font-size: 19px;
  bottom: 40px;
  right: 13px;
  text-align: right;
}

.btn_casa {
  position: relative;
  width: 185px;
  height: 41px;
  float: right;
  background-color: #fedd00;
  text-align: center;
  line-height: 41px;
  margin-top: -20px;
  z-index: 2;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
}

.btn_casa a {
  text-decoration: none;
  color: #003CA4;
  font-weight: bold;
  font-size: 18px;
}

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

#destaque {
  position: relative;
  width: 100%;
  display: table;
  margin-top: -180px;
  z-index: -1;
  margin-bottom: -400;
}

#destaque img {
  width: 100%;
}

#inf1_destaque {
  color: #f8f4f2;
  font-family: 'gothamultra';
  font-size: 80px;
  width: 100%;
  text-align: center;
  margin-top: -75px;
}

#inf1_destaque span{
  color: #00b7bf;
  font-family: 'gothamultra';
  font-size: 40px;
}

#inf2_destaque {
  color: #d0005a;
  font-size: 22px;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
  margin-top: -15px;
}

#inf2_destaque a {
  color: #d0005a;
  text-decoration: underline;
}

#inf2_destaque a:hover {
  color: #00b7bf;
}

#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: #003da5;
  margin-top: 42px;
}

#rodape_cont {
  position: relative;
  display: table;
  width: 1084px;
  text-align: center;
  background-color: #003da5;
  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: #fedd00;
  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;
}




@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: #003da5;
    text-decoration: none;
  }

  #redessociais img {
    width: 30px;
  }

  #frase_banner1 {
    background-size: 100% auto;
    width: 28%;
    margin: 265px 70px 0 0;
  }



}

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

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

  #banner {
    background-image: url('../image/venda/bg_banner1170.jpg');
    background-position: left bottom;
  }

  #frase_banner1 {
    background-image: url('../image/venda/frase_banner.png');
    background-size: 500px;
    background-position: center center;
    width: 100%;
    height: 117px;
    margin: 140px 0 0 0;
    background-color: rgba(255, 255, 255, 0.7);
  }

  .cont {
    width: 90%;
  }

  .item_casa_esquerda {
    position: relative;
    float: left;
    width: 450px;
    display: table;
    margin-bottom: 64px;
  }

  .item_casa_direita {
    position: relative;
    float: right;
    width: 450px;
    display: table;
    margin-bottom: 64px;
  }

  .descricao_casa {
    width: 85%;
  }

  #rodape_cont {
    width: 95%;
  }


}

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

  .cont {
      width: 95%;
    }

  .item_casa_esquerda {
    width: 430px;
  }

  .item_casa_direita {
    width: 430px;
  }

  .titulo_casa {
    font-size: 35px;
  }


  #inf1_destaque {
    font-size: 60px;
    width: 100%;
    margin-top: -56px;
  }

  #inf1_destaque span{
    font-size: 30px;
  }

  #inf2_destaque {
    font-size: 20px;
    width: 100%;
    margin-top: -10px;
  }

  #menu_rodape {
    font-size: 20px;
  }

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

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

}

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

  .item_casa_esquerda {
    width: 412px;
  }

  .item_casa_direita {
    width: 412px;
  }


}



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

  #menu {
    display: none;
  }

  #menu_hmb {
    display: block;
  }

  #banner {
    background-image: url('../image/venda/bg_banner920.jpg');
    background-position: center;
  }

  #frase_banner1 {
    background-size: 430px;
  }

  .item_casa_esquerda {
    float: none;
    width: 90%;
    margin: 0 auto 64px auto;
  }

  .item_casa_direita {
    float: none;
    width: 90%;
    margin: 0 auto 64px auto;
  }


  #destaque {
    margin-top: -60px;
  }

  #inf1_destaque {
    font-size: 60px;
    width: 100%;
    margin-top: -56px;
  }

  #inf1_destaque span{
    font-size: 30px;
  }

  #inf2_destaque {
    font-size: 20px;
    width: 60%;
    margin: -10px auto 0 auto;
  }


  #menu_rodape {
    font-size: 20px;
  }

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

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


}

@media screen and (max-width: 800px) {
  #inf1_destaque {
    font-size: 60px;
    width: 100%;
    margin-top: -56px;
  }

  #inf1_destaque span{
    display: none;
  }

  #inf2_destaque {
    font-size: 20px;
    width: 80%;
    margin: -10px auto 0 auto;
  }

  #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;
  }

}


@media screen and (max-width: 620px) {
  #inf2_destaque {
    font-size: 20px;
    width: 90%;
    margin: -10px auto 0 auto;
  }
}

@media screen and (max-width: 550px) {
  #inf2_destaque {
    font-size: 18px;
    width: 95%;
    margin: -10px auto 0 auto;
  }
}


@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;
  }

  #banner {
   background-image: url('../image/venda/bg_banner465.jpg');
    background-position: center;
  }

  #frase_banner1 {
    background-size: 80%;
  }

  #frase_banner2 h1 {
    font-size: 37pt;
  }




  .item_casa_esquerda {
    width: 95%;
  }

  .item_casa_direita {
    width: 95%;
  }

  .titulo_casa {
    width: 80%;
    font-size: 35px;
  }

  .descricao_casa {
    width: 90%;
  }


  .conclusao_casa {
    position: relative;
    bottom: auto;
    left: auto;
    float: right;
    text-align: right;
    width: 100%;
    margin: 10px 0 10px 0;
  }

  .valor_casa {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: right;
    width: 100%;
    margin: 10px 0 10px 0;
  }


}

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

  #frase_banner2 h1 {
    font-size: 30pt;
  }
}






