.div-chat {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 250px;
  height: 40px;
  border-top-left-radius: 50px;
  background-color: #f48220;
}

.div-foto-chat {
  position: absolute;
  width: 60px;
  height: 60px;
  margin-top: -26px;
  border: 1px solid #fff;
  border-radius: 100px;
  background-image: url('../images/foto-patrique.jpeg');
  background-position: 50% 0%;
  background-size: 60px;
}

.txt-atend {
  position: absolute;
  margin-left: 70px;
  padding-top: 9px;
  color: #fff;
  font-size: 12px;
}

.txt-nom {
  margin-top: -20px;
  margin-left: 70px;
  color: #c2c1c1;
  font-size: 11px;
  font-weight: 300;
}

.body {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.sec-topo {
  border-bottom: 1px solid #dedede;
}

.conteiner {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.div-topo {
  padding-bottom: 15px;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
}

.lista-topo {
  padding-top: 20px;
  padding-right: 20px;
  color: #9c9c9c;
}

.icowhats {
  width: 20px;
  padding-top: 20px;
  float: left;
  opacity: 0.6;
}

.txtwhatstopo {
  position: absolute;
  padding-top: 12px;
  padding-left: 30px;
  float: left;
  color: #9c9c9c;
  font-size: 12px;
}

.numwhats {
  position: absolute;
  padding-top: 29px;
  padding-left: 30px;
  float: left;
  clear: left;
  color: #f48220;
  font-weight: 600;
}

.text-span {
  font-size: 12px;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
  background-color: #fff;
}

.con-nav {
  max-width: 980px;
}

.menu {
  padding-right: 18px;
  padding-left: 18px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 18px;
  font-weight: 500;
}

.menu:hover {
  color: #f48220;
}

.nav-menu {
  float: left;
}

.icofacetopo {
  text-align: center;
}

.div-pesquisa {
  display: block;
  height: 80px;
  max-width: 980px;
  margin: 20px auto 40px;
  background-color: #fff;
}

.row {
  border: 1px none #e2e2e2;
  border-radius: 5px;
}

.selectpesquisa {
  height: 50px;
  margin-top: 14px;
  border-radius: 5px;
}

.btnpesquisa {
  width: 100%;
  height: 50px;
  margin-top: 14px;
  padding-top: 14px;
  border-radius: 5px;
  background-color: #f48220;
  font-size: 18px;
  text-align: center;
}

.sec-topo2 {
  height: 250px;
  background-image: url('../images/slide7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tit-top {
  padding-top: 60px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
}

.sec-imovel {
  padding-top: 40px;
  padding-bottom: 40px;
}

.slide-imovel {
  height: auto;
  background-color: #d9d9d9;
}

.seta {
  opacity: 0.5;
  color: #000;
  font-size: 18px;
}

.img-imo {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.row-ligue {
  margin-top: 20px;
}

.ref {
  padding-top: 12px;
  font-size: 11px;
  font-weight: 300;
}

.btnligue {
  width: 100%;
  height: 45px;
  padding-top: 11px;
  border: 1px solid #f48220;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #f48220;
  font-size: 15px;
  text-align: center;
}

.btnligue:hover {
  background-color: #f7f7f7;
}

.btnligue.soc {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.txttit {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
}

.txttit2 {
  margin-top: 20px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.txtimo {
  margin-top: 10px;
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
}

.lista2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dfdfdf;
  list-style-type: none;
}

.icos {
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.txticos {
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

.txticos2 {
  font-weight: 700;
  text-align: center;
}

.mapa {
  margin-top: 20px;
}

.box {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .27);
}

.box.boxmob {
  display: none;
  margin-top: 20px;
}

.txttipo {
  font-size: 18px;
  font-weight: 700;
}

.valor {
  color: #f48220;
  font-size: 22px;
  font-weight: 500;
  text-align: right;
}

.txtimo2 {
  font-size: 16px;
}

.form {
  margin-top: 20px;
}

.input {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #ccc;
}

.btnenviarm {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  background-color: #f48220;
}

.btnfacebook {
  display: block;
  width: 90%;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 11px;
  border-radius: 10px;
  background-color: #3b5998;
  font-size: 16px;
  text-align: center;
}

.rowsociali {
  margin-top: 10px;
}

.btnwhats {
  display: block;
  width: 90%;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 11px;
  background-color: #25d366;
  text-align: center;
}

.lista-fotos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  list-style-type: none;
}

.mini {
  max-height: 100px;
}

.list-item {
  padding-right: 10px;
  padding-left: 10px;
}

@media (max-width: 991px) {
  .div-topo {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-menu {
    background-color: #fff;
  }
  .hamb {
    background-color: #fff;
  }
  .hamb.w--open {
    background-color: #fff;
    color: #f48220;
  }
  .div-pesquisa {
    width: 100%;
  }
  .lista-fotos {
    display: none;
  }
}

@media (max-width: 767px) {
  .lista-topo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .icofacetopo {
    margin-top: 20px;
  }
  .column {
    text-align: center;
  }
  .divwhats {
    width: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-pesquisa {
    height: auto;
    padding-bottom: 10px;
  }
  .lista2 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .mapa {
    margin-bottom: 40px;
  }
  .box.boxmob {
    display: block;
  }
  .box.boxmob2 {
    display: none;
  }
}

@media (max-width: 479px) {
  .div-chat {
    z-index: 9999;
  }
  .logo {
    width: 190px;
    margin-top: 10px;
  }
  .sec-topo2 {
    height: auto;
    padding-bottom: 5px;
  }
  .lista2 {
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .icos {
    margin-top: 20px;
  }
  .box.boxmob2 {
    display: none;
  }
  .lista-fotos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .list-item {
    margin-bottom: 10px;
  }
}

