.menu-fixo .logo
/* Default ----------------------*/

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.row:after,
.clearfix:after {
  clear: both;
}

.row,
.clearfix {
  zoom: 1;
}

.ocultar {
  display: none;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clear5 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 5px;
}

.clear10 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 10px;
}

.clear15 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 15px;
}

.clear20 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 20px;
}

.clear25 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 25px;
}

.clear30 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 30px;
}

.clear35 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 35px;
}

.clear40 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 30px;
}

.clear45 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 45px;
}

.clear50 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 30px;
}

.clear60 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 60px;
}

.clear80 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 80px;
}

.clear100 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 100px;
}

.centralizado {
  float: none !important;
  margin: 0 auto !important;
}

.lfloat {
  float: left
}

.rfloat {
  float: right
}

.remove-padding {
  padding: 0px !important
}

.remove-margin {
  margin: 0px !important
}

a {
  color: #303030;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

a,
button,
input,
i,
.barra-bts,
.barra-bts span,
.bts,
.bt span,
p {
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  outline: 0;
}

a:hover,
a:active,
a:focus {
  outline: 0;
}

input::-moz-focus-inner {
  border: 0;
}

input:focus {
  outline: 0;
}

:focus {
  outline: 0;
}

html,
body {
  font-family: 'myriad-pro', sans-serif;
  font-weight: 400;
  font-size: 16.5px;
  line-height: 17px;
  color: #522820;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: -0.02em;
}

i {
  color: #522820;
}

p {
  color: #7E625D;
  font-size: 16px;
  line-height: 23px
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0
}

h1 {
  font-size: 50px;
  color: #ffffff;
  line-height: 52px;
  font-weight: 400;
}

h3 {
  margin-bottom: 18px;
  margin-top: 8px;
}


/* Buttons --------------------*/

button,
.bt-buscaavancada {
  padding: 14px 20px 18px 20px;
  background: #391914;
  border-radius: 3px 20px;
  color: #FAA832;
  width: auto;
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 17px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  border: none;
  margin: 0;
  height: 50px;
  cursor: pointer;
  z-index: 10;
}

.btn-branco {
  padding: 14px 20px 18px 20px;
  background: #fff;
  border-radius: 3px 20px;
  color: #391914;
  width: auto;
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 17px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  border: none;
  margin: 0;
  height: 50px;
  cursor: pointer;
  z-index: 10;
}

.btn-preto {
  padding: 14px 20px 18px 20px;
  background: #000;
  border-radius: 3px 20px;
  color: #fff;
  width: auto;
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 17px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  border: none;
  margin: 0;
  height: 50px;
  cursor: pointer;
  z-index: 10;
}

button i,
.bt-buscaavancada i {
  color: #FAA832;
  padding-left: 15px;
}

button:hover,
.bt-buscaavancada:hover {
  background: #FAA832;
  color: #391914
}

button:hover i,
.bt-buscaavancada:hover i {
  color: #391914
}

.bt-buscaavancada {
  margin-right: 10px;
  background: #fff;
  color: #522921
}

.bt-buscaavancada i {
  float: right;
  padding-top: 2px;
}


/* Header ---------------------*/

header {
    position: absolute;
    width: 100%;
    height: 50px;
    top: 0;
    z-index: 999;
    margin-top: -20px;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.chatabsoluto {
  position: absolute;
  right: -110px;
  top: 600px;
  background: #40160a;
  padding: 9px 28px 12px 28px;
  display: inline-block;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  z-index: 999;
  border-radius: 20px 3px;
  color: #fff;
  font-size: 18px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
}

.chatabsoluto:hover {
  background: #FAA832;
}

.barra {
    height: 50px;
    margin-top: 19px;
    background: #FAA832;
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.18);
}

.social a {
  display: table-cell;
  vertical-align: middle;
  height: 57px;
  padding: 0px 8px;
}

.social a i {
  font-size: 22px;
}

.barra-bts {
  display: inline-block;
  font-size: 16.5px;
  font-weight: 600;
  padding: 0px 20px;
  height: 50px;
  float: left;
  overflow: hidden;
}

.barra-bts i {
  float: left;
  font-size: 68px;
  padding-top: 7px;
  color: #522820;
  text-shadow: 0 1px 0 #FCBF65;
}

.barra-bts span {
  float: left;
  padding-top: 19px;
  padding-left: 8px;
  color: #522820;
}

.barra-bts:hover {
  color: #522820;
}

.barra-bts.hover:hover {
  background: #522820;
}

.barra-bts.hover:hover i {
  color: #FAA832;
  text-shadow: 0 1px 0 #522820;
}

.barra-bts.hover:hover span {
  color: #FAA832;
}

.menumobile {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 24px;
}

#menumobile i {
  font-size: 24px;
  color: #faa832;
  padding-right: 6px;
}

.menu {
  height: 80px;
  width: 100%;
  background: rgba(255, 255, 255, 0.96);
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.12);
}

.menu .container {
  position: relative;
}

.menu .logo {
  position: absolute;
  left: 0;
  top: -42px;
  z-index: 999;
}

.menu nav {
  margin-top: 26px;
}

.menu nav li {
  display: inline-block;
  color: #DCD3D2;
  margin: 2px;
}

.menu nav ul li a {
  color: #75534D;
  padding: 6px 9px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 600;
}


#home .menu nav ul li #home,
#institucional .menu nav ul li #institucional,
#imoveis .menu nav ul li #imoveis,
#negocie .menu nav ul li #negocie,
#servicos .menu nav ul li #servicos,
#contato .menu nav ul li #contato,
.menu nav ul li a:hover,
.menu nav ul li a.ativado {
  color: #522820;
  background: #F3EFEF;
}




.menu-fixo {
  position: fixed;
  top: -150px;
  width: 100%;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transition: all .35s ease-in-out;
  z-index: 1009;
  height: 70px !important
}

.menu-fixo nav {
  margin-top: 22px;
}

.menu-fixo .logo {
  top: -2px !important;
}

.menu-fixo nav {
  margin-top: 22px !important;
}

.menu-fixo .logo img {
  width: auto;
  max-height: 50px;
  margin-top: 10px;
}

.header-up {
  top: 0px;
}

.header-down {
  top: -100px;
}

.fixheader {
  height: 100px;
}


/* Container ---------------------*/
.wrap-slider {
  width: 100%;
  position: relative;
}

.busca {
  background-size: cover;
  height: auto;
  color: #fff;
  padding: 40px 0;
  width: 100%;
  max-width: 1140px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  webkit-transform: translate(-50%, -50%);
  moz-transform: translate(-50%, -50%);
  z-index: 10;
}

.busca p {
  color: #ffffff
}

.busca .frase h1 {
  font-weight: 300;
  color: #ffffff;
  margin-top: 15px;
  line-height: 54px;
}

.busca .frase h1 span {
  font-weight: 600;
  color: #F8A532;
  display: inline-block;
}

.busca .bts,
select {
  padding: 14px 20px 18px 20px;
  background: #fff;
  border-radius: 3px;
  color: #826862;
  width: 49%;
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 17px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  border: none;
  margin: 0;
  height: 50px;
  cursor: pointer;
}

select {
  padding: 12px 20px 15px 20px;
}

.busca .bts:hover::-webkit-input-placeholder {
  color: #522820
}

.busca .bts:hover:-ms-input-placeholder {
  color: #522820
}

.busca .bts:hover::-ms-input-placeholder {
  color: #522820
}

.busca .bts:hover::placeholder {
  color: #522820
}

.busca .bts::-webkit-input-placeholder {
  color: #826862
}

.busca .bts:-ms-input-placeholder {
  color: #826862
}

.busca .bts::-ms-input-placeholder {
  color: #826862
}

.busca .bts::placeholder {
  color: #826862
}

.busca .bts:hover {
  background: #FAA832;
  color: #4C271F;
}

.busca .bts.active {
  background: #FAA832;
  color: #4C271F;
}

.busca .bts:hover i {
  color: #4C271F;
}

.busca .bts:hover .sub {
  display: block
}

.busca .bts i {
  color: #826862;
  position: absolute;
  right: 15px;
  font-size: 22px;
}

.busca .bts .sub {
  display: none;
  position: absolute;
  background: #FAA832;
  padding: 0px;
  left: 0;
  top: 47px;
  width: 100%;
  border-radius: 0 0 3px 3px;
  z-index: 999;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
}

.busca .bts .sub a {
  padding: 10px 20px;
  display: block;
  border-bottom: 1px solid #D38B2E;
  color: #522820 !important
}

.busca .bts .sub a:hover {
  background: #522820;
  color: #FAA832 !important
}

.busca .typeahead {
  max-height: 250px !important;
  overflow-y: scroll !important;
}

.busca .typeahead::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}

.busca .typeahead::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

.busca .typeahead::-webkit-scrollbar-thumb {
  background-color: #FAA832;
  border: 2px solid #FAA832;
}


.buscaavancada {
  color: #fff;
  font-weight: 600;
  margin-right: 15px;
  display: inline-block;
  cursor: pointer;
  height: 50px;
}

.buscaavancada i {
  color: #FAA832;
  font-size: 25px;
  padding-left: 5px
}

.buscaavancada:hover {
  color: #FAA832
}

.buscar-no-mapa .sub-buscaavancada:before {
  right: auto;
  left: 70px;
}

.buscar-no-mapa .sub-buscaavancada {
  top: 70px
}

.sub-buscaavancada {
  position: absolute;
  width: 100%;
  background: #FAA832;
  left: 0;
  z-index: 950;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  margin: auto;
  padding: 20px 21px;
  cursor: default;
  text-align: left;
  top: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sub-buscaavancada.type1 {
  position: absolute;
  width: 100%;
  background: #FAA832;
  left: 0;
  z-index: 950;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  margin: auto;
  padding: 20px 21px;
  cursor: default;
  text-align: left;
  top: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sub-buscaavancada .typeahead {
  max-height: 250px !important;
  overflow-y: scroll !important;
}

.sub-buscaavancada .typeahead::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}

.sub-buscaavancada .typeahead::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

.sub-buscaavancada .typeahead::-webkit-scrollbar-thumb {
  background-color: #FAA832;
  border: 2px solid #FAA832;
}

.search-line__top {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sub-buscaavancada:before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0;
  height: 0;
  right: 250px;
  top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #FAA832;
}

.sub-buscaavancada label {
  color: #522820;
  margin-right: 5px;
  display: block;
  /*width: 195px!important;*/
  cursor: pointer;
  position: relative;
  font-weight: 400;
  font-size: 15px;
}

.sub-buscaavancada li label {
  width: auto !important;
}

.sub-buscaavancada label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 10px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #925B27;
}

.sub-buscaavancada label:last-child {
  margin-right: 0px;
}

.sub-buscaavancada label i {
  color: #522820;
  margin-right: 5px;
  float: left;
  font-size: 25px
}

.sub-buscaavancada label span {
  float: left;
  padding-top: 5px;
  padding-left: 5px;
}

.sub-buscaavancada .position {
  position: relative;
  display: inline-block
}

.sub-buscaavancada .position input[type=text] {
  border-radius: 4px;
  height: 50px;
  border: none;
  font-size: 13px;
  padding: 5px;
  width: 140px;
  color: #000;
}

.sub-buscaavancada .bts {
  padding: 14px 20px 18px 20px;
  background: #fff;
  border-radius: 3px;
  color: #826862;
  width: 49%;
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 17px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  border: none;
  margin: 0;
  height: 50px;
  cursor: pointer;
  text-align: center;
}

.search-line__top .bts.active {
  background: #ffb31f;
  color: #4C271F;
}

.search-line__top .bts:hover .sub {
  display: block;
}

.search-line__top .bts .sub {
  display: none;
  position: absolute;
  background: #FAA832;
  padding: 0px;
  left: 0;
  top: 47px;
  width: 100%;
  border-radius: 0 0 3px 3px;
  z-index: 999;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
}

.search-line__top .bts .sub a {
  padding: 10px 20px;
  display: block;
  border-bottom: 1px solid #D38B2E;
  color: #522820 !important;
}

.search-line__top .bts .sub a:hover {
  background: #522820;
  color: #FAA832 !important;
}

.search-line__middle {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.gm-style-iw>div {
  width: 100% !important;
}

.gm-style-iw>div::-webkit-scrollbar-track {
  background-color: #522820;
}

.gm-style-iw>div::-webkit-scrollbar {
  width: 7px;
  background-color: #FAA832;
}

.gm-style-iw>div::-webkit-scrollbar-thumb {
  background-color: #FAA832;
}

.info-window-imovel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.info-window-imovel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.info-window-imovel a .area {}

.info-window-imovel a .area * {
  margin-right: 5px;
  font-size: 13px;
  color: #FAA832;
  font-weight: 600;
  display: inline-block;
}

.info-window-imovel a .area .valor,
.info-window-imovel a .area .titu {
  width: 100%;
  display: inline-block;
  position: relative;
  margin: 0 0 5px 0;
}

#custom-infowindow-template {
  display: none !important;
}

.avancadasub {
  width: 300px;
  position: absolute;
  background: #ffffff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  padding: 25px;
  border-radius: 4px;
  top: 38px;
  z-index: 1000;
  display: none;
}

.avancadasub:before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0;
  height: 0;
  left: 40px;
  top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
}

.avancadasub span {
  color: #522820;
}

.avancadasub ul li label {
  display: inline-block;
  width: auto;
  margin-bottom: 10px;
}

.avancadasub ul li input {
  display: inline-block;
  margin: 0px 8px 0 0
}

.avancadasub ul li label:before {
  display: none
}


/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */

.show {
  display: block !important;
}

.bt-social {
  width: 100%;
  height: 144px;
  padding: 30px;
  display: inline-block;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.bt-social i {
  color: #ffffff;
  font-size: 80px
}

.bt-social p {
  position: absolute;
  right: 25px;
  bottom: 15px;
  color: #ffffff;
  font-size: 25px;
  font-weight: 600
}

.bt-social.face {
  background: url(../images/bg-face.jpg) no-repeat;
  background-size: cover;
}

.bt-social.insta {
  background: url(../images/bg-insta.jpg) no-repeat;
  background-size: cover;
}

.lista-imoveis {
  position: relative
}

.lista-imoveis h1 {
  font-size: 40px;
  line-height: 42px;
  color: #52261F
}

.lista-imoveis .bt {
  width: 100%;
  display: block;
  position: relative;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  margin-bottom: 30px;
  border-radius: 4px;
  overflow: hidden;
  background: #ffffff;
}

.lista-imoveis .bt:hover {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 3px 3px 18px rgba(0, 0, 0, .30);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 3px 3px 18px rgba(0, 0, 0, .30);
}

.lista-imoveis .bt:hover>span {
  opacity: 1;
}

.lista-imoveis .bt span {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 238px;
  background: rgba(250, 168, 50, 0.84);
  border-radius: 4px;
  opacity: 0;
  top: 0;
  left: 0;
  text-align: center;
}

.lista-imoveis .bt span i {
  font-size: 95px;
  color: #40160a;
  display: inline-block;
  margin-top: 71px;
}

.lista-imoveis .bt .palco-img {
  width: 100%;
  height: 238px;
  border-radius: 4px
}

.lista-imoveis .bt p {
  margin: 0
}

.lista-imoveis .bt .area {
  padding: 15px 20px;
  display: inline-block
}

.lista-imoveis .bt .area .valor {
  font-size: 20px;
  font-weight: 600;
  color: #6C3A27
}

.lista-imoveis .bt .area .titu {
  font-size: 16px;
}

.lista-imoveis .bt .area .categoria {
  font-size: 13px;
  color: #999999
}

.lista-imoveis .bt .area .info {
  font-size: 16px;
  color: #FAA832
}

.lista-imoveis .bt.anuncie {
  background: #FAA832;
  height: 395px;
}

.lista-imoveis .bt.anuncie i {
  position: absolute;
  font-size: 159px;
  right: -50px;
  top: 38px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1) rotate(-20deg);
  transform: scaleX(-1) rotate(-20deg);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH";
}

.lista-imoveis .bt.anuncie h1 {
  position: absolute;
  bottom: 28px;
  left: 28px;
  font-size: 25px;
  line-height: 16px;
}

.lista-imoveis .bt.anuncie h1 b {
  font-size: 50px;
  font-weight: 600;
  display: block;
  line-height: 60px
}

.lista-imoveis .bt.anuncie p {
  margin: 0;
  padding: 8px 16px;
  background: #391914;
  width: auto;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  margin-top: 15px;
  font-weight: 400;
  color: #faa832;
}

.lista-imoveis .bt.newsletter {
  background: #522921;
  height: 395px;
}

.lista-imoveis .bt.newsletter i {
  position: absolute;
  color: #FAA832;
  font-size: 159px;
  right: -50px;
  top: 15px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1) rotate(-20deg);
  transform: scaleX(-1) rotate(-20deg);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH";
}

.lista-imoveis .bt.newsletter h1 {
  color: #FAA832;
  font-size: 30px;
  line-height: 26px;
}

.lista-imoveis .bt.newsletter form {
  position: absolute;
  bottom: 28px;
  left: 28px;
}

.lista-imoveis .bt.newsletter form input {
  border: none;
  padding: 8px;
  width: 88%;
  margin-bottom: 1px;
  border-radius: 3px
}

.lista-imoveis .bt.newsletter h1 b {
  font-size: 30px;
  font-weight: 600;
  display: block;
  line-height: 38px
}

.lista-imoveis .bt.newsletter p {
  margin: 0;
  padding: 8px 16px;
  background: #391914;
  width: auto;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  margin-top: 15px;
  font-weight: 400;
  color: #faa832;
}

.lista-imoveis.open .imovel-open {
  display: block;
}

.lista-imoveis .bt.imovel-destaque span {
  width: 54%;
  height: 268px;
}

.lista-imoveis .bt.imovel-destaque .palco-img {
  width: 50%;
  height: 268px;
  float: left;
}

.lista-imoveis .bt.imovel-destaque .area {
  padding: 15px 20px;
  width: 50%;
}

.list-imoveis .imovel-destaque {
  display: block;
  max-height: 266px !important;
}

.imovel-menor {
  display: block;
  min-height: 395px !important;
}

.breadcrumb {}

.breadcrumb li a {
  font-size: 14px;
  color: #A7928E
}

.breadcrumb li a.ativado {
  color: #522820
}

.area-bts {
  padding: 15px 18px;
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  display: inline-block;
  float: right
}

.area-bts a,
.area-bts a i,
.area-bts i,
.area-bts p {
  display: inline-block;
}

.area-bts i {
  font-size: 21.5px;
  padding-right: 8px;
}

.area-bts p {
  margin: 0;
  font-size: 16px
}

.area-bts.voltar:hover {
  background: #FAA832;
  color: #522820
}

.area-bts.voltar:hover p {
  color: #522820
}

.area-bts>a>.fa-facebook-square {
  color: #365899 !important;
  font-size: 25px;
  top: -2px;
  display: block;
  position: relative;
}

.titu h1 {
    font-size: 28px;
    color: #5F3326;
    font-weight: 600;
    margin: 0px;
    line-height: 35px;
}

.titu p {
  font-size: 20px;
  color: #F8A532;
}

.nav-tabs {
  border-bottom: 0px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857143;
  border: 0;
  border-radius: 3px;
  background: #522820;
  color: #F8A532;
  margin-bottom: 3px
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 30px;
  font-size: 16px;
}

.nav>li>a:hover {
  background: #FAA832;
  color: #522921;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #522921;
  cursor: default;
  background-color: #F8A532;
  border: 0;
  border-bottom-color: transparent;
}

.contato-corretor {}

.contato-corretor p {
  font-size: 28px;
  color: #52271F;
  font-weight: 300
}

.contato-corretor p b {
  font-weight: 600
}

.contato-corretor i {
  color: #522921;
  font-size: 100px;
  display: inline-block;
}

.contato-corretor a {
  color: #522820;
  padding: 12px 25px 14px 25px;
  display: block;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 3px rgba(0, 0, 0, .14);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 3px rgba(0, 0, 0, .14);
  margin-bottom: 10px;
  border-radius: 2px 20px 2px 20px;
  text-align: left;
  font-weight: 400
}

.contato-corretor a.whatsapp:hover {
  background: #42C253;
  color: #ffffff
}

.contato-corretor a.whatsapp:hover i {
  color: #ffffff
}

.contato-corretor a.enviaremail:hover {
  background: #0085B2;
  color: #ffffff
}

.contato-corretor a.enviaremail:hover i {
  color: #ffffff
}

.contato-corretor a:hover {
  background: #F8A532;
  color: #522921
}

.contato-corretor a:hover i {
  color: #522921
}

.contato-corretor a i {
  float: left;
  font-size: 21px;
  margin-right: 10px
}

.infos {
  display: inline-block;
  width: 45%;
  font-weight: 600;
}

.infos span {
  margin-top: 6px;
  float: left
}

.infos i {
  float: left;
  font-size: 29px;
  margin-right: 9px;
}

.slidefotos button {
  display: block !important;
}

.titu-imoveis h1 {
  color: #F8A632;
  font-weight: 600
}

.titu-interna {
  background: url(../images/bg-titu-interna.jpg) no-repeat center top;
  background-size: cover;
  height: 160px;
  margin-top: 0px;
}

.titu-interna h1 {
    color: #52261F;
    font-size: 32px;
    display: block;
    line-height: 44px;
    margin-left: 118px;
    margin-top: 105px;
}

.titu-interna h1 b {
  font-size: 44px;
  display: inline-block;
}

.titu-interna i {
    position: absolute;
    font-size: 100px;
    -webkit-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 94px;
    left: 0px;
}
.titu-interna.servicos {
  background: url(../images/bg-titu-interna-servicos.jpg) no-repeat center top !important;
}

.titu-interna.servicos h1 {
  color: #F8A632 !important;
  margin-left: 0;
  margin-top: 80px;
  text-align: center;
}

.titu-interna.servicos h1 b {
  font-size: 53px;
}

.apresente-sua-area {}

.apresente-sua-area h1 {
  color: #52261F;
  font-size: 36px;
}

.apresente-sua-area h6 {
  font-size: 24px;
  font-weight: 500;
  color: #52261F;
  margin-bottom: 5px;
  margin-top: 0;
  position: relative;
}

.steps {
  padding-right: 50px;
  overflow: hidden;
}

.steps i {
  font-size: 26px;
  font-weight: 600;
  color: rgba(57, 25, 20, 0.35);
  width: 50px;
  /* height: 54px; */
  border: 2px solid rgba(57, 25, 20, 0.35);
  display: block;
  font-style: normal;
  text-align: center;
  line-height: 42px;
  border-radius: 4px;
}

.steps span {
  font-size: 27px;
  color: rgba(57, 25, 20, 0.35);
  line-height: 27px;
  font-weight: 600;
  margin: 10px 0;
  display: block;
}

.steps p {
  font-size: 17px;
  line-height: 19px;
  color: rgba(57, 25, 20, 0.65);
  opacity: .5;
}

.steps.step-done i {
  background: #391914;
  border-color: #391914;
  color: #fff;
}

.steps.step-done span {
  color: #391914;
}

.steps.step-done p {
  opacity: 1;
}

.highlight-red {
  background: #c3141b;
  border-left: 9px solid #c3141b;
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 0 20px;
  margin-bottom: 20px;
}

.highlight-blue {
  background: #391914;
  width: 100%;
  height: auto;
  /* line-height: 54px; */
  font-size: 19px;
  font-weight: 400;
  color: #fff;
  padding: 15px 20px 17px 20px;
  margin-bottom: 20px;
  margin-top: 30px;
  border-radius: 3px;
}

form.dados label {
  font-size: 16px;
  color: #858585;
  font-weight: 400;
  margin-right: 20px;
}

form.dados label span {
  color: #ff0000;
}

form.dados input[type="text"],
form.dados textarea,
form.dados select {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #ececec;
  background: #f4f4f4;
  /* height: 43px; */
  /* line-height: 43px; */
  padding: 15px 15px;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 5px;
  color: #333333;
  font-weight: 600;
}

.tutorial span {
  font-size: 22px;
  font-weight: 600;
  color: #c3131a;
  display: block;
  margin: 15px 0 10px;
}

.tutorial span i {
  display: inline-block;
  padding: 7px 8px;
  background: #c3131a;
  color: #fff;
  font-style: normal;
  font-size: 18px;
}

.tutorial p {
  font-style: italic;
}

.add-archive {
  font-size: 16px;
  color: #c31319;
  border: 3px solid #c31319;
  padding: 15px 70px;
  display: inline-block;
  margin: 8px 0 9px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.add-archive:hover {
  background: #c31319;
  color: #fff;
}

.checkbox label:after,
.radio label:after {
  content: '';
  display: table;
  clear: both;
}

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 3px solid #faa832;
  border-radius: 3px;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em;
  margin-top: -6px;
  background: #ffa232;
}

.radio label,
.checkbox label {
  font-weight: 600;
  color: #ffa232;
}

.radio .cr {
  border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 20%;
}

.radio .cr .cr-icon {
  margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
  -webkit-transform: scale(3) rotateZ(-20deg);
  -ms-transform: scale(3) rotate(-20deg);
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
  -webkit-transform: scale(1) rotateZ(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
  color: #522820;
  margin-left: -1px;
}

.checkbox label input[type="checkbox"]:disabled+.cr,
.radio label input[type="radio"]:disabled+.cr {
  opacity: .5;
}

.checkbox label {
  width: 100%;
  padding: 32px 40px 30px 40px;
  background: #522820;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.lista-servicos {
  text-align: center;
}

.lista-servicos a {
  display: inline-block;
  padding: 45px 20px;
  background: #f3efef;
  width: 100%;
  height: auto;
  min-height: 310px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  margin-bottom: 30px;
}

.lista-servicos a:hover {
  background: #522921;
}

.lista-servicos a:hover i {
  color: #FAA832
}

.lista-servicos a:hover p {
  color: #FAA832
}

.lista-servicos a:hover span {
  background: #FAA832;
  color: #522921
}

.lista-servicos a i {
  font-size: 100px;
  margin-bottom: 40px;
  display: inline-block;
}

.lista-servicos a p {
  font-size: 20px;
  font-weight: 600;
  color: #52271F;
}

.lista-servicos a span {
  margin-top: 10px;
  display: inline-block;
  background: #fff;
  padding: 8px 25px 12px 25px;
  border-radius: 2px 20px;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
}

.trabalhe-conosco {
  background: url(../images/bg-trabalheconosco.jpg) no-repeat center top;
  background-size: cover;
  height: 378px;
}

.trabalhe-conosco .djow {
  position: absolute;
  top: -126px;
  right: -120px;
}

.trabalhe-conosco h1 {
  color: #faa832;
  font-weight: 600;
  margin-top: 41px;
  margin-bottom: 19px;
}

.trabalhe-conosco p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.74);
}

.contact-info p {
  font-size: 17px;
  color: #535353;
  font-weight: 400;
  line-height: 22px;
  padding-left: 0;
}

.contact-info p span {
  font-size: 20px;
  font-weight: 600;
  color: #373333;
  display: block;
  margin-bottom: 10px;
}

.contact-info p span i {
  font-size: 31px;
  float: left;
  margin-right: 12px;
  margin-top: -5px;
}

.shape-contato {
  width: 100%;
  min-width: 100%;
  background: #55AB46;
  margin-top: 70px;
  padding: 15px 30px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  display: block;
  text-align: center;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  border-radius: 3px;
}

.shape-contato:hover {
  background: #373333;
  color: #ffffff;
}

.form-contact.trabalheconosco {
  margin-left: 54px;
}

.form-contact input,
.form-contact select,
.form-contact textarea {
  background: #f3efef;
  width: 100%;
  border-radius: 3px;
  color: #777777;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  border: none;
  height: 48px;
  line-height: 48px;
  margin-bottom: 20px;
  padding: 0 15px;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.form-contact input[type=radio],
.form-contact input[type=checkbox] {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: auto !important;
  margin: auto 5px auto auto !important;
  display: inline;
  height: auto !important;
}

#curriculo fieldset legend {
  padding-bottom: 15px;
  margin-bottom: 5px;
}

#curriculo fieldset .checkbox label input[type="checkbox"],
#curriculo fieldset .radio label input[type="radio"] {
  display: inline-block;
}

#curriculo fieldset .checkbox {
  padding: 0;
}

#curriculo fieldset .checkbox label {
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#curriculo fieldset .checkbox label input {
  display: inline-block;
  margin: 0 10px 0 0 !important;
  position: relative;
}

a.trans {
  background-color: #F8A632;
  color: #31231f;
  padding: 5px 25px 8px 25px;
  border-radius: 8px 0 8px 0;
  font-weight: bold;
  display: inline-block;
}

a.collapsed.trans {
  background-color: #31231f;
  color: #F8A632;
  padding: 5px 25px 8px 25px;
  border-radius: 8px 0 8px 0;
  font-weight: bold;
  display: inline-block;
}

button.btn-cadastrarCurriculo {
  background-color: #F8A632 !important;
  background-image: none;
  color: #31231f;
  padding: 5px 25px 8px 25px;
  border-radius: 8px 0 8px 0;
  font-weight: bold;
  display: inline-block;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  margin-top: 30px;
}

button:hover.btn-cadastrarCurriculo {
  background-color: #31231f !important;
  background-image: none;
  color: #F8A632 !important;
  padding: 5px 25px 8px 25px;
  border-radius: 8px 0 8px 0;
  font-weight: bold;
  display: inline-block;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}

.localizacao {
  margin: 100px 0;
}

.institucional {}

.institucional h1 {
  font-size: 32px;
  color: #52261F;
  font-weight: 600;
  margin-bottom: 2px;
  margin-top: 7px;
}

.institucional .nome {
  font-size: 20px;
  font-weight: 600
}

.institucional p {
  color: #7F665F
}

.lista-valores {}

.lista-valores li {
  width: 48%;
}

.lista-valores li i,
.lista-valores li em {
  float: left;
  font-size: 55px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.lista-valores li h3 {
  font-weight: 600;
  color: #F8A632;
  font-size: 22px;
}

.lista-valores li {
  width: 46%;
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 15px;
  vertical-align: top;
}

.lista-valores li h3 {
  font-weight: 600;
  color: #F8A632;
  font-size: 22px;
  margin-top: 5px;
  margin-bottom: 4px
}

.lista-valores li .area p {
  font-size: 15px;
  line-height: 21px;
}

.localizacaotxt {}

.localizacaotxt h1 {
  font-size: 42px;
  font-weight: 300;
  line-height: 41px;
  margin-bottom: 20px;
}

.localizacaotxt h1 b {
  font-size: 52px;
}

.localizacaotxt p {}

.responsabilidade {}

.responsabilidade .palco {
  padding: 50px 40px;
}

.responsabilidade .palco h1 {
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  margin: 0;
  margin-bottom: 17px;
}

.responsabilidade .palco p {
  color: rgba(255, 255, 255, 0.68);
}

.responsabilidade .palco a {
  padding: 14px 20px 18px 20px;
  background: #391914;
  border-radius: 3px 20px;
  color: #FAA832;
  width: auto;
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 17px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
  border: none;
  margin: 0;
  height: 50px;
  cursor: pointer;
}

.img-responsabilidade {
  width: 100%;
  height: 440px;
  display: inline-block;
}

.responsabilidade .palco a:hover {
  background: #FAA832;
  color: #391914
}

.responsabilidade .palco a:hover i {
  color: #391914
}

.responsabilidade .palco a i {
  color: #FAA832;
  padding-left: 15px;
}

.modal {
  /*   display: block;*/
  padding-right: 0px;
  background-color: rgba(4, 4, 4, 0.5);
}

.modal h2 {
  font-weight: 700;
  font-size: 28px;
}

.modal .titumodal h2,
.modal .titumodal img {
  display: inline-block
}

.modal .titumodal h2 {
  color: #4faa3f;
  line-height: 30px;
}

.modal .titumodal img {
  width: 80px;
  margin-right: 15px;
}

.modal-dialog {
  top: 2%;
  width: 50% !important;
  left: 25%;
  position: absolute;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0px;
}

.modal-content {
  border-radius: 0px;
  border: none;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: currentcolor;
  top: 0%;
  border-top: 7px solid #FAA832;
}

.modal-content.enviaremail {
  border-radius: 0px;
  border: none;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: currentcolor;
  top: 0%;
  border-top: 7px solid #0085B2;
}

.modal-body {
  background-color: #ffffff;
  color: white;
  padding: 5px;
}

.ajusta-100 {
  width: 100%;
  padding: 5px 5%;
}

.modal-palco {
  width: 100%;
  padding: 5px;
  max-height: 650px;
}

.modal-palco i {
  font-size: 70px;
}

.modal-palco h1 {
  color: #522820;
  font-size: 38px;
  line-height: 38px;
  margin: 3px;
  font-weight: 600;
}

.modal-palco.enviaremail h1,
.modal-palco.enviaremail h2,
.modal-palco.enviaremail i {
  color: #0085B2;
}




.mosaicflow__column {
  float: left;
}

.mosaicflow__item img {
  display: block;
  width: 100%;
  height: auto;
}

.mosaicflow__item a {
  display: block;
  position: relative;
  width: 100%;
  min-height: 100%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
  box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}

.mosaicflow__item a:hover span {
  opacity: 100
}

.mosaicflow__item a span {
  position: absolute;
  background: rgba(85, 171, 70, 0.60);
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  font-size: 28px;
}

.mosaicflow__item a span i {
  color: #fff;
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mosaicflow__item a img {}

.close {
  float: right;
  font-size: 31px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
  position: absolute;
  right: 20px;
  z-index: 999;
  top: 20px;
}


.buscar-no-mapa {
  position: relative !important;
}

.buscar-no-mapa .lista-imoveis .bt {
  width: 220px;
  margin: 0 auto;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.buscar-no-mapa .lista-imoveis .bt span {
  height: 188px;
}

.buscar-no-mapa .lista-imoveis .bt .palco-img {
  width: 100%;
  height: 188px;
  border-radius: 4px;
}

.icon-lista-imoveis {
  font-size: 95px;
  color: #40160a;
  display: inline-block;
  margin-top: 51px;
}

.absolute {
  position: absolute !important;
  right: 0 !important;
  left: 0 !important;
  margin: auto !important;
  top: 40px
}

.imovel-quantidade {
  background: #522921;
  padding: 9px 15px 12px 15px;
  position: absolute;
  border-radius: 100px;
  color: #faa832;
  font-weight: 600;
  border: 6px solid #faa832;
  top: 160px;
  left: 210px;
}

.imovel-quantidade.a {
  top: 203px;
  left: 345px;
}

.imovel-quantidade.b {
  top: 380px;
  left: 600px;
}

.imovel-quantidade:hover {
  background: #faa832;
  color: #522921;
  border: 6px solid #522921;
}

.imovel-unico {
  background: #40160a;
  padding: 5px 16px 7px 16px;
  color: #faa832;
  /* top: 110px; */
  /* left: 940px; */
  border-radius: 100px;
  font-weight: 600;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  cursor: pointer;
  width: auto;
  display: inline-block;
}

.imovel-unico:before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  /* margin-right: 10px; */
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  top: 28px;
  margin: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #40160a;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
}

.imovel-unico:hover {
  background: #faa832;
  color: #40160a
}

.imovel-unico:hover:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #faa832;
}

.imovel-open {
  position: absolute;
  bottom: 3px;
  right: 0;
  left: 14px;
  z-index: 1002;
}

.imovel-open:before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  left: -15px;
  right: 0;
  z-index: 1005;
  bottom: 35px;
  margin: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ffffff;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
}

.fixposition {
  position: absolute;
  bottom: -230px;
  left: 540px;
}

.campo-obrigatorio {
  position: absolute;
  left: 0px;
  top: 13px;
  font-size: 12px;
  color: #ef0e09;
  padding: 1px 7px;
  display: inline-block;
  background: #fff;
  border-radius: 100px;
  z-index: 999;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .08);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .08);
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 10px 14px;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 100px;
}

.breadcrumb {
  padding: 0px !important;
}

.breadcrumb li a:hover {
  color: #52261F !important;
  text-decoration: underline !important
}


/* Footer -------------------*/

.fixrodape {
  height: 65px;
}

.bg-rodape {
  background: url(../images/bg-rodape.jpg) no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.bg-rodape a:hover i {
  color: #ffffff !important
}

.bg-rodape p {
  color: #A99290;
  margin: 0;
  font-weight: 600;
  font-size: 16px;
}

.bg-rodape i {
  color: #A99290;
  font-size: 20px;
  padding-right: 15px;
}

.tags {
  background: #F3EFEF;
  padding: 30px 0 40px 0;
}

.tags h1 {
  font-size: 28px;
  color: #52271F;
  line-height: 34px;
  margin-bottom: 30px;
  font-weight: 400
}

.tags a {
  display: inline-block;
  background: #fff;
  color: #6C3A27;
  padding: 10px 20px 14px 20px;
  border-radius: 100px;
  margin-right: 10px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  margin-bottom: 15px
}

.tags a:hover {
  background: #FAA832;
  color: #6C3A27
}

.barra-rodape {
  background: #FAA832;
  width: 100%;
  position: fixed;
  bottom: 0px;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  z-index: 1008;
}

.showrodape {
  bottom: -2px;
}

.barra-rodape .bts {
  display: inline-block;
  padding: 12px 25px;
  width: 100%;
  text-align: center
}

.barra-rodape .bts:hover {
  background: #391914
}

.barra-rodape .bts:hover i {
  color: #FAA832
}

.barra-rodape .bts:hover p {
  color: #FAA832
}
.barra-rodape .bts:hover a {
  color: #FAA832;
}

.barra-rodape .bts a {
 color: #5C3022;
}
.barra-rodape .bts a:hover {
 text-decoration: underline!important;
}

.barra-rodape .bts i {
  color: #5C3022;
  font-size: 35px;
  display: inline-block;
  margin-right: 8px;
}

.barra-rodape .bts p {
  text-align: left;
  line-height: 18px;
  margin: 0;
  padding: 0;
  color: #5C3022;
  display: inline-block;
  font-weight: 600;
  padding-top: 5px;
}


/* Media ----------------------*/

@media (max-width: 1199px) {
  .menu nav ul li a {
    padding: 6px 12px 10px 12px;
    font-size: 16px;
  }

  .sub-buscaavancada .position>label {
    width: 60%;
  }

  .sub-buscaavancada label {
    width: 160px !important;
  }
}

@media (max-width: 991px) {
  .menu .logo {
    position: relative;
    margin: auto;
    display: inline-block;
    top: 14px;
  }

  .menu .logo img {
    width: 77%;
    margin-top: 2px
  }

  .menu-fixo .logo img {
    width: 35%!important;
    margin-top: 9px!important;
  }

  .barra-bts {
    font-size: 15px;
  }

  .barra-bts i {
    font-size: 58px;
  }

  .busca .col-md-4 {
    margin-bottom: 9px;
  }

  .busca .bts,
  select {
    padding: 16px 20px 18px 20px;
  }

  select {
    padding: 14px 20px 15px 20px;
  }

  .sub-buscaavancada:before {
    top: -8px;
  }

  .sub-buscaavancada .position {
    position: relative;
    display: inline-block;
    border: 1px solid rgba(57, 25, 20, 0.22);
    padding: 15px 20px !important;
    width: 49%;
    margin-bottom: 4px;
    border-radius: 4px;
  }

  .sub-buscaavancada .position>label {
    width: 100% !important;
  }

  .avancadasub {
    top: 49px;
  }

  .bt-social {
    height: 100px;
  }

  .bt-social.insta {
    margin-top: -6px;
  }

  .bt-social i {
    font-size: 40px
  }

  .bt-social p {
    font-size: 18px;
  }

  .trabalhe-conosco .djow {
    right: -190px;
  }

  .titu-interna i {
    position: absolute;
    font-size: 110px;
    -webkit-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 4px;
    left: 10px;
  }

  .titu-interna h1 {
    color: #52261F;
    font-size: 32px;
    display: block;
    line-height: 41px;
    margin-left: 145px;
    margin-top: 44px;
  }

  .sub-buscaavancada .search-line__top .bts i {
    display: none;
  }





  /* MODALS */
  .modal-palco.enviaremail h1,
  .modal-palco.enviaremail h2 {
    font-size: 32px;
    line-height: 35px;
    text-align: center;
  }


  .modal-palco {
    width: 100%;
    padding: 10px;
  }

  .ajusta-100 {
    width: 100%;
    padding: 5px 5%;
  }

  .modal h2 {
    font-weight: 700;
    font-size: 28px;
  }

  .modal-dialog {
    top: 10%;
    width: 70% !important;
    left: 15%;
    position: absolute;
  }

  .modal-dialog {
    position: relative;
    width: auto;
    margin: 0px;
  }

  .modal-content {
    top: 15%;
  }


  .modal-body {
    padding: 15px;
  }

}

@media (max-width: 767px) {
  .sub-buscaavancada {
    top: 50px;
  }

  .sub-buscaavancada .position {
    width: 100%;
  }

  .lista-valores li {
    width: 100%;
  }

  .fixheader {
    height: 100px;
  }

  .imovel-quantidade {
    top: 80px;
    left: 110px;
  }

  .fixposition {
    bottom: -230px;
    left: 170px;
  }

  .sub-buscaavancada.type1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sub-buscaavancada .position input[type=text] {
    width: 100%;
  }

  .search-line__bottom button {
    width: 280px;
    display: block;
    margin: 0 0 20px 0 !important;
  }
}

@media (max-width: 560px) {
  .avancadasub {
    width: 100%;
  }

  .titu-interna i {
    font-size: 74px !important;
    top: 3px !important;
    left: 5px !important;
  }

  .titu-interna h1 {
    font-size: 21px;
    line-height: 29px;
    margin-left: 85px !important;
    margin-top: 84px;
  }

  .titu-interna h1 b {
    font-size: 44px;
  }

  .apresente-sua-area h1 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 22px;
  }

  .radio label,
  .checkbox label {
    font-size: 22px !important;
  }

  .titu-interna.servicos h1 {
    margin-top: 89px;
    margin-left: 0px !important;
  }

  .titu-interna.servicos h1 b {
    font-size: 40px;
  }

  .titu-interna.servicos {
    height: 160px;
  }

  .lista-servicos a {
    padding: 35px 10px;
    margin-bottom: 30px;

  }

  .lista-servicos a i {
    font-size: 80px;
    margin-bottom: 42px;
  }

  .trabalhe-conosco {
    padding: 60px 0;
    height: auto;
  }

  .trabalhe-conosco h1 {
    font-size: 39px;
    line-height: 40px;
    margin-top: 0px;
  }

  .img-responsabilidade {
    height: 280px;
  }

  .modal-body {
    padding: 15px;
  }
}

@media (max-width: 480px) {
  .tags h1 {
    font-size: 22px;
    line-height: 30px;
  }

  .lista-imoveis h1 {
    font-size: 30px;
    line-height: 32px;
  }

  .barra-rodape .bts i {
    font-size: 25px;
  }

  .barra-rodape .bts {
    padding: 12px 10px;
  }

  .titu h1 {
    font-size: 26px;
    color: #5F3326;
    font-weight: 600;
    margin: 0 0 7px 0;
    line-height: 28px;
  }

  .titu p {
    font-size: 17px;
    color: #F8A532;
  }

  .sub-buscaavancada .bts i {
    display: none;
  }

  .search-line__top>div {
    margin-bottom: 20px;
  }


}

@media (max-width: 362px) {
  .sub-buscaavancada:before {
    right: 60px;
  }

  .sub-buscaavancada {
    top: 50px;
  }


  .inpt-filtro-valor {
    width: 85px !important;
  }
}


/* Alinhamentos -------------------*/

.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left;
}

.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center;
}

.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right;
}

.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
  text-align: justify;
}

@media (max-width: 767px) {

  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit;
  }

  .text-left-xs {
    text-align: left;
  }

  .text-center-xs {
    text-align: center;
  }

  .text-right-xs {
    text-align: right;
  }

  .text-justify-xs {
    text-align: justify;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit;
  }

  .text-left-sm {
    text-align: left;
  }

  .text-center-sm {
    text-align: center;
  }

  .text-right-sm {
    text-align: right;
  }

  .text-justify-sm {
    text-align: justify;
  }
}

@media (max-width:991px){
	section.wrap-slider {
		margin-top: 50px!important;
	}
	#home .barra,
	#imoveis .barra{
		margin-top: -30px!important;
	}
	p.fixmobile {
		padding-top: 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit;
  }

  .text-left-md {
    text-align: left;
  }

  .text-center-md {
    text-align: center;
  }

  .text-right-md {
    text-align: right;
  }

  .text-justify-md {
    text-align: justify;
  }
}

@media (min-width: 1360px) {
	section.conteudo {
		padding-top: 65px;
	}
}

@media (min-width: 1200px) {

  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit;
  }

  .text-left-lg {
    text-align: left;
  }

  .text-center-lg {
    text-align: center;
  }

  .text-right-lg {
    text-align: right;
  }

  .text-justify-lg {
    text-align: justify;
  }
}


/* Outros -------------------*/

#toTop {
  color: #fff;
  position: fixed;
  bottom: 140px;
  right: 40px;
  display: none;
  background-color: #2555A1;
  background-position: 0px;
  height: 30px;
  width: 30px;
  z-index: 999;
  border-radius: 20px;
  text-indent: -30000px;
}

#toTop:hover {
  background-color: #D42E54;
}

*::-moz-selection {
  background-color: #522820;
  color: #FAA832;
}

*::selection {
  background-color: #522820;
  color: #FAA832;
}

.field-required {
  border: 2px red solid !important;
}

.md-datepicker-triangle-button.md-icon-button.md-button {
  display: none;
}

.md-datepicker-input {
  margin-bottom: 2px !important;
  pointer-events: none;
}

.custom-placeholder {
  position: absolute;
  padding-left: 15px;
  line-height: 40px;
  padding-top: 2px;
  font-size: large;
  color: grey;
}




/*INSTAGRAM*/

.instagram {
  /*max-width: 1340px;*/
  padding: 10px 0;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 5px;
}


.bg-instagram h2,
.bg-instagram p {
  margin: 0;
  text-transform: uppercase;
}

.bg-instagram p {
  font-weight: 600;
}

.instagram .insta-wrap .insta-holder {
  width: 20%;
  padding: 0;
  margin: 0;
  float: left;
  position: relative;
  line-height: 0;
  overflow: hidden;
  z-index: 200;
}

.instagram .insta-wrap .insta-holder img {
  width: 100%;
}

.insta-holder {
  max-height: 225px;
}

.insta-holder:hover .insta-hover {
  opacity: .8;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.24s ease-in-out 0s;
  -webkit-transition: all 0.24s ease-in-out 0s;
  transition: all 0.24s ease-in-out 0s;
}

.insta-holder:hover span {
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.24s ease-in-out 0s;
  -webkit-transition: all 0.24s ease-in-out 0s;
  transition: all 0.24s ease-in-out 0s;
}

.insta-hover {
  background: #faa832;
  opacity: 0;
  -webkit-transition: all 0.24s ease-in-out 0s;
  -o-transition: all 0.24s ease-in-out 0s;
  transition: all 0.24s ease-in-out 0s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 300;
  width: 100%;
  height: 300px;
}

.insta-holder span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 62px;
  z-index: 400;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.24s ease-in-out 0s;
  -o-transition: all 0.24s ease-in-out 0s;
  transition: all 0.24s ease-in-out 0s;
}

.insta-link {
  color: #faa832;
  margin-top: 30px;
  display: block;
}

.servicos-rodape>div {
  display: inline;
  float: left;
  width: calc(100% / 5);
}

#btnWhatsapp {
  color: #25D366;
  padding: 10px;
}

#btnWhatsapp .fa {
  color: inherit;
  font-size: 2rem;
  line-height: 0.85;
  vertical-align: middle;
}
